As per: http://ant.apache.org/manual/install.html#librarydependencies You need to use rhino 1.5r3
Peter
Mark Lybarger wrote:
there is a good example in the docs for working with filesets via "javascript". my current problem is that i'm getting an error running a script:
java.lang.NoSuchMethodError: org.mozilla.javascript.Context.getDebuggableEngine()Lorg/mozilla/javascript/debug/DebuggableEngine;
i am using ant 1.6.2, bsf 2.3.0, and rhino 1.5r4 (i have also tried rhino 1.545, but that gave the same error).
-----Original Message----- From: Rhino [mailto:[EMAIL PROTECTED] Sent: Friday, October 01, 2004 10:08 AM To: Ant Users List Subject: Re: ant script task examples
Have you tried the Ant manual? There are several examples in there. See
http://ant.apache.org/manual/index.html. Click on 'Ant Tasks' in the index,
then click on 'Optional Tasks', then click on 'Script'.
Rhino
----- Original Message ----- From: "Mark Lybarger" <[EMAIL PROTECTED]>
To: "Ant Users List (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, October 01, 2004 9:50 AM
Subject: ant script task examples
does anyone know where some examples of using the ant script task can be
found? i'm looking to use a simple script which iterates over each file in
a directory and calls another ant task passing in the filename.
thanks! ~mark
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
