aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremias Maerki <jeremias@apache.org>2008-03-04 08:38:36 +0000
committerJeremias Maerki <jeremias@apache.org>2008-03-04 08:38:36 +0000
commit1fa00f4c04beb3739ca1cb0f05880733bc4dc677 (patch)
tree04ba90c46041139f27b2dd09647ce474bfe87f23
parent158c55f0bed883b2ec1b0295be9975b1137f432f (diff)
downloadxmlgraphics-fop-1fa00f4c04beb3739ca1cb0f05880733bc4dc677.tar.gz
xmlgraphics-fop-1fa00f4c04beb3739ca1cb0f05880733bc4dc677.zip
Switched to Commons 1.3 being released.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@633390 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--fop.bat2
-rw-r--r--lib/xmlgraphics-commons-1.3.jar (renamed from lib/xmlgraphics-commons-1.3svn.jar)bin510302 -> 509244 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/fop.bat b/fop.bat
index 774e2a8b6..119b2e2f8 100644
--- a/fop.bat
+++ b/fop.bat
@@ -61,7 +61,7 @@ set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xercesImpl-2.7.1.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xalan-2.7.0.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\serializer-2.7.0.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\batik-all-1.7.jar
-set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xmlgraphics-commons-1.3svn.jar
+set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xmlgraphics-commons-1.3.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\avalon-framework-4.2.0.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\commons-io-1.3.1.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\commons-logging-1.0.4.jar
diff --git a/lib/xmlgraphics-commons-1.3svn.jar b/lib/xmlgraphics-commons-1.3.jar
index 55b9d9b2a..df8773460 100644
--- a/lib/xmlgraphics-commons-1.3svn.jar
+++ b/lib/xmlgraphics-commons-1.3.jar
Binary files differ