Author: chrisg
Date: Mon Apr 27 15:42:11 2009
New Revision: 769030

URL: http://svn.apache.org/viewvc?rev=769030&view=rev
Log:
added missing Jar for FOP (needed for SVG/Barcode generating)
Barcode still not working

Added:
    ofbiz/trunk/framework/base/lib/xml-apis-ext-1.3.04.jar   (with props)
Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=769030&r1=769029&r2=769030&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Mon Apr 27 15:42:11 2009
@@ -108,6 +108,7 @@
     <classpathentry kind="lib" 
path="framework/base/lib/scripting/bsh-2.0b4.jar"/>
     <classpathentry kind="lib" 
path="framework/base/lib/scripting/bsf-2.4.0.jar"/>
     <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/xercesImpl-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/resolver-2.9.1.jar"/>
     <classpathentry kind="lib" path="framework/base/lib/serializer-2.9.1.jar"/>

Added: ofbiz/trunk/framework/base/lib/xml-apis-ext-1.3.04.jar
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/base/lib/xml-apis-ext-1.3.04.jar?rev=769030&view=auto
==============================================================================
Binary file - no diff available.

Propchange: ofbiz/trunk/framework/base/lib/xml-apis-ext-1.3.04.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to