Author: jhm
Date: Thu Feb 26 06:15:27 2009
New Revision: 748031
URL: http://svn.apache.org/viewvc?rev=748031&view=rev
Log:
Add 'Ant Script Library'
Modified:
ant/core/trunk/docs/projects.html
ant/core/trunk/xdocs/projects.xml
Modified: ant/core/trunk/docs/projects.html
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs/projects.html?rev=748031&r1=748030&r2=748031&view=diff
==============================================================================
--- ant/core/trunk/docs/projects.html (original)
+++ ant/core/trunk/docs/projects.html Thu Feb 26 06:15:27 2009
@@ -615,6 +615,58 @@
</tr>
</table>
<h4
class="subsection">
+ <a name="Ant Script Library"></a>
+ Ant Script Library
+ </h4>
+ <p>The Ant Script Library (ASL) is a collection of
re-usable
+ Ant scripts that can be imported into your own projects. The ASL
+ provides a number of pre-defined targets that simplify setting up build
+ scripts for a new project, bringing re-use and consistency to your own
+ Ant scripts.</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">
+ Ant 1.7 or later
+ </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.exubero.com/asl/">http://www.exubero.com/asl/</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="mailto:[email protected]">Joe Schmetzer</a>
+ </td>
+ </tr>
+ <tr>
+ <th colspan="1" rowspan="1"
+ valign="top" align="left">
+ License:
+ </th>
+ <td colspan="1" rowspan="1"
+ valign="top" align="left">
+ The Apache Software License 2.0
+ </td>
+ </tr>
+ </table>
+ <h4
class="subsection">
<a name="AntShellExt (Ant Shell Extension)"></a>
AntShellExt (Ant Shell Extension)
</h4>
Modified: ant/core/trunk/xdocs/projects.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/projects.xml?rev=748031&r1=748030&r2=748031&view=diff
==============================================================================
--- ant/core/trunk/xdocs/projects.xml (original)
+++ ant/core/trunk/xdocs/projects.xml Thu Feb 26 06:15:27 2009
@@ -256,6 +256,35 @@
</table>
</subsection>
+ <subsection name="Ant Script Library">
+
+ <p>The Ant Script Library (ASL) is a collection of re-usable
+ Ant scripts that can be imported into your own projects. The ASL
+ provides a number of pre-defined targets that simplify setting up build
+ scripts for a new project, bringing re-use and consistency to your own
+ Ant scripts.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.7 or later</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.exubero.com/asl/">http://www.exubero.com/asl/</a>
+ </td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href ='mailto:[email protected]'>Joe Schmetzer</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>The Apache Software License 2.0</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="AntShellExt (Ant Shell Extension)">
<p>Ant Shell Extension is a Windows Explorer enhancement that adds a
contextual