svn commit: r1741151 - /ofbiz/trunk/.classpath

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

svn commit: r1741151 - /ofbiz/trunk/.classpath

Taher Alkhateeb
Author: taher
Date: Wed Apr 27 06:38:20 2016
New Revision: 1741151

URL: http://svn.apache.org/viewvc?rev=1741151&view=rev
Log:
update the .classpath to reflect all the updated libraries

This includes the following:
- pdfbox upgraded to 1.8.11
- jempbox upgraded to 1.8.11
- fontbox upgraded to 1.8.11
- commons-compress to 1.11

Modified:
    ofbiz/trunk/.classpath

Modified: ofbiz/trunk/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=1741151&r1=1741150&r2=1741151&view=diff
==============================================================================
--- ofbiz/trunk/.classpath (original)
+++ ofbiz/trunk/.classpath Wed Apr 27 06:38:20 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"/>
@@ -63,7 +63,7 @@
  <classpathentry kind="lib" path="framework/base/lib/commons/commons-beanutils-core-1.8.3.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/commons/commons-codec-1.10.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/commons/commons-collections4-4.1.jar"/>
- <classpathentry kind="lib" path="framework/base/lib/commons/commons-compress-1.9.jar"/>
+ <classpathentry kind="lib" path="framework/base/lib/commons/commons-compress-1.11.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/commons/commons-csv-1.1.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/commons/commons-el-1.0.jar"/>
  <classpathentry kind="lib" path="framework/base/lib/commons/commons-fileupload-1.3.1.jar"/>