peterreilly 2004/09/15 05:42:42
Modified: docs/manual Tag: ANT_16_BRANCH install.html
Log:
sync
Revision Changes Path
No revision
No revision
1.59.2.14 +15 -0 ant/docs/manual/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/install.html,v
retrieving revision 1.59.2.13
retrieving revision 1.59.2.14
diff -u -r1.59.2.13 -r1.59.2.14
--- install.html 6 Sep 2004 22:11:37 -0000 1.59.2.13
+++ install.html 15 Sep 2004 12:42:42 -0000 1.59.2.14
@@ -343,6 +343,21 @@
<td><a href="http://jakarta.apache.org/bsf/"
target="_top">http://jakarta.apache.org/bsf/</a></td>
</tr>
<tr>
+ <td>Groovy jars</td>
+ <td>Groovy with script and scriptdef tasks<br/>
+ You need to get the groovy jar and two asm jars from a groovy
+ installation. The jars are groovy-[version].jar, asm-[vesion].jar and
+ asm-util-[version].jar. As of groovy version 1.0-beta-6, the jars are
+ groovy-1.0-beta-6.jar, asm-1.4.1.jar and asm-util-1.4.3.jar.
+ </td>
+ <td>
+ <a href="http://groovy.codehaus.org/">http://groovy.codehaus.org/</a>
+ <br/>
+ The asm jars are also available from the creators of asm -
+ <a href="http://asm.objectweb.org/">http://asm.objectweb.org/</a>
+ </td>
+ </tr>
+ <tr>
<td>netrexx.jar</td>
<td>netrexx task, Rexx with the script task</td>
<td><a href="http://www2.hursley.ibm.com/netrexx/" target="_top">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]