You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by jh...@apache.org on 2016/12/13 08:39:04 UTC

svn commit: r1773930 - in /ant/site/ant: production/archive.html production/nightlies.html sources/archive.xml sources/nightlies.xml

Author: jhm
Date: Tue Dec 13 08:39:03 2016
New Revision: 1773930

URL: http://svn.apache.org/viewvc?rev=1773930&view=rev
Log:
archive EasyAnt

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

Modified: ant/site/ant/production/archive.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/archive.html?rev=1773930&r1=1773929&r2=1773930&view=diff
==============================================================================
--- ant/site/ant/production/archive.html (original)
+++ ant/site/ant/production/archive.html Tue Dec 13 08:39:03 2016
@@ -24,7 +24,7 @@
         <title>Apache Ant - Archive</title>
         <link type="text/css" href="./page.css" rel="stylesheet">
           <meta name="author" content="Apache Ant PMC">
-  <meta name="email" content="">
+  <meta name="email" content="dev@ant.apache.org">
       </head>
 
     <body>
@@ -238,7 +238,24 @@
       <a name="List"></a>
       List
     </h3>
-                        <p>Currently there isn't any archived subproject.</p>
+                        <ul>
+        <!-- just 'template'
+        <li><b>subproject-1</b><br/>
+          <a href="link-to-old-repo">code in git repository</a>,
+          <a href="link-to-issue-tracker">issue tracker</a>,
+          <a href="mail-archive">archive of the closed mailinglist</a>
+        </li> 
+        -->
+        <li><b>EasyAnt</b><br />
+          <a href="git://git.apache.org/ant-easyant-buildtypes.git">git: Apache EasyAnt build types</a>,
+          <a href="git://git.apache.org/ant-easyant-core.git">git: Apache EasyAnt core</a>,
+          <a href="git://git.apache.org/ant-easyant-easyant4e.git">git: Apache EasyAnt for Eclipse</a>,
+          <a href="git://git.apache.org/ant-easyant-plugins.git">git: Apache EasyAnt plugins</a>,
+          <a href="git://git.apache.org/ant-easyant-skeletons.git">git: Apache EasyAnt skeletons</a>,
+          <a href="git://git.apache.org/ant-easyant-tasks.git">git: Apache EasyAnt tasks</a>,
+          <a href="https://issues.apache.org/jira/browse/EASYANT">JIRA issue tracker</a>,
+        </li>
+      </ul>
                 
     </div>
   </div>

Modified: ant/site/ant/production/nightlies.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/nightlies.html?rev=1773930&r1=1773929&r2=1773930&view=diff
==============================================================================
--- ant/site/ant/production/nightlies.html (original)
+++ ant/site/ant/production/nightlies.html Tue Dec 13 08:39:03 2016
@@ -350,15 +350,6 @@ installation of the <a href="http://jenk
             <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>
     </tr>
-                <tr><td colspan="6" class="title"><b>Apache EasyAnt</b></td></tr>
-                        <tr>
-      <td class="title"><a href="https://builds.apache.org/view/All/job/EasyAnt/">EasyAnt Trunk</a></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/view/All/job/EasyAnt/lastBuild/">last build</a></td>
-      <td class="link"><a href="https://builds.apache.org/view/All/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>
                                     <table class="ContinuousBuild">

Modified: ant/site/ant/sources/archive.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/archive.xml?rev=1773930&r1=1773929&r2=1773930&view=diff
==============================================================================
--- ant/site/ant/sources/archive.xml (original)
+++ ant/site/ant/sources/archive.xml Tue Dec 13 08:39:03 2016
@@ -19,7 +19,7 @@
 
   <properties>
     <title>Archive</title>
-    <author email="">Apache Ant PMC</author>
+    <author email="dev@ant.apache.org">Apache Ant PMC</author>
   </properties>
 
   <body>
@@ -43,21 +43,24 @@
       </p>
     </section>
     <section name="List">
-      <p>Currently there isn't any archived subproject.</p>
-      <!-- just 'template'
       <ul>
+        <!-- just 'template'
         <li><b>subproject-1</b><br/>
           <a href="link-to-old-repo">code in git repository</a>,
           <a href="link-to-issue-tracker">issue tracker</a>,
           <a href="mail-archive">archive of the closed mailinglist</a>
         </li> 
-        <li><b>subproject-2</b><br/>
-          <a href="link-to-old-repo">code in git repository</a>,
-          <a href="link-to-issue-tracker">issue tracker</a>,
-          <a href="mail-archive">archive of the closed mailinglist</a>
+        -->
+        <li><b>EasyAnt</b><br/>
+          <a href="git://git.apache.org/ant-easyant-buildtypes.git">git: Apache EasyAnt build types</a>,
+          <a href="git://git.apache.org/ant-easyant-core.git">git: Apache EasyAnt core</a>,
+          <a href="git://git.apache.org/ant-easyant-easyant4e.git">git: Apache EasyAnt for Eclipse</a>,
+          <a href="git://git.apache.org/ant-easyant-plugins.git">git: Apache EasyAnt plugins</a>,
+          <a href="git://git.apache.org/ant-easyant-skeletons.git">git: Apache EasyAnt skeletons</a>,
+          <a href="git://git.apache.org/ant-easyant-tasks.git">git: Apache EasyAnt tasks</a>,
+          <a href="https://issues.apache.org/jira/browse/EASYANT">JIRA issue tracker</a>,
         </li>
       </ul>
-      -->
     </section>
   </body>
 </document>

Modified: ant/site/ant/sources/nightlies.xml
URL: http://svn.apache.org/viewvc/ant/site/ant/sources/nightlies.xml?rev=1773930&r1=1773929&r2=1773930&view=diff
==============================================================================
--- ant/site/ant/sources/nightlies.xml (original)
+++ ant/site/ant/sources/nightlies.xml Tue Dec 13 08:39:03 2016
@@ -100,11 +100,6 @@ 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>