svn commit: r1744960 - /ofbiz/branches/release15.12/.classpath

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

svn commit: r1744960 - /ofbiz/branches/release15.12/.classpath

Taher Alkhateeb
Author: taher
Date: Sat May 21 16:01:50 2016
New Revision: 1744960

URL: http://svn.apache.org/viewvc?rev=1744960&view=rev
Log:
update the classpath for pdfbox, jempbox and fontbox

Modified:
    ofbiz/branches/release15.12/.classpath

Modified: ofbiz/branches/release15.12/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/.classpath?rev=1744960&r1=1744959&r2=1744960&view=diff
==============================================================================
--- ofbiz/branches/release15.12/.classpath (original)
+++ ofbiz/branches/release15.12/.classpath Sat May 21 16:01:50 2016
@@ -2,9 +2,9 @@
 <classpath>
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  <classpathentry kind="lib" path="applications/content/lib/dom4j-1.6.1.jar"/>
- <classpathentry kind="lib" path="applications/content/lib/pdfbox-1.8.5.jar"/>
- <classpathentry kind="lib" path="applications/content/lib/jempbox-1.8.5.jar"/>
- <classpathentry kind="lib" path="applications/content/lib/fontbox-1.8.5.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/pdfbox-1.8.11.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/jempbox-1.8.11.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/fontbox-1.8.11.jar"/>
  <classpathentry kind="lib" path="applications/content/lib/poi-3.13-20150929.jar"/>
  <classpathentry kind="lib" path="applications/product/lib/dozer-4.2.1.jar"/>
  <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/>