How to use optional tasks of ant1.3

2001-07-09 Thread geeta eknath dhane
Hi, I need help regarding how to use optional tasks mainly script of ant. Keeping the optional.jar file in classpath didn't worked out. Is there any other stuff tobe done. Does the script task will work out for perl scripts??? Please Help .. Regards, Geeta

Re: How to use optional tasks of ant1.3

2001-07-09 Thread Klara Ward
I use the optional task junit, and what I did was place the junit.jar and optional.jar in ANT_HOME/lib - Original Message - From: geeta eknath dhane [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 09, 2001 11:16 AM Subject: How to use optional tasks of ant1.3 Hi, I need

Re: How to use optional tasks of ant1.3

2001-07-09 Thread Peter Donald
On Mon, 9 Jul 2001 19:16, geeta eknath dhane wrote: I need help regarding how to use optional tasks mainly script of ant. Keeping the optional.jar file in classpath didn't worked out. Is there any other stuff tobe done. Many optional tasks require support libraries. Check the documentation