I use Hudson as our build server. WE have a very large project that is devided into several maven based projects. There are several dependencies between the artifacts of these projects. Currently we d
Let\'s just skip right to the good stuff... errors I\'m getting from the console when running Ant: phpunit:
I have separated a big Hudson job into smaller jobs. Job A does the main build and Job B does another build with a different configuration. I have configured Hudson, so that the A triggers B and that
I want to have a Hudson setup that has two开发者_运维知识库 cluster nodes with JBoss. There is already a test machine with Hudson and it is running the nightly build and tests. At the moment the appli
My requerment is to Get files from CVS. Build in windows env Deploy in various servers in UNIX box Can you 开发者_如何转开发please suggest a tool which can do the above?I recently setup a CI env
I\'m getting o开发者_如何学Cdd behaviour from my Hudson setup on Windows when monitoring a CVS repository; access is via extssh.After checking in a change to the repository, if I run \"cvs status file
Hudson is a开发者_JS百科 great tool, and the emails it sends about failing builds are a great help. However, it can only do this if Hudson itself is in a working condition. It is able to report proble
In one of my Django projects I have a suite of unit tests that are based on TransactionalTestCase class (it takes much longer than TestCase). It is impossible to run tests after each change in code be
How do I get Apache Ant to delete a directory no matter what.I want it to be deleted even if there are locks or usages of the directory on windows.
We have around 20 developers and want to implement continuous integration using Team foundation server 2010.