You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Ja...@rzf.fin-nrw.de on 2009/11/06 12:05:13 UTC

Nightly builds at Apaches Hudson instance

I have set up a nightly build.
It runs an
  $ant -f build.xml distribution
  $ant -f check.xml dumphtml findbugs
and publishes the source- and binary distro and has violations reports
(findbugs+checkstyle) and javadocs.

Old runs will be deleted, so only the actual results are online.


http://hudson.zones.apache.org/hudson/view/Ant/job/Ant%20Nightly/lastBui
ld/console
Entry site

http://hudson.zones.apache.org/hudson/view/Ant/job/Ant%20Nightly/violati
ons/file/zonestorage/hudson/home/hudson/hudson/jobs/Ant%20Nightly/worksp
ace/trunk/src/main/org/apache/tools/zip/ZipEncodingHelper.java/
sample violations report for one class (checkstyle + findbugs including
source view)

http://hudson.zones.apache.org/hudson/view/Ant/job/Ant%20Nightly/javadoc
/
Javadocs


Jan



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org