Author: jhm
Date: Sat May 25 08:09:43 2013
New Revision: 1486297

URL: http://svn.apache.org/r1486297
Log:
Update nightlies.[x|ht]ml

Modified:
    ant/site/ant/production/nightlies.html
    ant/site/ant/sources/nightlies.xml

Modified: ant/site/ant/production/nightlies.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/nightlies.html?rev=1486297&r1=1486296&r2=1486297&view=diff
==============================================================================
--- ant/site/ant/production/nightlies.html (original)
+++ ant/site/ant/production/nightlies.html Sat May 25 08:09:43 2013
@@ -206,8 +206,12 @@
       <a name="Nightly Builds"></a>
       Nightly Builds
     </h3>
-                        <p>We don't provide binary nightly builds at the 
moment, but if you
-want to build Apache Ant from sources, you can use a <a 
href="http://svn.apache.org/snapshots/ant/";>Subversion snapshot</a>.</p>
+                        <p>We don't provide binary nightly builds at the 
moment.
+<!--, but if you
+want to build Apache Ant from sources, you can use a <a
+href="http://svn.apache.org/snapshots/ant/";>Subversion snapshot</a>.
+-->
+</p>
                         <h3 class="section">
       <a name="Continuous Builds"></a>
       Continuous Builds
@@ -219,7 +223,7 @@ that on the <a href="mail.html#Developer
 You can directly access the builds of Ant and Ivy on these CI 
installations:</p>
                                 <p>The Apache Software Foundation <a 
href="https://builds.apache.org/";>hosts</a> an
 installation of the <a href="http://jenkins-ci.org//";>Jenkins</a> CI-system 
which Ant + Ivy
-<a href="https://builds.apache.org/view/A-F/view/Ant/";>use</a>.</p>
+<a href="https://builds.apache.org/";>use</a>.</p>
                                     <table class="ContinuousBuild">
     <tr>
       <th>Title</th>
@@ -231,44 +235,36 @@ installation of the <a href="http://jenk
     </tr>
             <tr><td colspan="6" class="title"><b>Apache Ant</b></td></tr>
                         <tr>
-      <td class="title">Ant Trunk on JDK 1.4</td>
-      <td class="description">current development on the lowest defined 
JDK</td>
-      <td class="command">build.sh</td>
+      <td class="title">Ant Test Windows</td>
+      <td class="description">Build</td>
+      <td class="command">build.bat allclean test -Dignore.tests.failed=true 
-Doptional.jars.whenmanifestonly=skip</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_JDK_1.4/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_JDK_1.4/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ant-test-windows/lastBuild/";>last 
build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ant-test-windows/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                         <tr>
-      <td class="title">Ant Trunk Tests on JDK 1.4</td>
-      <td class="description">current development on the lowest defined 
JDK</td>
-      <td class="command">build.sh allclean test</td>
+      <td class="title">Ant JDK-Matrix</td>
+      <td class="description">Checks Ant Trunk against several JDKs (1.5, 1.6, 
1.7) on several OS (Ubuntu Windows)</td>
+      <td class="command">build allclean test -Dignore.tests.failed=true 
-Doptional.jars.whenmanifestonly=skip</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_JDK_1.4_Test/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_JDK_1.4_Test/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ant-Build-Matrix/lastBuild/";>last 
build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ant-Build-Matrix/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                         <tr>
       <td class="title">Checks Ant POMs by building Ant from the POMs.</td>
       <td class="description">Checks the POMs by building Ant by Maven</td>
       <td class="command">maven src/etc/poms/pom.xml clean package</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_BuildFromPOMs/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_BuildFromPOMs/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ant_BuildFromPOMs/lastBuild/";>last 
build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ant_BuildFromPOMs/lastSuccessfulBuild/";>last
 success</a></td>
     </tr>
                         <tr>
       <td class="title">Ant Nightly</td>
       <td class="description">Metric checks of Ant Trunk (Findbugs, RAT, 
Checkstyle)</td>
       <td class="command">ant allclean distribution | ant -f check.xml 
