RE: Ant For task

2010-05-20 Thread Chakravarthy, Srikanth
If you paste your script it would be easier to check it. Regards, Srikanth -Original Message- From: Pooja Ganapathi [mailto:pooja...@gmail.com] Sent: Thursday, May 20, 2010 5:43 PM To: user@ant.apache.org Subject: RE: Ant For task Hi, Thanks for your replies. But the issue still

RE: Ant For task

2010-05-20 Thread Pooja Ganapathi
Hi, Thanks for your replies. But the issue still exists. I have indeed added my jar file to the ant-lib folder and made the reference in the script. But still it says: taskdef class "ignore"/> cannot be found pls help!! -Pooja Sharma, Jaikumar wrote: > > It works for me like the following :

RE: Ant For task

2010-05-14 Thread Sharma, Jaikumar
It works for me like the following : Hope this helps! -Original Message- From: Pooja Ganapathi [mailto:pooja.ganapa...@gmail.com] Sent: Friday, May 14, 2010 4:15 PM To: user@ant.apache.org Subject: Ant For task Hi, I am trying to use the for task in my ant scri

RE: Ant For task

2010-05-14 Thread Chakravarthy, Srikanth
Hi Pooja, Adding the ant-contrib-1.0b3.jar lib along with the other Ant runtime libraries would help. Regards, Srikanth -Original Message- From: Pooja Ganapathi [mailto:pooja.ganapa...@gmail.com] Sent: Friday, May 14, 2010 4:15 PM To: user@ant.apache.org Subject: Ant For task Hi, I am