Author: antoine
Date: Wed Jan 9 05:28:19 2013
New Revision: 1430687
URL: http://svn.apache.org/viewvc?rev=1430687&view=rev
Log:
updating resources, fix URL of article about Ant 1.6
Modified:
ant/site/ant/production/projects.html
ant/site/ant/sources/resources.xml
Modified: ant/site/ant/production/projects.html
URL:
http://svn.apache.org/viewvc/ant/site/ant/production/projects.html?rev=1430687&r1=1430686&r2=1430687&view=diff
==============================================================================
--- ant/site/ant/production/projects.html (original)
+++ ant/site/ant/production/projects.html Wed Jan 9 05:28:19 2013
@@ -263,6 +263,57 @@
</tr>
</table>
<h4
class="subsection">
+ <a name="Ant Commander"></a>
+ Ant Commander
+ </h4>
+ <p>Ant Commander is a free file manager written in
Java/Swing and
+ based on Apache Ant and Apache Commons-vfs. All the file operations are
+ executed by Ant tasks.</p>
+ <p>Ant Commander can also run as Applet, so
you don't need to install Ant
+ locally to run your Ant tasks.</p>
+ <table class="externals" cellspacing="1"
cellpadding="4">
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Compatibility:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ 1.7 or higher
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ URL:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="http://www.antcommander.com/">http://www.antcommander.com/</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ Contact:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ <a
href="http://www.antcommander.com/support.html">http://www.antcommander.com/support.html</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ Freeware
+ </td>
+ </tr>
+ </table>
+ <h4
class="subsection">
<a name="AntContrib"></a>
AntContrib
</h4>
Modified: ant/site/ant/sources/resources.xml
URL:
http://svn.apache.org/viewvc/ant/site/ant/sources/resources.xml?rev=1430687&r1=1430686&r2=1430687&view=diff
==============================================================================
--- ant/site/ant/sources/resources.xml (original)
+++ ant/site/ant/sources/resources.xml Wed Jan 9 05:28:19 2013
@@ -466,7 +466,7 @@
</tr>
<tr>
<th>URL:</th>
- <td><a
href="http://otn.oracle.com/pub/articles/bodewig_ant1.6.html">http://otn.oracle.com/pub/articles/bodewig_ant1.6.html</a></td>
+ <td><a
href="http://www.oracle.com/technetwork/articles/bodewig-ant1-091487.html">http://www.oracle.com/technetwork/articles/bodewig-ant1-091487.html</a></td>
</tr>
</table>
</subsection>