]> source.dussan.org Git - xmlgraphics-fop.git/commit
Removed Jakarta Commons Lang. It is not used. Don't know why I once thought Commons...
authorJeremias Maerki <jeremias@apache.org>
Wed, 10 Aug 2005 19:21:39 +0000 (19:21 +0000)
committerJeremias Maerki <jeremias@apache.org>
Wed, 10 Aug 2005 19:21:39 +0000 (19:21 +0000)
commitafe81271cf70372281c3248c1a1dcacbb2f91d7c
tree6e711ee9abda3d1f3d5f396734c8f4a66b24d403
parentc6868b2715731b14eb1dcd375597b5fce9382dd4
Removed Jakarta Commons Lang. It is not used. Don't know why I once thought Commons IO depends on Commons Lang. Shrug.
Upgrade for Apache Xerces-J from 2.2.1 to 2.7.1.
Upgrade for Apache Xalan-J from 2.4.1 to 2.7.0 (notice the new serializer.jar which was separated out from xalan.jar because xercesImpl.jar now needs this functionality because of the latest JAXP)
Upgrade for XML Commons Externals (xml-apis.jar). This is version 1.3.02 which is bundled with both Xerces-J 2.7.1 and Xalan-J 2.7.0)
Upgrade for Apache Batik to 1.6 ("all-jar" built using JDK 1.3.1_15 from the source distribution)
Upgrade for Apache Avalon Framework from 4.1.4 to 4.2.0.
Added a README.txt which documents all dependencies and should serve as primary for licensing information on FOP dependencies.
Adjusted fop.bat to the changed JAR names.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@231295 13f79535-47bb-0310-9956-ffa450edef68
35 files changed:
fop.bat
lib/.cvsignore [deleted file]
lib/README.txt [new file with mode: 0644]
lib/avalon-framework-4.1.4.jar [deleted file]
lib/avalon-framework-4.2.0.jar [new file with mode: 0644]
lib/avalon-framework.LICENSE.txt [new file with mode: 0644]
lib/avalon-framework.NOTICE.TXT [new file with mode: 0644]
lib/avalon.LICENSE.txt [deleted file]
lib/batik-all-1.6.jar [new file with mode: 0644]
lib/batik.LICENSE.txt
lib/batik.NOTICE.txt [new file with mode: 0644]
lib/batik.jar [deleted file]
lib/commons-lang-2.0-dev.jar [deleted file]
lib/commons-lang.LICENSE.txt [deleted file]
lib/serializer-2.7.0.jar [new file with mode: 0644]
lib/serializer.LICENSE.txt [new file with mode: 0644]
lib/serializer.NOTICE.txt [new file with mode: 0644]
lib/xalan-2.4.1.jar [deleted file]
lib/xalan-2.7.0.jar [new file with mode: 0644]
lib/xalan.BCEL.LICENSE.txt [new file with mode: 0644]
lib/xalan.LICENSE.txt
lib/xalan.NOTICE.txt [new file with mode: 0644]
lib/xalan.regexp.LICENSE.txt [new file with mode: 0644]
lib/xalan.runtime.LICENSE.txt [new file with mode: 0644]
lib/xercesImpl-2.2.1.jar [deleted file]
lib/xercesImpl-2.7.1.jar [new file with mode: 0644]
lib/xercesImpl.LICENSE.txt [new file with mode: 0644]
lib/xercesImpl.NOTICE.txt [new file with mode: 0644]
lib/xml-apis-1.3.02.jar [new file with mode: 0644]
lib/xml-apis.LICENSE-SAX.html [new file with mode: 0644]
lib/xml-apis.LICENSE.DOM-documentation.html [new file with mode: 0644]
lib/xml-apis.LICENSE.DOM-software.html [new file with mode: 0644]
lib/xml-apis.LICENSE.txt [new file with mode: 0644]
lib/xml-apis.NOTICE.txt [new file with mode: 0644]
lib/xml-apis.jar [deleted file]