svn commit: r452807 - /incubator/ofbiz/trunk/OPTIONAL_LIBRARIES

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

svn commit: r452807 - /incubator/ofbiz/trunk/OPTIONAL_LIBRARIES

jacopoc
Author: jacopoc
Date: Wed Oct  4 02:28:06 2006
New Revision: 452807

URL: http://svn.apache.org/viewvc?view=rev&rev=452807
Log:
Added note by Eriks Dobelis about a FOP optional jar that can be included for certain graphical formats.

Modified:
    incubator/ofbiz/trunk/OPTIONAL_LIBRARIES

Modified: incubator/ofbiz/trunk/OPTIONAL_LIBRARIES
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/OPTIONAL_LIBRARIES?view=diff&rev=452807&r1=452806&r2=452807
==============================================================================
--- incubator/ofbiz/trunk/OPTIONAL_LIBRARIES (original)
+++ incubator/ofbiz/trunk/OPTIONAL_LIBRARIES Wed Oct  4 02:28:06 2006
@@ -133,3 +133,8 @@
     select.jar
     select.properties
   TO BUILD comment out exclude: applications/accounting/build.xml:org/ofbiz/accounting/thirdparty/worldpay/**
+
+-=- FOP: JIMI image library
+  NOTE: Required by FOP for certain graphical formats (e.g. GIF). Download ZIP file from http://java.sun.com/products/jimi/ and rename JimiProClasses.zip that comes with it to jimi-1.0.jar
+  framework/webapp/lib:
+    jimi-1.0.jar