diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-10-21 08:58:08 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-10-21 08:58:08 +0000 |
commit | 8b65aafce052c7048b2366cd2ac73cbfbcb9c154 (patch) | |
tree | 67b41c84b03fbd83300bcd7aa103606374f67f28 /build.xml | |
parent | d6d3411ca856d605080c25624da32cd9ad1df9bb (diff) | |
parent | e157058f724241cee23ad406fb2fd3707a4efac3 (diff) | |
download | xmlgraphics-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.xml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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!" /> |