Author: onealj
Date: Fri Sep 29 08:12:54 2017
New Revision: 1810064

URL: http://svn.apache.org/viewvc?rev=1810064&view=rev
Log:
add a note that xmlbeans 2.6.0 may not be good enough; ask on mailing list for 
current solutions such as pjfanning's fork or an attic release if we ever get 
around to it

Modified:
    poi/site/publish/overview.html
    poi/site/src/documentation/content/xdocs/overview.xml

Modified: poi/site/publish/overview.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/overview.html?rev=1810064&r1=1810063&r2=1810064&view=diff
==============================================================================
--- poi/site/publish/overview.html (original)
+++ poi/site/publish/overview.html Fri Sep 29 08:12:54 2017
@@ -766,6 +766,8 @@ if (VERSION > 3) {
         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.
+        If you have issues with redefined classes with XMLBeans 2.6, ask
+        on the <a href="mailinglists.html">developer mailing list</a> for 
solutions.
       </p>
     
     

Modified: poi/site/src/documentation/content/xdocs/overview.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/overview.xml?rev=1810064&r1=1810063&r2=1810064&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/overview.xml Fri Sep 29 08:12:54 
2017
@@ -373,6 +373,8 @@
         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.
+        If you have issues with redefined classes with XMLBeans 2.6, ask
+        on the <link href="mailinglists.html">developer mailing list</link> 
for solutions.
       </p>
     </section>
     <section><title>Examples</title>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to