[Subclipse-users] Using SvnAnt wiht javahl (without Subclipse) - which versions are compatible?
From: Tim Webster <timw_at_amdocs.com>
Date: 2006-01-13 18:51:20 CET
HI all,
I was wondering if I'm doing something wrong while trying to use svnAnt
java.lang.UnsatisfiedLinkError: notification2
Which I take to mean that a native method that svnAnt is expecting is
If you then use the jar files from svnClientAdapter version 0.9.23 with
java.lang.NoClassDefFoundError:
y
at
at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
at
at
at org.apache.tools.ant.Main.runBuild(Main.java:668)
at org.apache.tools.ant.Main.startAnt(Main.java:187)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)
Caused by: java.lang.NoClassDefFoundError:
apterFactory
at
at
at
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at
Which I take to mean that the svnClientAdaptor jars files are out of
So which version of the client adapter works with which version of
I know I could just use the command line interface (e.g. get rid of the
To deploy, I've put the jars files in %ANT_HOME%/lib and the DLLs in my
Thanks
Tim
The information contained in this message is proprietary of Amdocs,
|
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.