dumphtml findbugs rat</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_Nightly/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant_Nightly/lastSuccessfulBuild/";>last
 success</a></td>
-    </tr>
-                        <tr>
-      <td class="title">Ant JDK-Matrix</td>
-      <td class="description">Checks Ant Trunk against several JDKs (1.4, 1.5, 
1.6)</td>
-      <td class="command">ant test</td>
-              <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant-Build-Matrix/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ant-Build-Matrix/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ant_Nightly/lastBuild/";>last build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ant_Nightly/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                 <tr><td colspan="6" class="title"><b>Apache Ivy</b></td></tr>
                         <tr>
@@ -276,16 +272,24 @@ installation of the <a href="http://jenk
       <td class="description">current development</td>
       <td class="command">ant clean jar</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ivy/lastBuild/";>last 
build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ivy/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ivy/lastBuild/";>last build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ivy/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                         <tr>
       <td class="title">Ivy Core Trunk Checks</td>
       <td class="description">Metric checks of Ivy Trunk (Findbugs, RAT, 
Checkstyle)</td>
-      <td class="command">ant findbugs checkstyle-internal | ant -f 
build-release.xml rat</td>
+      <td class="command">ant findbugs checkstyle-internal | ant -file 
build-release.xml -Drat.failOnError=false rat</td>
+              <td class="when">continuously</td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ivy-check/lastBuild/";>last build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ivy-check/lastSuccessfulBuild/";>last 
success</a></td>
+    </tr>
+                        <tr>
+      <td class="title">Ivy Tests</td>
+      <td class="description"></td>
+      <td class="command"></td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ivy-check/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/Ivy-check/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/Ivy-tests/lastBuild/";>last build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/Ivy-tests/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                 <tr><td colspan="6" class="title"><b>Apache IvyDE</b></td></tr>
                         <tr>
@@ -293,16 +297,25 @@ installation of the <a href="http://jenk
       <td class="description">current development</td>
       <td class="command">ant clean hudson-prepare | ant dist checkstyle 
rat</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/IvyDE/lastBuild/";>last 
build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/IvyDE/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/IvyDE/lastBuild/";>last build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/IvyDE/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                         <tr>
       <td class="title">Eclipse Updatesite</td>
       <td class="description">Update your Eclipse installation with the latest 
Ivy/IvyDE</td>
       <td class="command">ant hudson-prepare | ant hudson-build</td>
               <td class="when">continuously</td>
-            <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/IvyDE-updatesite/lastBuild/";>last
 build</a></td>
-      <td class="link"><a 
href="https://builds.apache.org/view/A-F/view/Ant//job/IvyDE-updatesite/lastSuccessfulBuild/";>last
 success</a></td>
+            <td class="link"><a 
href="https://builds.apache.org/job/IvyDE-updatesite/lastBuild/";>last 
build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/";>last 
success</a></td>
+    </tr>
+                <tr><td colspan="6" class="title"><b>Apache 
EasyAnt</b></td></tr>
+                        <tr>
+      <td class="title">EasyAnt Trunk</td>
+      <td class="description">current development</td>
+      <td class="command">ant -Dbootstrap.fork=true -Dtarget=distribution 
clean run</td>
+              <td class="when">continuously</td>
+            <td class="link"><a 
href="https://builds.apache.org/job/EasyAnt/lastBuild/";>last build</a></td>
+      <td class="link"><a 
href="https://builds.apache.org/job/EasyAnt/lastSuccessfulBuild/";>last 
success</a></td>
     </tr>
                 </table>
                                 <p>JetBrains is offering Ant the service of a 
Continuous Build on their TeamCity system.</p>

Modified: ant/site/ant/sources/nightlies.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ant/sources/nightlies.xml?rev=1486297&r1=1486296&r2=1486297&view=diff
==============================================================================
--- ant/site/ant/sources/nightlies.xml (original)
+++ ant/site/ant/sources/nightlies.xml Sat May 25 08:09:43 2013
@@ -26,9 +26,12 @@
 
 <section name="Nightly Builds">
 
-<p>We don't provide binary nightly builds at the moment, but if you
+<p>We don't provide binary nightly builds at the moment.
+<!--, but if you
 want to build Apache Ant from sources, you can use a <a
