svn commit: r966392 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/fop-0.95.jar framework/base/lib/fop-1.0.jar framework/base/lib/xmlgraphics-commons-1.3.1.jar framework/base/lib/xmlgraphics-commons-1.4.jar

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r966392 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/fop-0.95.jar framework/base/lib/fop-1.0.jar framework/base/lib/xmlgraphics-commons-1.3.1.jar framework/base/lib/xmlgraphics-commons-1.4.jar

erwan
Author: erwan
Date: Wed Jul 21 19:56:00 2010
New Revision: 966392

URL: http://svn.apache.org/viewvc?rev=966392&view=rev
Log:
Reverting FOP1.0 integration as it is breaking the barcode generation. Still some work to be done

Added:
    ofbiz/trunk/framework/base/lib/fop-0.95.jar
      - copied unchanged from r966282, ofbiz/trunk/framework/base/lib/fop-0.95.jar
    ofbiz/trunk/framework/base/lib/xmlgraphics-commons-1.3.1.jar
      - copied unchanged from r966282, ofbiz/trunk/framework/base/lib/xmlgraphics-commons-1.3.1.jar
Removed:
    ofbiz/trunk/framework/base/lib/fop-1.0.jar
    ofbiz/trunk/framework/base/lib/xmlgraphics-commons-1.4.jar
Modified:
    ofbiz/trunk/.classpath
    ofbiz/trunk/LICENSE

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=966392&r1=966391&r2=966392&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Jul 21 19:56:00 2010
@@ -17,7 +17,7 @@
     <classpathentry kind="lib" path="framework/base/lib/batik-all-1.7.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/clhm-release-1.0-lru.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/hamcrest-all-1.2.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/fop-1.0.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/fop-0.95.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/freemarker-2.3.15.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/httpclient-4.0.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/httpcore-4.0.1.jar"/>
@@ -48,7 +48,7 @@
 
     <classpathentry kind="lib" path="framework/base/lib/xml-apis-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xml-apis-ext-1.3.04.jar"/>
-    <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.4.jar"/>
+    <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.3.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-client-3.1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-common-3.1.2.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/xmlrpc-server-3.1.2.jar"/>

Modified: ofbiz/trunk/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=966392&r1=966391&r2=966392&view=diff
==============================================================================
--- ofbiz/trunk/LICENSE (original)
+++ ofbiz/trunk/LICENSE Wed Jul 21 19:56:00 2010
@@ -101,9 +101,9 @@ ofbiz/trunk/framework/service/lib/common
 ofbiz/trunk/framework/service/lib/neethi-2.0.4.jar
 ofbiz/trunk/framework/service/lib/XmlSchema-1.4.3.jar
 ofbiz/trunk/framework/testtools/lib/selenium-java-client-driver.jar
-ofbiz/trunk/framework/webapp/lib/fop-1.0.jar
+ofbiz/trunk/framework/webapp/lib/fop-0.95.jar
 ofbiz/trunk/framework/webapp/lib/velocity-1.6.1.jar
-ofbiz/trunk/framework/webapp/lib/xmlgraphics-commons-1.4.jar
+ofbiz/trunk/framework/webapp/lib/xmlgraphics-commons-1.3.1.jar
 ofbiz/trunk/framework/webapp/lib/json-lib-2.2.3-jdk15.jar
 ofbiz/trunk/framework/webapp/lib/ezmorph-0.9.1.jar
 ofbiz/trunk/framework/webapp/lib/rome-0.9.jar