You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Steve Buroff <sj...@lucent.com> on 2001/03/05 16:18:03 UTC

RE: script element - working

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:conor@cortexebusiness.com.au]
Sent: Monday, March 05, 2001 9:22 AM
To: ant-user@jakarta.apache.org
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" <sj...@lucent.com>
To: "antUserList" <an...@jakarta.apache.org>
Cc: "Buroff, Steven" <sj...@lucent.com>
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
>