The build seems to be broken again. I pulled the cvs fresh this morning and when running "./build.sh dist" got the error below. I then unset my CLASSPATH to make sure I wasn't causing the problem. I have been building almost on a weekly basis with no problems, so I'm guessing something changed which I should react to. In order to build, are we expeting CRIMSON to exist in our CLASSPATH?
I am using JDK 1.3.1 ... clean: call-cent: clean: Deleting directory /home/hoffman/cvs/jakarta-poi/build docs: call-cent: clean-docs: prepare-docs: Created dir: /home/hoffman/cvs/jakarta-poi/build/documentation Created dir: /home/hoffman/cvs/jakarta-poi/build/work Copying 51 files to /home/hoffman/cvs/jakarta-poi/build/documentation Copying 40 files to /home/hoffman/cvs/jakarta-poi/build/documentation Copied 3 empty directories to /home/hoffman/cvs/jakarta-poi/build/documentation Copying 2 files to /home/hoffman/cvs/jakarta-poi/build/documentation Copying 28 files to /home/hoffman/cvs/jakarta-poi/build/documentation Copying 120 files to /home/hoffman/cvs/jakarta-poi/build/documentation Copied 2 empty directories to /home/hoffman/cvs/jakarta-poi/build/documentation Created dir: /home/hoffman/cvs/jakarta-poi/build/documentation/content/xdocs Copying 65 files to /home/hoffman/cvs/jakarta-poi/build/documentation/content/xdocs Created dir: /home/hoffman/cvs/jakarta-poi/build/documentation/resources/images Copying 25 files to /home/hoffman/cvs/jakarta-poi/build/documentation/resources/images Copied 1 empty directory to /home/hoffman/cvs/jakarta-poi/build/documentation/resources/images Created dir: /home/hoffman/cvs/jakarta-poi/build/documentation/WEB-INF/classes Created dir: /home/hoffman/cvs/jakarta-poi/build/documentation/WEB-INF/lib Moving 1 files to /home/hoffman/cvs/jakarta-poi/build/documentation/WEB-INF/classes validate-docs: BUILD FAILED /home/hoffman/cvs/jakarta-poi/tools/cents/forrest.cent/xbuild.xml:114: Could not start xml validation: org.apache.crimson.parser.XMLReaderImpl Total time: 6 seconds
