JavaHL Bug in SVN 1.7
From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 12 Aug 2011 11:10:15 -0400
Just ran into this bug in Subclipse.
In the JavaHL native code in JNIUtil.h there is this code:
static void throwError(const char *message)
There is a class in the old JavaHL package with this name, but there is no
java.lang.NoClassDefFoundError: org/apache/subversion/javahl/JNIError
I would assume the best fix is to simply move this class from the
-- Thanks Mark Phippard http://markphip.blogspot.com/Received on 2011-08-12 17:10:49 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.