It would also be nice if Hudson could run the extended UIMA-AS test suite for us once in a while. These tests are not executed when UIMA-AS is build because they take too long.
Jörn Marshall Schor wrote:
Here's my vision of automation (achieved over time :-) ), and why CI could be important - it is building the potential releases from source checkout. We have CI going on Hudson; we decide at some point that things merit a release; so we push some button on the CI or Nexus interface and get a particular snapshot release tagged, checked out and built as a candidate. We do some additional integration testing, and then vote on the thing in the nexus repo, where it look like a release but is in some "held" state. After the vote succeeds, we log onto the Nexus web interface and push another button, and the release happens. -Marshall
