How about if we start by reporting build failures to the dev list? Also, it would be good to deploy a snapshot automatically, if the build succeeds.
Also, I think we need a page on our web site describing our set up , with links to more details, etc. I can help do the web page, but I would need help with the "content" :-) since I haven't climbed the learning curve on our use of hudson. -Marshall On 2/22/2011 9:32 AM, Jörn Kottmann (JIRA) wrote: > [ > https://issues.apache.org/jira/browse/UIMA-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997818#comment-12997818 > ] > > Jörn Kottmann commented on UIMA-1717: > ------------------------------------- > > We can now build the SDK successfully on hudson. > > We could now make more use of hudson and let it do the following: > - Report the build status to the dev list > - Publish snapshots to the apache snapshot repo > - Produce quality reports, e.g. findbugs, test coverage, > number of compiler warnings, etc. > >> Use Apache Hudson and Nexus repository facilities >> ------------------------------------------------- >> >> Key: UIMA-1717 >> URL: https://issues.apache.org/jira/browse/UIMA-1717 >> Project: UIMA >> Issue Type: Wish >> Components: Build, Packaging and Test >> Reporter: Richard Eckart de Castilho >> Original Estimate: 0h >> Remaining Estimate: 0h >> >> The ASF seems to provide a continuous integration facility (c.f. >> http://wiki.apache.org/general/Hudson), as well as a Nexus Maven artifact >> repository (c.f. >> http://wiki.apache.org/portals/FrontPage/HowtoUseNexusForRelease). It would >> be great if UIMA would make use of these facilities, allowing for better >> testing as well as access to fresh snapshot artifacts. It would hopefully >> also facilitate things for people compiling UIMA or the UIMA sandbox on >> their private Hudson instances.
