aboutsummaryrefslogtreecommitdiffstats
path: root/build.properties
diff options
context:
space:
mode:
authorJoerg Pietschmann <pietsch@apache.org>2005-09-06 21:40:02 +0000
committerJoerg Pietschmann <pietsch@apache.org>2005-09-06 21:40:02 +0000
commit27da5027edd6c88a093d5c76949510d32c180a98 (patch)
tree5d006a80313c2533cdabf4e079d941ca356ed201 /build.properties
parent82d44da6ffb1e581f5daf5ce4c923ccc52a3b21b (diff)
downloadxmlgraphics-fop-27da5027edd6c88a093d5c76949510d32c180a98.tar.gz
xmlgraphics-fop-27da5027edd6c88a093d5c76949510d32c180a98.zip
Correct template.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@279126 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.properties b/build.properties
index e76ff5354..7a1599dcb 100644
--- a/build.properties
+++ b/build.properties
@@ -17,9 +17,9 @@
## 2. Switches for common tasks
## Javac switches
-# debug = on
-# optimize = off
-# deprecation = on
+# javac.debug = on
+# javac.optimize = off
+# javac.deprecation = on
# javac.source = 1.3
# javac.target = 1.3
# javac.fork = on