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

Re: [Subclipse-users] javahltests.jar not working

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 6 Aug 2009 09:09:47 -0400

On Thu, Aug 6, 2009 at 7:49 AM, Simon Wade<simon.wade_at_gmail.com> wrote:
> On Mac OS X when I run "java -jar javahltests.jar" all tests fail. After some investigation I have found that if I specify the java library path then all tests are successful: "java -Djava.library.path=/Library/Java/Extensions -jar javahltests.jar" works. I don't know if this is relevant but "javaconfig Library" outputs "/System/Library/Frameworks/JavaVM.framework/Libraries/libjvm.dylib", but I don't know if this is correct or not.

Are you using the CollabNet-provided binaries?

I get the same output from the javaconfig command.

How about this?

$ $ ls -l /Library/Java/Extensions/
total 16
lrwxr-xr-x 1 root admin 40 Jun 23 19:30 libsvnjavahl-1.jnilib ->
/opt/subversion/lib/libsvnjavahl-1.dylib
lrwxr-xr-x 1 root admin 35 Jul 9 09:50 libsvnjavahl.jnilib ->
/opt/local/lib/libsvnjavahl-1.dylib

In my case I have two, because I also have MacPorts installed. The
symlink with the -1 on the end takes precedence.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2380818
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-08-06 15:10:03 CEST

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.