[jdom-interest] Anything else for beta 9?

Bradley S. Huffman hip at a.cs.okstate.edu
Sun Apr 6 19:07:49 PDT 2003


Philip Nelson writes:

> --- "Bradley S. Huffman" <hip at a.cs.okstate.edu> wrote:
> > I got this message on this Solaris box until I modified build.sh and put
> > ./lib/junit.jar in the LOCALCLASSPATH. But now I get a "cann't fork" on
> > line 237 of build.xml.
> 
> On my SuSE 8, JDK 1.3 box, putting ./lib/junit.xml in localclasspath solved t
> he problem and all tests pass in all targets. 

Yep, but I also had to change build.xml and tell it not to fork another vm. See
my post after that one.

So I guess we have at least one problem, build.bat and build.sh need 
./lib/junit.jar set in LOCALCLASSPATH.

Brad



More information about the jdom-interest mailing list