Hi
My appolgies if I posted this twice, but I mailed it in before
subscribing to the list, so I think it didn't get received. I had
posted this on the subclipse mailing list, and they said I should
post it over here:
-Eric
Ignoring the error does not seem to work for me. I am installing javahl
and seeing if that makes any difference. I have no clue what I am
doing... However in the process I came across a bug that may interest
the subversion team. On a 32-bit pentium-4 system running redhat linux
I run 'make check-javahl' and it passes. But on an EM64T system running
SusE Linux and latest release (update 4) of java amd64 SDK I get the
following failure for make check-javahl:
sky5 local/subversion-1.2.0# make check-javahl
/usr/local/java/bin/java
-Djava.library.path=subversion/bindings/java/javahl/native/.libs:/usr/local/lib -classpath subversion/bindings/java/javahl/classes:/usr/local/junit/junit.jar:/usr/local/java/jre/lib:/usr/local/java/jre/lib/charsets.jar:/usr
/local/java/jre/lib/jce.jar:/usr/local/java/jre/lib/jsse.jar:/usr/local/java/jre/lib/rt.jar org.tigris.subversion.javahl.tests.BasicTests
......................F.
Time: 63.592
There was 1 failure:
1)
testBasicLocking(org.tigris.subversion.javahl.tests.BasicTests)junit.framework.AssertionFailedError: file should be read
only now expected:<false> but was:<true>
at
org.tigris.subversion.javahl.tests.BasicTests.testBasicLocking(BasicTests.java:1326)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at
org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:67)
-Eric
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 5 22:40:23 2005