From e3994560a17d2d71a76a31aa683fe62015fdc1c8 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 30 Jun 2003 12:10:36 +0000 Subject: [PATCH] Clarify the BSF/Rhino problem git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274731 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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