JavaHL problem with 1.4
From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-30 17:53:18 CEST
Sorry to be bringing this up late in the cycle. The JavaHL changes
The problem I am running into is that I cannot use the JavaHL JAR file
We include the Java JAR file with Subclipse, but we rely on the user to
This creates an impossible chick and egg problem for us with Subclipse. We
I have debugged and the problem was caused by r20652. Here is the log
JavaHL: Improve handling of the Subversion client's configuration
Depends on r20648's bug fix to svn_config_ensure().
[ in subversion/bindings/java/javahl/ ]
* native/SVNClient.cpp
* native/SVNClient.h
* native/JNIUtil.cpp
* src/org/tigris/subversion/javahl/SVNClientInterface.java
* src/org/tigris/subversion/javahl/SVNClient.java
Found by: Thiru Kandasamy <thiru@collab.net>
It is basically one line of code:
setConfigDirectory(null);
The null must cause the native 1.3 library to crash.
Other than Subclipse providing a custom version of the JavaHL java
Mark
---------------------------------------------------------------------
|
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.