On 2/11/11 12:36 PM, Marshall Schor wrote:
+1
Can you post pointers on what to read to climb the learning curve on using this
CI at Apache?
There is a wiki page describing a few common things to watch out for,
like setting a timeout, how to get mails through to the dev list and
what to do with long running jobs.
http://wiki.apache.org/general/Hudson
The setup itself is very simple, point it to the trunk e.g. uimaj and
tell it where to find the pom, then it can start building.
We could configure a trigger which polls our SCM every hour for changes
and if something changed start a build.
Should I go ahead and configure a hudson Job ? We can then tune and
extend it. For UIMA-AS we should run the extensive tests on hudson.
Jörn