Author: bodewig Date: Mon Aug 10 14:26:04 2020 New Revision: 1880741 URL: http://svn.apache.org/viewvc?rev=1880741&view=rev Log: CI Builds are on the Move
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=1880741&r1=1880740&r2=1880741&view=diff ============================================================================== --- ant/site/ant/production/nightlies.html (original) +++ ant/site/ant/production/nightlies.html Mon Aug 10 14:26:04 2020 @@ -233,9 +233,9 @@ Note that these are no official builds a But if you have problems with <i>testing</i> the latest (successful) build, you are welcome to post that on the <a href="mail.html#Developer%20List:%20...@ant.apache.org">developer mailinglist</a>. 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 + <p>The Apache Software Foundation <a href="https://ci-builds.apache.org/">hosts</a> an installation of the <a href="https://jenkins-ci.org//">Jenkins</a> CI-system which Ant + Ivy -<a href="https://builds.apache.org/">use</a>.</p> +<a href="https://ci-builds.apache.org/">use</a>.</p> <table class="ContinuousBuild"> <tr> <th>Title</th> @@ -247,111 +247,63 @@ installation of the <a href="https://jen </tr> <tr><td colspan="6" class="title"><b>Apache Ant</b></td></tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ant-Build-Matrix-1.9.x/">Ant JDK-Matrix 1.9-branch</a></td> - <td class="description">Checks Ant 1.9-branch against several JDKs (1.5, 1.6, 1.7, 1.8) on several OS (Ubuntu, Windows)</td> - <td class="command">build.[bat|sh] allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip</td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/Ant-Build-Matrix-master-Linux/">Ant JDK-Matrix master-branch Linux</a></td> + <td class="description">Checks Ant master-branch against several JDKs (1.8 to 16) on Ubuntu</td> + <td class="command">$job.getAttributeValue("command")</td> <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant-Build-Matrix-1.9.x/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant-Build-Matrix-1.9.x/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ant-Build-Matrix-master-Linux/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ant-Build-Matrix-master-Linux/lastSuccessfulBuild/">last success</a></td> </tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ant-Build-Matrix-master/">Ant JDK-Matrix master-branch</a></td> - <td class="description">Checks Ant master-branch against several JDKs (1.8, OpenJDK 1.8) on several OS (Ubuntu Windows)</td> - <td class="command">build.[bat|sh] allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip</td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/Ant-Build-Matrix-master-Windows/">Ant JDK-Matrix master-branch Windows</a></td> + <td class="description">Checks Ant master-branch against several JDKs (1.8 to 16) on Windows</td> + <td class="command">$job.getAttributeValue("command")</td> <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant-Build-Matrix-master/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant-Build-Matrix-master/lastSuccessfulBuild/">last success</a></td> - </tr> - <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ant_BuildFromPOMs/">Checks Ant POMs by building Ant from the POMs.</a></td> - <td class="description">Checks the POMs by building Ant by Maven</td> - <td class="command">maven src/etc/poms/pom.xml clean package -DskipTests</td> - <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant_BuildFromPOMs/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant_BuildFromPOMs/lastSuccessfulBuild/">last success</a></td> - </tr> - <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ant_Nightly/">Ant Nightly</a></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">nightly</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant_Nightly/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ant_Nightly/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ant-Build-Matrix-master-Windows/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ant-Build-Matrix-master-Windows/lastSuccessfulBuild/">last success</a></td> </tr> <tr><td colspan="6" class="title"><b>AntLibs</b></td></tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/AntLib-antunit/">AntUnit</a></td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/AntUnit/">AntUnit</a></td> <td class="description">Unit-Testing of Ant Tasks</td> - <td class="command"></td> + <td class="command">$job.getAttributeValue("command")</td> <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-antunit/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-antunit/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/AntUnit/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/AntUnit/lastSuccessfulBuild/">last success</a></td> </tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/AntLib-compress/">Compress</a></td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/Antlib-compress/">Compress</a></td> <td class="description">Integration of Apache Commons Compress</td> - <td class="command"></td> - <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-compress/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-compress/lastSuccessfulBuild/">last success</a></td> - </tr> - <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/AntLib-props/">Props</a></td> - <td class="description">Library of supplementary handlers for Ant properties resolution.</td> - <td class="command"></td> + <td class="command">$job.getAttributeValue("command")</td> <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-props/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-props/lastSuccessfulBuild/">last success</a></td> - </tr> - <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/AntLib-svn/">SVN</a></td> - <td class="description"></td> - <td class="command"></td> - <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-svn/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/AntLib-svn/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Antlib-compress/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Antlib-compress/lastSuccessfulBuild/">last success</a></td> </tr> <tr><td colspan="6" class="title"><b>Apache Ivy</b></td></tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ivy/">Ivy Core Trunk</a></td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/Ivy/">Ivy Core Trunk</a></td> <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/All/job/Ivy/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ivy/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ivy/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ivy/lastSuccessfulBuild/">last success</a></td> </tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ivy-check/">Ivy Core Trunk Checks</a></td> - <td class="description">Metric checks of Ivy Trunk (Findbugs, RAT, Checkstyle)</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/view/All/job/Ivy-check/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ivy-check/lastSuccessfulBuild/">last success</a></td> - </tr> - <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/Ivy-tests/">Ivy Tests</a></td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/Ivy-tests/">Ivy Tests</a></td> <td class="description"></td> <td class="command"></td> <td class="when">continuously</td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ivy-tests/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/Ivy-tests/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ivy-tests/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/Ivy-tests/lastSuccessfulBuild/">last success</a></td> </tr> <tr><td colspan="6" class="title"><b>Apache IvyDE</b></td></tr> <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/IvyDE/">IvyDE Trunk</a></td> + <td class="title"><a href="https://ci-builds.apache.org/job/Ant//job/IvyDE/">IvyDE Trunk</a></td> <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/All/job/IvyDE/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/IvyDE/lastSuccessfulBuild/">last success</a></td> - </tr> - <tr> - <td class="title"><a href="https://builds.apache.org/view/All/job/IvyDE-updatesite/">Eclipse Updatesite</a></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/All/job/IvyDE-updatesite/lastBuild/">last build</a></td> - <td class="link"><a href="https://builds.apache.org/view/All/job/IvyDE-updatesite/lastSuccessfulBuild/">last success</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/IvyDE/lastBuild/">last build</a></td> + <td class="link"><a href="https://ci-builds.apache.org/job/Ant//job/IvyDE/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=1880741&r1=1880740&r2=1880741&view=diff ============================================================================== --- ant/site/ant/sources/nightlies.xml (original) +++ ant/site/ant/sources/nightlies.xml Mon Aug 10 14:26:04 2020 @@ -45,48 +45,51 @@ But if you have problems with <i>testing that on the <a href="mail.html#Developer%20List:%20...@ant.apache.org">developer mailinglist</a>. 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 +<p>The Apache Software Foundation <a href="https://ci-builds.apache.org/">hosts</a> an installation of the <a href="https://jenkins-ci.org//">Jenkins</a> CI-system which Ant + Ivy -<a href="https://builds.apache.org/">use</a>.</p> +<a href="https://ci-builds.apache.org/">use</a>.</p> <!-- TODO: insert the job commands //job/@command --> -<hudson base="https://builds.apache.org/view/All"> +<hudson base="https://ci-builds.apache.org/job/Ant/"> <project name="Apache Ant"> - <job id="Ant-Build-Matrix-1.9.x" title="Ant JDK-Matrix 1.9-branch" command="build.[bat|sh] allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip"> + <!--job id="Ant-Build-Matrix-1.9.x" title="Ant JDK-Matrix 1.9-branch" command="build.[bat|sh] allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip"> <description>Checks Ant 1.9-branch against several JDKs (1.5, 1.6, 1.7, 1.8) on several OS (Ubuntu, Windows)</description> + </job--> + <job id="Ant-Build-Matrix-master-Linux" title="Ant JDK-Matrix master-branch Linux"> + <description>Checks Ant master-branch against several JDKs (1.8 to 16) on Ubuntu</description> </job> - <job id="Ant-Build-Matrix-master" title="Ant JDK-Matrix master-branch" command="build.[bat|sh] allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip"> - <description>Checks Ant master-branch against several JDKs (1.8, OpenJDK 1.8) on several OS (Ubuntu Windows)</description> + <job id="Ant-Build-Matrix-master-Windows" title="Ant JDK-Matrix master-branch Windows"> + <description>Checks Ant master-branch against several JDKs (1.8 to 16) on 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 -DskipTests"> + <!--job id="Ant_BuildFromPOMs" title="Checks Ant POMs by building Ant from the POMs." command="maven src/etc/poms/pom.xml clean package -DskipTests"> <description>Checks the POMs by building Ant by Maven</description> </job> <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> <when>nightly</when> - </job> + </job--> </project> <project name="AntLibs"> - <job id="AntLib-antunit" title="AntUnit" command=""> + <job id="AntUnit" title="AntUnit"> <description>Unit-Testing of Ant Tasks</description> </job> - <job id="AntLib-compress" title="Compress" command=""> + <job id="Antlib-compress" title="Compress"> <description>Integration of Apache Commons Compress</description> </job> - <job id="AntLib-props" title="Props" command=""> + <!--job id="AntLib-props" title="Props" command=""> <description>Library of supplementary handlers for Ant properties resolution.</description> </job> <job id="AntLib-svn" title="SVN" command=""> <description></description> - </job> + </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 -file build-release.xml -Drat.failOnError=false 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> + </job--> <!--TODO: specify the build command and a description --> <job id="Ivy-tests" title="Ivy Tests" command=""> <description></description> @@ -96,9 +99,9 @@ installation of the <a href="https://jen <job id="IvyDE" title="IvyDE Trunk" command="ant clean hudson-prepare | ant dist checkstyle rat"> <description>current development</description> </job> - <job id="IvyDE-updatesite" title="Eclipse Updatesite" command="ant hudson-prepare | ant hudson-build"> + <!--job id="IvyDE-updatesite" title="Eclipse Updatesite" command="ant hudson-prepare | ant hudson-build"> <description>Update your Eclipse installation with the latest Ivy/IvyDE</description> - </job> + </job--> </project> </hudson>