Changeset [fd6b4e6102c9b4493a2bfdd8c83c662337943e55] by Thell Fowler
December 12th, 2009 @ 03:42 PM
hudson: introduce Hudson job and build script
- Hudson, the continuous integration server, can be easily installed and setup locally by any developer until we have an official public build server. It requires java and the hudson.war. After starting the Hudson server using 'java -jar hudson.war' create a new job, then shutdown the server, copy the contrib\hudson-ci\config.xml to your local ~.hudson\$new_project\ path replacing the one that is there and restart the hudson server. Lastly, you will need to define a NPPCR_ROOT_PATH variable under in the 'Manage Hudson' area. Edit the job configurations to suit your needs.
[#25]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/almostautomated/npp-community/commit/fd6b4e6102c9...
Committed by Thell Fowler
- A contrib/hudson-ci/NPPCR-HUDSON-BUILD-TESTS.bat
- A contrib/hudson-ci/config.xml
- M .gitignore
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release