-href="http://svn.apache.org/snapshots/ant/";>Subversion snapshot</a>.</p>
+href="http://svn.apache.org/snapshots/ant/";>Subversion snapshot</a>.
+-->
+</p>
 
 </section>
 
@@ -44,16 +47,16 @@ You can directly access the builds of An
 
 <p>The Apache Software Foundation <a 
href="https://builds.apache.org/";>hosts</a> an
 installation of the <a href="http://jenkins-ci.org//";>Jenkins</a> CI-system 
which Ant + Ivy
-<a href="https://builds.apache.org/view/A-F/view/Ant/";>use</a>.</p>
+<a href="https://builds.apache.org/";>use</a>.</p>
 
 <!-- TODO: insert the job commands  //job/@command  -->
-<hudson base="https://builds.apache.org/view/A-F/view/Ant/";>
+<hudson base="https://builds.apache.org";>
     <project name="Apache Ant">
-        <job id="Ant_JDK_1.4" title="Ant Trunk on JDK 1.4" command="build.sh">
-            <description>current development on the lowest defined 
JDK</description>
+        <job id="Ant-test-windows" title="Ant Test Windows" command="build.bat 
allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip">
+            <description>Build</description>
         </job>
-        <job id="Ant_JDK_1.4_Test" title="Ant Trunk Tests on JDK 1.4" 
command="build.sh allclean test">
-            <description>current development on the lowest defined 
JDK</description>
+        <job id="Ant-Build-Matrix" title="Ant JDK-Matrix" command="build 
allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip">
+            <description>Checks Ant Trunk against several JDKs (1.5, 1.6, 1.7) 
on several OS (Ubuntu Windows)</description>
         </job>
         <job id="Ant_BuildFromPOMs" title="Checks Ant POMs by building Ant 
from the POMs." command="maven src/etc/poms/pom.xml clean package">
             <description>Checks the POMs by building Ant by Maven</description>
@@ -61,17 +64,18 @@ installation of the <a href="http://jenk
         <job id="Ant_Nightly" title="Ant Nightly" command="ant allclean 
distribution | ant -f check.xml dumphtml findbugs rat">
             <description>Metric checks of Ant Trunk (Findbugs, RAT, 
Checkstyle)</description>
         </job>
-        <job id="Ant-Build-Matrix" title="Ant JDK-Matrix" command="ant test">
-            <description>Checks Ant Trunk against several JDKs (1.4, 1.5, 
1.6)</description>
-        </job>
     </project>
     <project name="Apache Ivy">
         <job id="Ivy" title="Ivy Core Trunk" command="ant clean jar">
             <description>current development</description>
         </job>
-        <job id="Ivy-check" title="Ivy Core Trunk Checks" command="ant 
findbugs checkstyle-internal | ant -f build-release.xml rat">
+        <job id="Ivy-check" title="Ivy Core Trunk Checks" command="ant 
findbugs checkstyle-internal | ant -file build-release.xml 
-Drat.failOnError=false rat">
             <description>Metric checks of Ivy Trunk (Findbugs, RAT, 
Checkstyle)</description>
         </job>
+        <!--TODO: specify the build command and a description -->
+        <job id="Ivy-tests" title="Ivy Tests" command="">
+            <description></description>
+        </job>
     </project>
     <project name="Apache IvyDE">
         <job id="IvyDE" title="IvyDE Trunk" command="ant clean hudson-prepare 
| ant dist checkstyle rat">
@@ -81,6 +85,11 @@ installation of the <a href="http://jenk
             <description>Update your Eclipse installation with the latest 
Ivy/IvyDE</description>
         </job>
     </project>
+    <project name="Apache EasyAnt">
+        <job id="EasyAnt" title="EasyAnt Trunk" command="ant 
-Dbootstrap.fork=true -Dtarget=distribution clean run">
+            <description>current development</description>
+        </job>
+    </project>
 </hudson>
 
 <p>JetBrains is offering Ant the service of a Continuous Build on their 
TeamCity system.</p>


Reply via email to