aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-10-21 08:58:08 +0000
committerJeremias Maerki <jeremias@apache.org>2008-10-21 08:58:08 +0000
commit8b65aafce052c7048b2366cd2ac73cbfbcb9c154 (patch)
tree67b41c84b03fbd83300bcd7aa103606374f67f28 /build.xml
parentd6d3411ca856d605080c25624da32cd9ad1df9bb (diff)
parente157058f724241cee23ad406fb2fd3707a4efac3 (diff)
downloadxmlgraphics-fop-8b65aafce052c7048b2366cd2ac73cbfbcb9c154.tar.gz
xmlgraphics-fop-8b65aafce052c7048b2366cd2ac73cbfbcb9c154.zip
Merge from Trunk revisions 699793 to 706550.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_AreaTreeNewDesign@706553 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 2a45666a5..cc000e4d8 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!" />