I got it working so ignore my previous mail. The
problem was I used language="python" in my build.xml
file and it should be langauge="jpython". Working
great now. Thanks much for the help.
PS - I love ant.
Steve Buroff
-----Original Message-----
From: Conor MacNeill [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 05, 2001 9:22 AM
To: [EMAIL PROTECTED]
Subject: Re: script element
Have you got bsf.jar and a scripting language such as rhino.jar? You will
need these in addition to the optional.jat
Conor
----- Original Message -----
From: "Steve Buroff" <[EMAIL PROTECTED]>
To: "antUserList" <[EMAIL PROTECTED]>
Cc: "Buroff, Steven" <[EMAIL PROTECTED]>
Sent: Tuesday, March 06, 2001 1:13 AM
Subject: script element
> I'm trying to use the <script> optional element with ant 1.3
> and
> its not finding it. I have the file
> jakarta-ant-1.3-optional.jar in my
> %ANT_HOME%\lib directory. Anyone have any idea what the
> problem
> might be? TIA.
>
> Steve Buroff
>