Using Jenkins Build Server
Version 4.1 by David Avendasora on 2012/03/05 04:06
Using Jenkins (or Hudson) with WebObjects can make many building, testing and deployment tasks much easier. Jenkins can be easily configured to automatically build, build and run tests, or even build, run tests and deploy your projects whenever you commit a change to your source code repository. It can also be used to build your projects against the latest version of Project Wonder, ensuring that you'll find out about problems before you deploy.
The pages below will walk you through the basics of installing and using Jenkins with WebObjects.