aboutsummaryrefslogtreecommitdiffstats
path: root/build.properties
diff options
context:
space:
mode:
authorMaximilian Berger <maxberger@apache.org>2008-08-20 13:32:19 +0000
committerMaximilian Berger <maxberger@apache.org>2008-08-20 13:32:19 +0000
commit6d65b848118c9fe6a222f64f443431dfd24903e6 (patch)
tree310dada981dc1aa0440b91cde9d7c1e7657b73dd /build.properties
parent03288228ea38e3594becbfd263d4852aa6c99d41 (diff)
downloadxmlgraphics-fop-6d65b848118c9fe6a222f64f443431dfd24903e6.tar.gz
xmlgraphics-fop-6d65b848118c9fe6a222f64f443431dfd24903e6.zip
Use retroweaver for 1.4 verification
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@687327 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.properties')
-rw-r--r--build.properties9
1 files changed, 8 insertions, 1 deletions
diff --git a/build.properties b/build.properties
index 2a8b4c80c..c5e483204 100644
--- a/build.properties
+++ b/build.properties
@@ -17,6 +17,13 @@
## checkstyle binary distribution.
# checkstyle.home.dir = /home/bart/stuff/checkstyle-4.0-beta6
+## Path to the java 1.4 runtime libary (rt.jar on most systems)
+## On OS X this is /System/Library/Frameworks/JavaVM.framework/Versions/1.4/Classes/classes.jar
+#java14.rt.lib=/opt/j2re1.4.2_07/lib/rt.jar
+## Path to the java 1.4 jce libary (jce.jar on most systems)
+## On OS X this is /System/Library/Frameworks/JavaVM.framework/Versions/1.4/Classes/jce.jar
+#java14.jce.lib=/opt/j2re1.4.2_07/lib/jce.jar
+
## ===================================================================
## 2. Switches for common tasks
@@ -44,4 +51,4 @@
## Specify an alternate directory to scan for user supplied
## hyphenation pattern files.
-# user.hyph.dir = /home/bart/offo \ No newline at end of file
+# user.hyph.dir = /home/bart/offo