]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Update from Ant 1.4.1 to 1.5.1 (Optional classes needed for style task included)
authorJeremias Maerki <jeremias@apache.org>
Mon, 11 Nov 2002 10:16:41 +0000 (10:16 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 11 Nov 2002 10:16:41 +0000 (10:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_20_2-maintain@195469 13f79535-47bb-0310-9956-ffa450edef68

lib/ant-1.4.1.jar [deleted file]
lib/ant-1.5.1.jar [new file with mode: 0644]
lib/readme

diff --git a/lib/ant-1.4.1.jar b/lib/ant-1.4.1.jar
deleted file mode 100644 (file)
index 8ad84e3..0000000
Binary files a/lib/ant-1.4.1.jar and /dev/null differ
diff --git a/lib/ant-1.5.1.jar b/lib/ant-1.5.1.jar
new file mode 100644 (file)
index 0000000..5adbc28
Binary files /dev/null and b/lib/ant-1.5.1.jar differ
index 20f471bf4874043da077768d2b6f36df7fb143ca..bbcf2caacaa2152ed3eb280eb93ca44addb89842 100644 (file)
@@ -3,6 +3,9 @@ for compiling, running or testing Fop.
 
 ant.jar           Ant is the scripting tool which is used to build Fop or to run 
                   the test scripts. see build.xml in root for more information
+                  Also has the XSLT liaison classes
+                  org.apache.tools.ant.taskdefs.optional.*Liaison
+                  added which are needed for the style task.
 
 batik.jar         the svg library from Batik at xml.apache.org
 version 1.5 beta2