Not sure. I'd open up the JAR files and see if the class is in there. If not, find the JAR it is in. If they are in there, then they aren't being loaded in the Ant runtime. Could be a permission issue on the file system.

-bp


On May 13, 2009, at 10:47 PM, Rajesh Kumar (IN4774) wrote:

Yes. These lib are added in ANT_HOME/lib.

Regards,Rajesh

-----Original Message-----
From: Brian Pontarelli [mailto:br...@pontarelli.com]
Sent: Wednesday, May 13, 2009 7:33 PM
To: Ant Users List
Subject: Re: taskdef class org.tigris.subversion.svnant.SvnTask cannot be found

Did you add these to the ANT_HOME/lib directory?

-bp


On May 13, 2009, at 1:24 AM, Rajesh Kumar (IN4774) wrote:

I got following error in when I execute one target in ant...

file:/data/stage2/BUILDFOPS/build.xml:6: taskdef class
org.tigris.subversion.svnant.SvnTask cannot be found

I have following files added in path

ganymed.jar
svnClientAdapter.jar
svnant.jar
svnjavahl.jar

Any Solution

________________________________
http://www.mindtree.com/email/disclaimer.html


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org


http://www.mindtree.com/email/disclaimer.html

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to