|
|
@@ -589,8 +589,13 @@ you need jakarta-oro 2.0.1 or later, and <a href="#commons-net">commons-net</a>< |
|
|
|
<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-7, the jars are |
|
|
|
groovy-1.0-beta-7.jar, asm-1.4.3.jar and asm-util-1.4.3.jar. |
|
|
|
asm-util-[version].jar and antlr-[version].jar. |
|
|
|
As of groovy version 1.0-JSR-06, the jars are |
|
|
|
groovy-1.0-JSR-06.jar, antlr-2.7.5.jar, asm-2.2.jar and asm-util-2.2.jar. |
|
|
|
Alternatively one may use the embedded groovy jar file. |
|
|
|
This is located in the embedded directory of the groovy distribution. |
|
|
|
This bundles all the needed jar files into one jar file. |
|
|
|
It is called groovy-all-[version].jar. |
|
|
|
</td> |
|
|
|
<td> |
|
|
|
<a href="http://groovy.codehaus.org/">http://groovy.codehaus.org/</a> |
|
|
|