diff options
author | Joerg Pietschmann <pietsch@apache.org> | 2005-10-06 10:38:30 +0000 |
---|---|---|
committer | Joerg Pietschmann <pietsch@apache.org> | 2005-10-06 10:38:30 +0000 |
commit | f04e0788d2e893b8304d6b7cab79abf50bb7c88c (patch) | |
tree | ea5672b33a06f5171567442451bdbcf36159316b /build.properties | |
parent | 74ba8e86e4e718f0b11b6b91fb464cd2e7d18e14 (diff) | |
download | xmlgraphics-fop-f04e0788d2e893b8304d6b7cab79abf50bb7c88c.tar.gz xmlgraphics-fop-f04e0788d2e893b8304d6b7cab79abf50bb7c88c.zip |
Changed some identifiers
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@306581 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.properties')
-rw-r--r-- | build.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build.properties b/build.properties index 7a1599dcb..06630b4b3 100644 --- a/build.properties +++ b/build.properties @@ -13,6 +13,10 @@ ## dependencies and tools here. # optional.lib.dir = /home/bart/java/lib +## Checkstyle home directory. This is meant to be the top level of the +## checkstyle binary distribution. +# checkstyle.home.dir = /home/bart/stuff/checkstyle-4.0-beta6 + ## =================================================================== ## 2. Switches for common tasks |