T X created BATIK-1152:
--------------------------
Summary: Compile with debugging
Key: BATIK-1152
URL: https://issues.apache.org/jira/browse/BATIK-1152
Project: Batik
Issue Type: Bug
Components: javadoc
Affects Versions: 1.8
Environment: JDK 1.7, Windows 7 (not relevant)
Reporter: T X
Priority: Minor
Fix For: trunk
Inside build.xml:
{quote}
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.
{quote}
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:
{code:title=build.xml|borderStyle=solid}
<echo message=" basedir: ${basedir}" />
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]