[Subclipse-users] Missing 'javahl' dependencies on the classpath !
From: Erik Andersson <kirean_at_gmail.com>
Date: Wed, 15 Jun 2011 09:43:52 +0200
Hi
I was about to try the fix for:
So, I downloaded the
To test I've created this really simple example:
<property name="lib.dir" value="lib" />
<!-- path to the svnant libraries. Usually they will be located in
<!-- load the svn task -->
<target name="getWcVersion" description="--> get the Subversion version">
</project>
When I try to build I get:
getWcVersion:
BUILD FAILED
Total time: 0 seconds
How can I fix? What should I check?
If I change:
I get this instead:
getWcVersion:
BUILD SUCCESSFUL
I have no local changes so the bug isn't fixed (if I'm doing it right)
Any help/pointers is highly appreciated.
I have also tried the same stunt on svnant 1.3.1 with the same result. If I
Cheers / Erik
------------------------------------------------------
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.