10:34 AM
> To: Ant Users List
> Subject: RE: ant script task examples
>
>
> Thanks for all the help thus far. One small issue left.
>
> > -Original Message-
> > From: Velagapudi, Murali [mailto:[EMAIL PROTECTED]
> > Sent: Friday, October 01, 2004 9:57
Thanks for all the help thus far. One small issue left.
> -Original Message-
> From: Velagapudi, Murali [mailto:[EMAIL PROTECTED]
> Sent: Friday, October 01, 2004 9:57 AM
> To: Ant Users List
> Subject: RE: ant script task examples
>
>
>
> Mark,
>
>
ng 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
> >>Su
D]
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
Try with rhino15R3 it has the method getDebuggableEngine()
thanks,
Murali
-Original Message-
From: Mark Lybarger [mailto:[EMAIL PROTECTED]
Sent: Friday, October 01, 2004 10:11 AM
To: Ant Users List
Subject: RE: ant script task examples
there is a good example in the docs for working
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
Mark,
Here is the some sample which is close to what you have asked ,have a look into
this.hope will be use full to you
I do something similar below. Using Ant Contrib optional library. This can be modified
so that the srcFile has the directory contents in it etc.