Barracuda: Howto build with 1.3.1 + a question
franck routier <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I just checked out a clean fresh CVS version of Barracuda, as my local directory was quite screwed up. I'm using jdk 1.3.1 from IBM. So no endorsed directory... What I had to do is : 1) download and install ant's latest version (was 1.5.1). 2) replace xercesImpl.jar in $ANT_HOME/lib with Barracuda/WEB-INF/jars/xerces-1.4.4-xmlc-2.1.jar 3) uncomment references to junit.jar in Barracuda/src/build.xml I also created a build.properties file in Barracuda/src with build.compiler=jikes in it, but of course, this is only an option (although jikes is free and fast, mucu faster than sun's javac). Just a question, is there a reason why references to junit.jar are commented out in build.xml ? Franck _______________________________________________ Barracuda mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/barracuda FAQ - http://www.jguru.com/faq/Barracuda