Author: fanningpj
Date: Fri Sep 24 18:10:29 2021
New Revision: 1893606

URL: http://svn.apache.org/viewvc?rev=1893606&view=rev
Log:
out of date xmlbeans doc

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

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=1893606&r1=1893605&r2=1893606&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Fri Sep 24 
18:10:29 2021
@@ -375,11 +375,10 @@
         if you have problems when using a non-Oracle JDK.
       </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 3.0.0 or 
newer.
-        Wherever possible though, we recommend that you use XMLBeans 3.1.0
-        with Apache POI, and that is the version now shipped in the binary
-        release packages.
+        The ooxml schemas jars are compiled with <a 
href="https://xmlbeans.apache.org/";>Apache XMLBeans</a>.
+        It is recommended that you use the XMLBeans version that was used to 
build the POI OOXML schemas.
+        It may be possible to use newer XMLBeans jars but there no guarantees, 
especially of the XMLBeans version
+        numbers differ a lot.
       </p>
     </section>
     <section><title>Examples</title>



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

Reply via email to