diff options
author | Jeremias Maerki <jeremias@apache.org> | 2008-03-04 08:38:36 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2008-03-04 08:38:36 +0000 |
commit | 1fa00f4c04beb3739ca1cb0f05880733bc4dc677 (patch) | |
tree | 04ba90c46041139f27b2dd09647ce474bfe87f23 | |
parent | 158c55f0bed883b2ec1b0295be9975b1137f432f (diff) | |
download | xmlgraphics-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.bat | 2 | ||||
-rw-r--r-- | lib/xmlgraphics-commons-1.3.jar (renamed from lib/xmlgraphics-commons-1.3svn.jar) | bin | 510302 -> 509244 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -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 Binary files differindex 55b9d9b2a..df8773460 100644 --- a/lib/xmlgraphics-commons-1.3svn.jar +++ b/lib/xmlgraphics-commons-1.3.jar |