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 2014/09/08 15:31:02 UTC

svn commit: r1623389 - in /ofbiz/branches/release13.07: ./ applications/content/lib/

Author: jleroux
Date: Mon Sep  8 13:31:01 2014
New Revision: 1623389

URL: http://svn.apache.org/r1623389
Log:
"Applied fix from trunk for revision: 1623370" (conflicts handled by hand, I also removed the poi*.jar optional files)
------------------------------------------------------------------------
r1623370 | jleroux | 2014-09-08 14:27:35 +0200 (lun. 08 sept. 2014) | 1 ligne

Updates from poi-3.9-20121203.jar to poi-3.10.1-20140818.jar for security reasons
------------------------------------------------------------------------

Added:
    ofbiz/branches/release13.07/applications/content/lib/poi-3.10.1-20140818.jar
      - copied unchanged from r1623370, ofbiz/trunk/applications/content/lib/poi-3.10.1-20140818.jar
Removed:
    ofbiz/branches/release13.07/applications/content/lib/poi-3.8-20120326.jar
    ofbiz/branches/release13.07/applications/content/lib/poi-ooxml-3.8-20120326.jar
    ofbiz/branches/release13.07/applications/content/lib/poi-ooxml-schemas-3.8-20120326.jar
    ofbiz/branches/release13.07/applications/content/lib/poi-scratchpad-3.8-20120326.jar
Modified:
    ofbiz/branches/release13.07/   (props changed)
    ofbiz/branches/release13.07/.classpath
    ofbiz/branches/release13.07/LICENSE

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1623370

Modified: ofbiz/branches/release13.07/.classpath
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/.classpath?rev=1623389&r1=1623388&r2=1623389&view=diff
==============================================================================
--- ofbiz/branches/release13.07/.classpath (original)
+++ ofbiz/branches/release13.07/.classpath Mon Sep  8 13:31:01 2014
@@ -6,10 +6,7 @@
     <classpathentry kind="lib" path="applications/content/lib/jempbox-1.7.1.jar"/>
     <classpathentry kind="lib" path="applications/content/lib/pdfbox-1.7.1.jar"/>
     <classpathentry kind="lib" path="applications/content/lib/dom4j-1.6.1.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-3.8-20120326.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-ooxml-3.8-20120326.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-ooxml-schemas-3.8-20120326.jar"/>
-    <classpathentry kind="lib" path="applications/content/lib/poi-scratchpad-3.8-20120326.jar"/>
+    <classpathentry kind="lib" path="applications/content/lib/poi-3.10.1-20140818.jar"/>
     <classpathentry kind="lib" path="applications/content/lib/tika-core-1.0.jar"/>
     <classpathentry kind="lib" path="applications/content/lib/tika-parsers-1.0.jar"/>
     <classpathentry kind="lib" path="applications/product/lib/watermarker-0.0.4.jar"/>

Modified: ofbiz/branches/release13.07/LICENSE
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/LICENSE?rev=1623389&r1=1623388&r2=1623389&view=diff
==============================================================================
--- ofbiz/branches/release13.07/LICENSE (original)
+++ ofbiz/branches/release13.07/LICENSE Mon Sep  8 13:31:01 2014
@@ -114,10 +114,7 @@ framework/testtools/lib/org.springframew
 applications/content/lib/fontbox-1.7.1.jar
 applications/content/lib/jempbox-1.7.1.jar
 applications/content/lib/pdfbox-1.7.1.jar
-applications/content/lib/poi-3.8-20120326.jar
-applications/content/lib/poi-ooxml-3.8-20120326.jar
-applications/content/lib/poi-ooxml-schemas-3.8-20120326.jar
-applications/content/lib/poi-scratchpad-3.8-20120326.jar
+applications/content/lib/poi-3.10.1-20140818.jar
 applications/content/lib/tika-core-1.0.jar
 applications/content/lib/tika-parsers-1.0.jar
 applications/product/lib/dozer-4.2.1.jar