You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by us...@apache.org on 2014/08/13 17:25:36 UTC

svn commit: r1617740 - in /poi/branches/REL_3_10_BRANCH/src/documentation: ./ content/xdocs/overview.xml

Author: uschindler
Date: Wed Aug 13 15:25:35 2014
New Revision: 1617740

URL: http://svn.apache.org/r1617740
Log:
Update xmlbeans version in docs

Modified:
    poi/branches/REL_3_10_BRANCH/src/documentation/   (props changed)
    poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/overview.xml

Propchange: poi/branches/REL_3_10_BRANCH/src/documentation/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Wed Aug 13 15:25:35 2014
@@ -0,0 +1,4 @@
+/poi/branches/excelant/src/documentation:1069732-1073692
+/poi/branches/gsoc2012/src/documentation:1341450-1371650
+/poi/site/src/documentation:1615783
+/poi/trunk/src/documentation:693591-694881,695264-695420,695621,695649-711764,1558694-1563414,1569991,1589759,1615720,1615731,1615780-1615781,1615893,1617116,1617453

Modified: poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/overview.xml
URL: http://svn.apache.org/viewvc/poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/overview.xml?rev=1617740&r1=1617739&r2=1617740&view=diff
==============================================================================
--- poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/overview.xml (original)
+++ poi/branches/REL_3_10_BRANCH/src/documentation/content/xdocs/overview.xml Wed Aug 13 15:25:35 2014
@@ -247,9 +247,7 @@
       <p>
         This table maps artifacts into the jar file name. "version-yyyymmdd" is 
         the POI version stamp. For the latest stable release it is
-        3.9-20121203
-        . For the latest beta release it is
-        3.10-beta2-20130904
+        3.10.1
         .
       </p>
       <table>
@@ -303,6 +301,13 @@
         should normally be used (it is recommended for compatibility with other
         Apache projects), though any compliant implementation should work fine though.
       </p>
+      <p>
+        The ooxml schemas jars are compiled with Apache XMLBeans 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 2.6.0
+        with Apache POI, and that is the version now shipped in the binary
+        release packages.
+      </p>
     </section>
     <section><title>Examples</title>
       <p>



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