Details
Description
Inside build.xml:
If you are going to be doing development you may want to create a file
called 'build.properties' with the line 'debug=on' in it. This will
turn on the generation of debugging information when compiling Batik.
This does not appear to be correct.
The file name should be `build-local.properties`, not `build.properties`.
Also, it would be handy to add to the Info section:
build.xml
<echo message=" basedir: ${basedir}" />