phing
Hudson failing build w/o revealing cause
Every build has failed as of Tuesday.I\'m not exactly sure what happened.The Phing targets (clean/prepare) are being executed properly.Additionally, the unit tests are passing with flying colors, with[详细]
2023-01-18 23:18 分类:问答Configuration and content management with automated deployment tools for ZF based app
I am trying to automate deployments of a particular project and a bit lost as to who to handle config file as well as user assets.[详细]
2023-01-18 14:53 分类:问答Why is my unit test failing via Hudson/Phing, but succeeding via Phing on the command line?
General Info: PHP 5.3.3 PHPUnit 3.4 Zend Framework 1.10.8 开发者_JAVA百科 Phing build target <target name=\"test\">[详细]
2023-01-17 15:58 分类:问答phing and phpunit + bootstrap
How to run PHPUnit test suite with bootstrap file with phing? My app structure: application/ library/ tests/[详细]
2023-01-15 05:54 分类:问答check if a certain revision (or tag) exists in SVN/subversion
I\'m building a phing deployment script where I first ask the u开发者_StackOverflowser to enter the revision/tag to deploy from svn.[详细]
2023-01-12 22:04 分类:问答phing parameters
for deployment, we use the awesome tool P开发者_StackOverflowHING. We\'d like to be able to pass a parameter to the \"phing\" command when deploying, like this:[详细]
2023-01-12 17:33 分类:问答PHP - application patch build
I\'m trying to come up with a better solution for our development group to build patches for our applications (PHP).[详细]
2023-01-12 06:18 分类:问答Hudson keeps failing with Phing AND Ant. Any hints?
Let\'s just skip right to the good stuff... errors I\'m getting from the console when running Ant: phpunit:[详细]
2023-01-06 23:56 分类:问答Invoking a URL and retrieving the rendered HTML page in Phing
So this is my dilemma - I am using the excellent codeigniter-simpletest library by Eric Barnes (http://github.com/ericbarnes/codeigniter-simpletest). Its perfect for my purposes, as it adds an endpoin[详细]
2023-01-04 23:19 分类:问答Eclipse PDT & Phing
Is there any integration of Phing with Eclipse PDT and if not, are there any plans to do so? I found an eclipse plugin \"PTI - PHP Tool Integration\" that integrates php tools like PHP Depend, PHPUni[详细]
2023-01-04 07:34 分类:问答