Author: jacopoc
Date: Tue Apr 28 19:04:37 2009 New Revision: 769500 URL: http://svn.apache.org/viewvc?rev=769500&view=rev Log: As suggested by Joe Eckard in the ml, this will fix the barcode rendering that was broken after recent upgrade of FOP. Added: ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar (with props) Removed: ofbiz/trunk/framework/webapp/lib/barcode4j-fop-ext-0.93.jar Modified: ofbiz/trunk/.classpath ofbiz/trunk/LICENSE Modified: ofbiz/trunk/.classpath URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=769500&r1=769499&r2=769500&view=diff ============================================================================== --- ofbiz/trunk/.classpath (original) +++ ofbiz/trunk/.classpath Tue Apr 28 19:04:37 2009 @@ -72,6 +72,7 @@ <classpathentry kind="lib" path="framework/geronimo/lib/geronimo-transaction-2.1.1.jar"/> <classpathentry kind="lib" path="framework/entity/lib/ofbiz-minerva.jar"/> <classpathentry kind="lib" path="framework/entity/lib/commons-dbcp-1.3-20080708-r674758.jar"/> + <classpathentry kind="lib" path="framework/base/lib/barcode4j-fop-ext-complete-2.0.jar"/> <classpathentry kind="lib" path="framework/base/lib/batik-all-1.7.jar"/> <classpathentry kind="lib" path="framework/base/lib/ical4j-1.0-beta5.jar"/> <classpathentry kind="lib" path="framework/base/lib/Tidy.jar"/> @@ -147,7 +148,6 @@ <classpathentry kind="lib" path="specialpurpose/ldap/lib/cas-server-core-3.3.jar"/> <classpathentry kind="lib" path="framework/base/lib/xmlgraphics-commons-1.3.1.jar"/> <classpathentry kind="lib" path="framework/webapp/lib/rome-0.9.jar"/> - <classpathentry kind="lib" path="framework/webapp/lib/barcode4j-fop-ext-0.93.jar"/> <classpathentry kind="lib" path="framework/webapp/lib/ws-commons-java5-1.0.1.jar"/> <classpathentry kind="lib" path="framework/webapp/lib/ws-commons-util-1.0.1.jar"/> <classpathentry kind="lib" path="framework/webapp/lib/xmlrpc-common-3.0.jar"/> Modified: ofbiz/trunk/LICENSE URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=769500&r1=769499&r2=769500&view=diff ============================================================================== --- ofbiz/trunk/LICENSE (original) +++ ofbiz/trunk/LICENSE Tue Apr 28 19:04:37 2009 @@ -16,6 +16,7 @@ ofbiz/trunk/framework/base/lib/avalon-framework-4.2.0.jar ofbiz/trunk/framework/base/lib/avalon-util-exception-1.0.0.jar ofbiz/trunk/framework/base/lib/batik-all-1.7.jar +ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar ofbiz/trunk/framework/base/lib/jakarta-regexp-1.5.jar ofbiz/trunk/framework/base/lib/jpim-0.1.jar ofbiz/trunk/framework/base/lib/juel-2.1.1.jar @@ -82,7 +83,6 @@ ofbiz/trunk/framework/jetty/lib/xmlParserAPIs-2.6.2.jar ofbiz/trunk/framework/service/lib/axis-ant.jar ofbiz/trunk/framework/service/lib/axis.jar -ofbiz/trunk/framework/webapp/lib/barcode4j-fop-ext-0.93.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.3.1.jar Added: ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar?rev=769500&view=auto ============================================================================== Binary file - no diff available. Propchange: ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream |
Free forum by Nabble | Edit this page |