diff options
author | Maximilian Berger <maxberger@apache.org> | 2008-08-21 06:25:40 +0000 |
---|---|---|
committer | Maximilian Berger <maxberger@apache.org> | 2008-08-21 06:25:40 +0000 |
commit | 29fcfd8207561acf32bf1a9d5cc8c8604b1ed33f (patch) | |
tree | e470f26f4bc58115e41eea03da3d0f008438bb69 /build.xml | |
parent | e4a6a478b3506acb88943481ce1e1cb79419c831 (diff) | |
download | xmlgraphics-fop-29fcfd8207561acf32bf1a9d5cc8c8604b1ed33f.tar.gz xmlgraphics-fop-29fcfd8207561acf32bf1a9d5cc8c8604b1ed33f.zip |
Included patched retroweaver which does not modify Boolean.valueOf
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@687576 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -474,7 +474,6 @@ list of possible build targets. <pathelement location="${java14.jce.lib}"/> <pathelement location="${ant.home}/lib/ant.jar"/> <path refid="libs-build-classpath"/> - <path refid="libs-build-tools-classpath"/> </path> <!-- If we decide to use retroweaver for the actual weaving, the mkdir and destdir= will have to be removed. Also, the weaving task would additionally |