You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/04/29 09:29:05 UTC

svn commit: r769691 - in /ofbiz/branches/release09.04: ./ .classpath LICENSE framework/base/lib/barcode4j-fop-ext-complete-2.0.jar framework/webapp/lib/barcode4j-fop-ext-0.93.jar

Author: jleroux
Date: Wed Apr 29 07:29:03 2009
New Revision: 769691

URL: http://svn.apache.org/viewvc?rev=769691&view=rev
Log:
Applied fix from trunk for revision: 768811
As suggested by Joe Eckard in the ml, this will fix the barcode rendering that was broken after recent upgrade of FOP.

Added:
    ofbiz/branches/release09.04/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar
      - copied unchanged from r769500, ofbiz/trunk/framework/base/lib/barcode4j-fop-ext-complete-2.0.jar
Removed:
    ofbiz/branches/release09.04/framework/webapp/lib/barcode4j-fop-ext-0.93.jar
Modified:
    ofbiz/branches/release09.04/   (props changed)
    ofbiz/branches/release09.04/.classpath
    ofbiz/branches/release09.04/LICENSE

Propchange: ofbiz/branches/release09.04/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Apr 29 07:29:03 2009
@@ -1 +1 @@
-/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960
+/ofbiz/trunk:765933,766011,766015,766293,766307,766316,766325,766462,766522,766800,767060,767072,767093,767098-767099,767102,767123,767125,767127,767279,767287,767671,767688,767694,767822,767845,768358,768490,768550,768675,768686,768705,768811,768815,768960,769500

Modified: ofbiz/branches/release09.04/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/.classpath?rev=769691&r1=769690&r2=769691&view=diff
==============================================================================
--- ofbiz/branches/release09.04/.classpath (original)
+++ ofbiz/branches/release09.04/.classpath Wed Apr 29 07:29:03 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"/>

Modified: ofbiz/branches/release09.04/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/LICENSE?rev=769691&r1=769690&r2=769691&view=diff
==============================================================================
--- ofbiz/branches/release09.04/LICENSE (original)
+++ ofbiz/branches/release09.04/LICENSE Wed Apr 29 07:29:03 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
@@ -81,7 +82,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.94.jar
 ofbiz/trunk/framework/webapp/lib/velocity-1.6.1.jar
 ofbiz/trunk/framework/webapp/lib/xmlgraphics-commons-1.3.1.jar