Anakia Patches ------------------------------------------------------------------ Two patches in this directory are used to patch the Anakia part of Velocity to use a more recent version of JDom. velocity-AnakiaJDOMFactory-jdom-DefaultJDOMFactory.patch velocity-AnakiaTask-jdom-XMLOutputter.patch If you are going to build from the velocity-src.tgz and wish to use the patches, you will need to replace the jdom-b9.jar in the build/lib directory with a more recent version. A compatible version can be found here: http://www.jdom.org/dist/binary/jdom-1.0.tar.gz Serveltapi5 Patches ----------------------------------------------------------------- The velocity-servletapi5.patch is used to allow the VelocityServletTest to be compiled using serveltapi5 instead of the default serveltapi3 jar included with the velocity sources.