[jdom-interest] JDOM Build issues

Jason Hunter jhunter at collab.net
Sun Aug 13 22:04:47 PDT 2000


dion at multitask.com.au wrote:
> 
> I'm not sure if this qualifies as a bug or not, but I noticed that the
> xerces.jar that's in the ./lib directory is not included in the 
> classpath for the compile target.

No classpath means it uses the system classpath, iirc.  That allows us
to set the classpath in the build.bat/sh files.

> I had parser.jar from JAXP 1.0.1 in my $JAVA_HOME/jre/lib/ext 
> directory which had an older version of org.w3c.dom.DocumentType 
> in it, which caused build errors.
> 
> I noticed this problem mentioned in the archives, but no fix. I'll
> attempt a fix for build.xml and report back unless someone has 
> objections....

Your proposal is to specify the classpath in the build.xml?

-jh-



More information about the jdom-interest mailing list