[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Can't test JavaHL bindings before installation (Issue #2040)

From: David James <staple_at_gmail.com>
Date: 2004-09-12 21:50:38 CEST

Currently, the JavaHL bindings must be installed first before they can
be tested. It would be better if we could test the JavaHL bindings in
the build directory before we install them. (Issue #2040)

This patch resolves Issue #2040 by adding the JavaHL library build
directory to the java.library.path variable.

This patch is slightly different from the original patch submitted
earlier today to the issue tracker by Holger Thon. I have upgraded his
patch to also work in a VPATH setup. (E.g. build directory != src
directory) The new patch is attached.

Cheers,

David

P.S. To see the issue report and the original patch (which doesn't
work in a VPATH setup), go to
http://subversion.tigris.org/issues/show_bug.cgi?id=2040
P.S.S. Holger Thon, thanks for solving this issue! I wasn't able to
figure it out until you posted your simple patch.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sun Sep 12 21:50:56 2004

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.