You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2018/10/28 18:01:41 UTC

svn commit: r1845053 - in /poi/site/src/documentation/content/xdocs: changes.xml components/index.xml

Author: fanningpj
Date: Sun Oct 28 18:01:41 2018
New Revision: 1845053

URL: http://svn.apache.org/viewvc?rev=1845053&view=rev
Log:
xmlbeans 3.0.2

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml
    poi/site/src/documentation/content/xdocs/components/index.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1845053&r1=1845052&r2=1845053&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sun Oct 28 18:01:41 2018
@@ -88,10 +88,11 @@
     <!-- release version="4.0.2-beta1" date="2018-12-??">
     </release -->
 
-    <release version="4.0.1-rc1" date="2018-10-??">
+    <release version="4.0.1-rc1" date="2018-11-??">
       <summary>
         <summary-item>Fixes pom.xml entries for commons-maths3 (missing), curvesapi and commons-codec</summary-item>
         <summary-item>Improvements for XDDF charts and text manipulation</summary-item>
+        <summary-item>Upgrade to XMLBeans 3.0.2</summary-item>
       </summary>
       <actions>
         <action dev="PD" type="fix" fixes-bug="62859" context="XWPF">Rare NPE while creating XWPFSDTContent</action>

Modified: poi/site/src/documentation/content/xdocs/components/index.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/index.xml?rev=1845053&r1=1845052&r2=1845053&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Sun Oct 28 18:01:41 2018
@@ -371,8 +371,8 @@
       </p>
       <p>
         The ooxml schemas jars are compiled with <a href="https://xmlbeans.apache.org/">Apache XMLBeans</a> 2.3, and so
-        can be used at runtime with any version of XMLBeans from 2.3 or newer.
-        Wherever possible though, we recommend that you use XMLBeans 3.0.1
+        can be used at runtime with any version of XMLBeans from 3.0.0 or newer.
+        Wherever possible though, we recommend that you use XMLBeans 3.0.2
         with Apache POI, and that is the version now shipped in the binary
         release packages.
       </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org