Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-24 Thread Ritu Ritu
skdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask" Original Message Subject: Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask" From: Ritu Rit

Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-23 Thread Ritu Ritu
Thanks to everyone who extended help on this issue! May be ant-contrib-1.0b2-src has bugs in it. I downloaded ant-contrib-0.6.src and on using this version all the issues went away (thanks Ferosh!). Best, Ritu - Original Message - From: "Ritu Ritu" To: "Ant Users List&

Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-23 Thread Ritu Ritu
s all the settings required for it. This is on Windows. You might have to replace the same with "ExecTask" as in Regards, Srikanth -Original Message- From: Ritu Ritu [mailto:r...@cis.uab.edu] Sent: Tuesday, March 23, 2010 2:33 PM To: Ant Users List Subject: Re: Error mess

Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-23 Thread Ritu Ritu
Hi Christoph, Thanks a lot for the reply! Yes, I have tried specifying the complete path as well. I copied and pasted the that you mailed but that too didn't work for me. I get the same error message as before. Any more pointers on this one? Thanks again, Ritu ***code

Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-22 Thread Ritu Ritu
-1.8.0\bin - Original Message - From: "Ritu Ritu" To: "Ant Users List" Sent: Monday, March 22, 2010 5:34:14 AM Subject: Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: Exe

Re: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-22 Thread Ritu Ritu
; in the "typedef" tag. - Original Message - From: "Ritu Ritu" To: user@ant.apache.org Sent: Monday, March 22, 2010 5:04:52 AM Subject: Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask canno

Error message while using ant-contrib.jar - "taskdef A class needed by class net.sf.antcontrib.platform.ShellScriptTask cannot be found: ExecTask"

2010-03-22 Thread Ritu Ritu
Hi All, I am wanting to use for-loop task that is available through ant-contrib.jar but I am getting the error message that is pasted below. By reading the old threads on similar problem (http://www.mail-archive.com/user@ant.apache.org/msg23803.html), I feel that this could be a classpath issu