Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 809 invoked from network); 24 Sep 2008 14:00:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Sep 2008 14:00:28 -0000 Received: (qmail 67378 invoked by uid 500); 24 Sep 2008 14:00:25 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 67362 invoked by uid 500); 24 Sep 2008 14:00:25 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 67353 invoked by uid 99); 24 Sep 2008 14:00:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 07:00:25 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2008 13:59:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 316662388970; Wed, 24 Sep 2008 06:59:57 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r698576 - in /ant/core/trunk: docs/nightlies.html docs/page.css xdocs/nightlies.xml Date: Wed, 24 Sep 2008 13:59:56 -0000 To: notifications@ant.apache.org From: jhm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080924135957.316662388970@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jhm Date: Wed Sep 24 06:59:55 2008 New Revision: 698576 URL: http://svn.apache.org/viewvc?rev=698576&view=rev Log: * two more builds * also list when the builds will start Modified: ant/core/trunk/docs/nightlies.html ant/core/trunk/docs/page.css ant/core/trunk/xdocs/nightlies.xml Modified: ant/core/trunk/docs/nightlies.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/nightlies.html?rev=698576&r1=698575&r2=698576&view=diff ============================================================================== --- ant/core/trunk/docs/nightlies.html (original) +++ ant/core/trunk/docs/nightlies.html Wed Sep 24 06:59:55 2008 @@ -213,33 +213,53 @@ Title Description Build command + When last build last success - Apache Ant + Apache Ant - Ant Core Trunk - current development + Core Trunk + current development clean test + continuously last build last success - Ant Distribution - a 'distribution' nearly as done while releasing. + Distribution + a 'distribution' nearly as done while releasing allclean main_distribution + Daily at 08:00 GMT
(if there are pending changes) last build last success - Apache Ivy + JavaDoc + JavaDocs for classes and testclasses + javadocs javadocs.test + Daily at 08:00 GMT
(if there are pending changes) + last build + last success + + + Checkstyle + check the conformance against coding styleguide + -f check.xml checkstyle htmlreport + continuously + last build + last success + + + Apache Ivy Core 2.0.x maintenance of 2.x releases + last build last success @@ -247,6 +267,7 @@ Core Trunk current development + last build last success @@ -254,6 +275,7 @@ Core Trunk - Checkstyle check of code styleguide + last build last success @@ -261,6 +283,7 @@ Core Trunk - Distribution a 'distribution' nearly as done while releasing. + last build last success @@ -270,6 +293,7 @@ + last build last success Modified: ant/core/trunk/docs/page.css URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/page.css?rev=698576&r1=698575&r2=698576&view=diff ============================================================================== --- ant/core/trunk/docs/page.css (original) +++ ant/core/trunk/docs/page.css Wed Sep 24 06:59:55 2008 @@ -90,13 +90,14 @@ .content .externals th { width: 120px; text-align: right; } .content .externals td { background-color: #f0f0ff; color: black; } -.content .ContinuousBuild { width: 70%; background-color: #7099C5; color: #ffffff; font-size : 90%;} +.content .ContinuousBuild { width: 90%; background-color: #7099C5; color: #ffffff; font-size : 90%;} .content .ContinuousBuild caption { text-align: left; color: black; font-weight: bold; } .content .ContinuousBuild th { width: 120px; } .content .ContinuousBuild td { background-color: #f0f0ff; color: black; text-align: center; } -.content .ContinuousBuild .title { width: 20%; text-align: left; } +.content .ContinuousBuild .title { width: 15%; text-align: left; } .content .ContinuousBuild .description { width: 30%; font-style: italic; } -.content .ContinuousBuild .command { width: 30%; font-family: "Courier New", Courier, monospace; } +.content .ContinuousBuild .command { width: 20%; font-family: "Courier New", Courier, monospace; } +.content .ContinuousBuild .when { width: 25%; } .content .ContinuousBuild .link { } Modified: ant/core/trunk/xdocs/nightlies.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/nightlies.xml?rev=698576&r1=698575&r2=698576&view=diff ============================================================================== --- ant/core/trunk/xdocs/nightlies.xml (original) +++ ant/core/trunk/xdocs/nightlies.xml Wed Sep 24 06:59:55 2008 @@ -43,33 +43,53 @@ Title Description Build command + When last build last success - Apache Ant + Apache Ant - Ant Core Trunk - current development + Core Trunk + current development clean test + continuously last build last success - Ant Distribution - a 'distribution' nearly as done while releasing. + Distribution + a 'distribution' nearly as done while releasing allclean main_distribution + Daily at 08:00 GMT
(if there are pending changes) last build last success - Apache Ivy + JavaDoc + JavaDocs for classes and testclasses + javadocs javadocs.test + Daily at 08:00 GMT
(if there are pending changes) + last build + last success + + + Checkstyle + check the conformance against coding styleguide + -f check.xml checkstyle htmlreport + continuously + last build + last success + + + Apache Ivy Core 2.0.x maintenance of 2.x releases + last build last success @@ -77,6 +97,7 @@ Core Trunk current development + last build last success @@ -84,6 +105,7 @@ Core Trunk - Checkstyle check of code styleguide + last build last success @@ -91,6 +113,7 @@ Core Trunk - Distribution a 'distribution' nearly as done while releasing. + last build last success @@ -100,6 +123,7 @@ + last build last success