classpath when running ant: LIBRARY LOCATION ======= ======== junit(3.8+) http://www.ibiblio.org/maven/junit/jars/ xerces http://www.ibiblio.org/maven/xerces/jars/ jdepend http://www.ibiblio.org/maven/jdepend/jars/ xalan http://www.ibiblio.org/maven/xalan/jars/ The ant jar "optional.jar" should also be available otherwise the build will fail. To build the documentation you will need to install forrest and set the FORREST_HOME environment variable. Forrest 0.5.1 required. TO BE COMPLETED: Convert book.xml files to a sitemap. --> The POI project Ant build. Main targets: compile Compiles the POI classes test Tests main, contrib and scratchpad jar Creates jar files for distribution docs Builds the POI website fetch-jars Fetches needed JAR files from the Internet generate-records Generates HSSF records generate-types Generates word types javadocs Generate javadocs single-test Runs a single test case specified with -Dtestcase=classname debug-test Runs a single test case specified with -Dtestcase=classname with remote debug options turned on. reports Creates junit, jdepend and javadoc reports site Generates the documentation and reports dist Creates the entire distribution into build/dist clean-dist Cleans the build directory then creates a distribution Generating clover report Please install Apache Forrest (see <http://xml.apache.org/forrest/index.html>) and set the FORREST_HOME environment variable! Broken links: POI Documentation]]> Copyright © 2003 Apache Software Foundation.]]>
Distribution located in build/dist JUnit is not available. You must download JUnit from <http://www.junit.org/> and include the JAR file in your classpath." JDepend is not available. You must download JDepend from <http://www.clarkware.com/software/JDepend.html> and include the JAR file in your classpath."