This is a problem with Ant 1.4. I believe that the solution for now is to put the xerces.jar into $ANT_HOME/lib and then build the docs or use Ant 1.3 instead.
On Saturday, September 29, 2001, at 10:10 PM, Rob Leachman wrote: > Hello, > > I'm having trouble building the xdocs target... the rest of CVS > compiled fine... what am I missing? I did try some stuff but > no luck... Grr frustrated here ;) > > TIA! > > > $ ant docs > Buildfile: build.xml > > check_for_jdom: > > docs-prepare-error: > > docs: > [anakia] Transforming into: /home/rob/projects/jakarta-turbine-2/docs > [anakia] Error: org.jdom.JDOMException: Error in building: > SAX2 driver class org.apache.xerces.parsers.SAXParser not found > > BUILD FAILED > > /home/rob/projects/jakarta-turbine-2/build/build.xml:365: > org.jdom.JDOMException: Error in building: SAX2 driver class > org.apache.xerces.parsers.SAXParser not found > > Total time: 3 seconds > $ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
