Upgrade
To upgrade from earlier versions of Hudson, simply redeploy the WAR file. Read this document for more about container-specific instructions on how to do this. See this document for automation.
Using Hudson
Screencasts
Tool Integration
Running Hudson as a daemon
Extreme Feedback
Issues
License
Most of the art work is derived from Tango Project, and thus this portion of Hudson is covered by their license (Creative Commons Attribution Share-Alike license). The rest (that is, all the code, documents, build scripts, etc.) is covered by the MIT license, unless otherwise stated in individual files.
Hudson Goods
Get Hudson T-shirts, mug caps, etc., from CafePress Hudson store.
Comments (3)
Jul 17, 2007
Anonymous says:
There is an issue I think worth adding to the list above. That is when a job st...There is an issue I think worth adding to the list above.
That is when a job starts a daemon and execution is manually terminated or due to an error the daemon is left running. A general solution to the problem will be very valuable!
Jul 17, 2007
Kohsuke Kawaguchi says:
Please feel free to go ahead and create a page. I'm not aware of any solution, s...Please feel free to go ahead and create a page. I'm not aware of any solution, so I'm curious what solution you have.
Nov 10, 2008
Bob Webster says:
How can I report NUnit test results back to Hudson? I have to run the tests exte...How can I report NUnit test results back to Hudson? I have to run the tests externally...