peterreilly 2003/11/28 01:01:36
Modified: docs/manual install.html
Log:
Add note on version of beanshell required for ant 1.6
Revision Changes Path
1.62 +4 -1 ant/docs/manual/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/install.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- install.html 20 Oct 2003 10:36:27 -0000 1.61
+++ install.html 28 Nov 2003 09:01:36 -0000 1.62
@@ -363,7 +363,10 @@
</tr>
<tr>
<td>BeanShell JAR(s)</td>
- <td>BeanShell with script task</td>
+ <td>BeanShell with script task.
+ <br/>
+ <strong>Note</strong>: Ant 1.6 and later require BeanShell version 1.3 or
+ later</td>
<td><a href="http://www.beanshell.org/"
target="_top">http://www.beanshell.org/</a></td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]