From f173745501c52616cddec950319bd93c53e69e14 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Thu, 9 Oct 2008 07:09:56 +0000 Subject: [PATCH] Add a new CI-Configuration which runs Findbugs regularly. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@703078 13f79535-47bb-0310-9956-ffa450edef68 --- docs/nightlies.html | 8 ++++++++ xdocs/nightlies.xml | 4 ++++ 2 files changed, 12 insertions(+) diff --git a/docs/nightlies.html b/docs/nightlies.html index 80b7f13d1..ef1a92df9 100644 --- a/docs/nightlies.html +++ b/docs/nightlies.html @@ -257,6 +257,14 @@ system. You can directly access the builds of Ant and Ivy:

continuously last build last success + + + Findbugs + runs Findbugs against Ant Codebase + -f check.xml findbugs + Daily at 08:00
(if there are pending changes) + last build + last success Distribution diff --git a/xdocs/nightlies.xml b/xdocs/nightlies.xml index 2b513fc40..52b35af60 100644 --- a/xdocs/nightlies.xml +++ b/xdocs/nightlies.xml @@ -57,6 +57,10 @@ system. You can directly access the builds of Ant and Ivy:

check the conformance against coding styleguide + + runs Findbugs against Ant Codebase + Daily at 08:00
(if there are pending changes)
+
a 'distribution' nearly as done while releasing Daily at 08:00 GMT
(if there are pending changes)