When I start 'build.sh all' it correctly copies all the cvs files (into the
root of the workspace but that's another matter...).
It next builds bootstrap-ant, again correctly and successfully.
xml-xerces is the next to be built. This has dependencies of jaxp1.1 and
bootstrap-ant. Xerces fails with
java.lang.NoClassDefFoundError: org/apache/tools/ant/Main
Exception in thread "main"
which is fairly typical if it can't locate ant. Question: what have I not
done? I assume that GUMP should use the ant it built and not my precompiled
version (which I don't have in the classpath anyway: re ANT_HOME)?
Help would be appreciated from _anyone_! ;-)
John.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]