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 2008/03/04 09:38:38 UTC

svn commit: r633390 - in /xmlgraphics/fop/trunk: fop.bat lib/xmlgraphics-commons-1.3.jar lib/xmlgraphics-commons-1.3svn.jar

Author: jeremias
Date: Tue Mar  4 00:38:36 2008
New Revision: 633390

URL: http://svn.apache.org/viewvc?rev=633390&view=rev
Log:
Switched to Commons 1.3 being released.

Added:
    xmlgraphics/fop/trunk/lib/xmlgraphics-commons-1.3.jar   (with props)
Removed:
    xmlgraphics/fop/trunk/lib/xmlgraphics-commons-1.3svn.jar
Modified:
    xmlgraphics/fop/trunk/fop.bat

Modified: xmlgraphics/fop/trunk/fop.bat
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop.bat?rev=633390&r1=633389&r2=633390&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop.bat (original)
+++ xmlgraphics/fop/trunk/fop.bat Tue Mar  4 00:38:36 2008
@@ -61,7 +61,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.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

Added: xmlgraphics/fop/trunk/lib/xmlgraphics-commons-1.3.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/lib/xmlgraphics-commons-1.3.jar?rev=633390&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/fop/trunk/lib/xmlgraphics-commons-1.3.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



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