This is my first attempt to build ant in awhile.

I downloaded a completely fresh source tree from cvs, made a couple of 
extremely minor changes, and then tried to build with build.sh.  The bootstrap 
build successfully completes, but then when the main build starts, I get this:

[EMAIL PROTECTED] ~/ant]$ ./build.sh -Ddist.dir=dist dist
ANT_HOME=bootstrap
Buildfile: build.xml

BUILD FAILED
XML parser factory has not been configured correctly: 
java.lang.ClassNotFoundException: org.apache.xerces.jaxp.SAXParserFactoryImpl

I don't understand this.

My ant/lib directory contains (from the download)

     927669   8-01-2003   1:45a -rw-rw-r--  /home/scohen/ant/lib/xercesImpl.jar
     108484   6-01-2002   7:26a -rw-rw-r--  /home/scohen/ant/lib/xml-apis.jar

What am I missing?  I've never needed anything else to build ant.  Has 
something changed in the build procedure?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to