Browse Source

Replace svn snapshot of XMLGraphics Commons 1.2 with released version


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_94@564856 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-0_94^2
Vincent Hennebert 16 years ago
parent
commit
d2031aefde

+ 1
- 1
fop.bat View File

@@ -60,7 +60,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.6.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xmlgraphics-commons-1.2svn.jar
set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xmlgraphics-commons-1.2.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

BIN
lib/xmlgraphics-commons-1.2.jar View File


BIN
lib/xmlgraphics-commons-1.2svn.jar View File


+ 2
- 2
lib/xmlgraphics-commons.NOTICE.txt View File

@@ -1,5 +1,5 @@
Apache XML Graphics Commons
Copyright 2006 The Apache Software Foundation
Copyright 2006-2007 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
The Apache Software Foundation (http://www.apache.org/).

Loading…
Cancel
Save