| Is <script > working in 1.6 nightly builds? | Is <script > working in 1.6 nightly builds? 2003-03-24 - By Dominique Devienne
Can you please share with all of us what you had to do to get jython scripting to work with Ant? Which version of Ant? Which version of Jython? Anything special one needs to be aware of?
Could you also share a few jython scripts you might have? Starting from examples is always nice ;-) Thanks for any help you might provide. --D
-----Original Message----- From: Alexey Solofnenko [mailto:A.Solofnenko@(protected)] Sent: Monday, March 24, 2003 12:05 PM To: 'Ant Users List' Subject: RE: Is <script> working in 1.6 nightly builds?
I am now able to run <script> with Jython. It was a configuration problem. Previously I read that <script> was not compiled in nightly builds. - Alexey.
-- { http://trelony.cjb.net/ } Alexey N. Solofnenko Pleasant Hill, CA (GMT-8 usually)
-----Original Message----- From: Stefan Bodewig [mailto:bodewig@(protected)] Sent: Monday, March 24, 2003 12:26 AM To: user@(protected) Subject: Re: Is <script> working in 1.6 nightly builds?
On Fri, 21 Mar 2003, Alexey Solofnenko <A.Solofnenko@(protected)> wrote:
> Now with new 1.6 and new BSF <script> does not seem working without > any "class not found" errors.
Could you be a little bit more specific about "does not work" please? A stack-trace or something similar usually helps tremendously.
We run some simplistic Javascript tests on CVS HEAD and they pass, meaning that Ant's CVS HEAD works with the CVS HEAD versions of Apache BSF and Rhino.
The Apache BSF version ready for download [1] doesn't work with Rhino 1.5R4 but requires 1.5R3 AFAIK. And I recall that I've successfully run Ant's tests with them as well.
Stefan
Footnotes: [1] http://jakarta.apache.org/builds/jakarta-bsf/dev/v2.3.0/bin/
|
|
 |