From 864739c746e7fa259c7fcfcc5b5642bb464b0b3b Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Fri, 28 Nov 2003 09:01:36 +0000 Subject: [PATCH] Add note on version of beanshell required for ant 1.6 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275707 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/manual/install.html b/docs/manual/install.html index b30cf7be6..e0541679d 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -363,7 +363,10 @@ Installing Ant / Optional Tasks section above.

BeanShell JAR(s) - BeanShell with script task + BeanShell with script task. +
+ Note: Ant 1.6 and later require BeanShell version 1.3 or + later http://www.beanshell.org/