[Subclipse-users] SvnAnt 1.2.1: NoClassDefFoundError for org.tigris.subversion.javahl.SVNClientInterface
From: Franz Amador <fgamador_at_yahoo.com>
Date: Wed, 3 Jun 2009 15:47:54 -0700 (PDT)
I installed SvnAnt 1.2.1 (on Windows Vista with Java 1.6.0_13) per its readme.txt, which says to put svnant.jar and svnClientAdapter.jar on my ant classpath. When I run ant (via maven2), I get this error:
java.lang.NoClassDefFoundError: org/tigris/subversion/javahl/SVNClientInterface org.tigris.subversion.javahl.SVNClientInterface
I tried adding svnjavahl.jar to the ant classpath, but then I get this error:
C:\...\build.xml:110: Cannot find javahl, svnkit nor command line svn client
I just want to use the command-line client, which is installed and on my PATH:
C:\...>svn --version
Thank you for any help.
Franz Amador
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.