You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by je...@apache.org on 2006/04/18 10:52:15 UTC

svn commit: r394886 - in /xmlgraphics/fop/branches/fop-0_92: fop.bat lib/xmlgraphics-commons-1.0.jar lib/xmlgraphics-commons-snapshot.jar

Author: jeremias
Date: Tue Apr 18 01:52:13 2006
New Revision: 394886

URL: http://svn.apache.org/viewcvs?rev=394886&view=rev
Log:
Replacing XML Graphics Commons Snapshot with the released version 1.0. It's the JAR from the binary distribution for JDK 1.4. This will also work on JDK 1.3.

Added:
    xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-1.0.jar
      - copied, changed from r394746, xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-snapshot.jar
Removed:
    xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-snapshot.jar
Modified:
    xmlgraphics/fop/branches/fop-0_92/fop.bat

Modified: xmlgraphics/fop/branches/fop-0_92/fop.bat
URL: http://svn.apache.org/viewcvs/xmlgraphics/fop/branches/fop-0_92/fop.bat?rev=394886&r1=394885&r2=394886&view=diff
==============================================================================
--- xmlgraphics/fop/branches/fop-0_92/fop.bat (original)
+++ xmlgraphics/fop/branches/fop-0_92/fop.bat Tue Apr 18 01:52:13 2006
@@ -46,7 +46,7 @@
 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-snapshot.jar
+set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\xmlgraphics-commons-1.0.jar
 set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\avalon-framework-4.2.0.jar
 set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\commons-io-1.1.jar
 set LOCALCLASSPATH=%LOCALCLASSPATH%;%LIBDIR%\commons-logging-1.0.4.jar

Copied: xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-1.0.jar (from r394746, xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-snapshot.jar)
URL: http://svn.apache.org/viewcvs/xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-1.0.jar?p2=xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-1.0.jar&p1=xmlgraphics/fop/branches/fop-0_92/lib/xmlgraphics-commons-snapshot.jar&r1=394746&r2=394886&rev=394886&view=diff
==============================================================================
Binary files - no diff available.



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org