bodewig 2003/06/30 05:10:36
Modified: docs/manual install.html
Log:
Clarify the BSF/Rhino problem
Revision Changes Path
1.55 +4 -2 ant/docs/manual/install.html
Index: install.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/install.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- install.html 28 Jun 2003 15:43:43 -0000 1.54
+++ install.html 30 Jun 2003 12:10:36 -0000 1.55
@@ -333,7 +333,8 @@
<tr>
<td >bsf.jar</td>
<td>script task<br/>
- bsf2.3 is recommended.</td>
+ <strong>Note</strong>: Ant 1.6 and later require Apache BSF, not
+ the IBM version. I.e. you need BSF 2.3.0-rc1 or later.</td>
<td><a href="http://jakarta.apache.org/bsf/"
target="_top">http://jakarta.apache.org/bsf/</a></td>
</tr>
<tr>
@@ -345,7 +346,8 @@
<tr>
<td>js.jar</td>
<td>Javascript with script task<br/>
- rhino 1.5R3 is the recommended version. Do not use 1.5R4.</td>
+ If you use Apache BSF 2.3.0-rc1, you must use rhino 1.5R3 - later
+ version of BSF work with 1.5R4 as well.</td>
<td><a href="http://www.mozilla.org/rhino/"
target="_top">www.mozilla.org/rhino</a></td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]