This directory contains the sources for the Apache XML Project website. Instructions =============== The website is built using Apache Forrest, version 0.8. Download: http://forrest.apache.org/mirrors.cgi You will also need Apache Ant installed. To review your changes locally, run "forrest run" and point your browser to: http://localhost:8888/ To build the website and upload it: ant -f publish.xml Forrest may have to be run with Java 1.4 or 5.0. With Java 6, there may be validation errors in the "validate-sitemap" target. After it's uploaded successfully log into people.apache.org and go to /www/xml.apache.org and call "svn up".