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

Re: Step-by-step Linux installation guide

From: McClain Looney <mlooney_at_gmail.com>
Date: 2004-10-02 03:32:34 CEST

On Sat, 02 Oct 2004 01:19:04 +0200, Aaron Digulla <digulla@hepe.com> wrote:

> * Compile the tests for javahl (this is one line): javac -d
> subversion/bindings/java/javahl/classes -classpath
> junit3.8.1/junit.jar:subversion/bindings/java/javahl/classes:/usr/lib/java/jre/lib:/usr/lib/java/jre/lib/charsets.jar:/usr/lib/java/jre/lib/jce.jar:/usr/lib/java/jre/lib/jsse.jar:/usr/lib/java/jre/lib/plugin.jar:/usr/lib/java/jre/lib/rt.jar:/usr/lib/java/jre/lib/sunrsasign.jar
> subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/*.java

make javahl-tests compiles these. you have to configure with
--with-junit though.

> Note: You could use "make check-javahl" for this but you'd have to edit
> the Makefile to contain junit.jar, first.

the above will take care of this problem too.

-- 
McClain Looney
m@loonsoft.com
Received on Sat Oct 2 11:32:34 2004

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.