diff --git a/docs/manual/install.html b/docs/manual/install.html
index 93e0479c2..e9306e67e 100644
--- a/docs/manual/install.html
+++ b/docs/manual/install.html
@@ -333,7 +333,8 @@ Installing Ant / Optional Tasks section above.
bsf.jar |
script task
- bsf2.3 is recommended. |
+ Note: Ant 1.6 and later require Apache BSF, not
+ the IBM version. I.e. you need BSF 2.3.0-rc1 or later.
http://jakarta.apache.org/bsf/ |
@@ -345,7 +346,8 @@ Installing Ant / Optional Tasks section above.
js.jar |
Javascript with script task
- rhino 1.5R3 is the recommended version. Do not use 1.5R4. |
+ 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.
www.mozilla.org/rhino |