aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-10-20 13:14:03 +0000
committerJeremias Maerki <jeremias@apache.org>2008-10-20 13:14:03 +0000
commit0a6190375bdfcc801ef902786ddd9121f2714d36 (patch)
tree9da0e2220ebe1395a4b25cd7c99aa207031456de
parent430c6f6b18eab333e0ebd36a4ef6823d42d014db (diff)
downloadxmlgraphics-fop-0a6190375bdfcc801ef902786ddd9121f2714d36.tar.gz
xmlgraphics-fop-0a6190375bdfcc801ef902786ddd9121f2714d36.zip
Visually separated retroweaver part from hyphenation part.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@706272 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 17b95efef..4144f2ef8 100644
--- a/build.xml
+++ b/build.xml
@@ -459,6 +459,9 @@ list of possible build targets.
</manifest>
</jar>
</target>
+ <!-- =================================================================== -->
+ <!-- Retroweaver -->
+ <!-- =================================================================== -->
<target name="retro-unavail" unless="java14.rt.lib">
<echo message="Please set the path to a JDK 1.4 installation in your build-local.properties" />
<echo message="to allow for verification!" />