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 2021/10/13 21:08:46 UTC

svn commit: r1894207 - in /xmlbeans/site/src/documentation/content/xdocs: guide/Tools.xml status.xml

Author: fanningpj
Date: Wed Oct 13 21:08:46 2021
New Revision: 1894207

URL: http://svn.apache.org/viewvc?rev=1894207&view=rev
Log:
xmlbeans 5.0.2 notes

Modified:
    xmlbeans/site/src/documentation/content/xdocs/guide/Tools.xml
    xmlbeans/site/src/documentation/content/xdocs/status.xml

Modified: xmlbeans/site/src/documentation/content/xdocs/guide/Tools.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/guide/Tools.xml?rev=1894207&r1=1894206&r2=1894207&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/guide/Tools.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/guide/Tools.xml Wed Oct 13 21:08:46 2021
@@ -333,13 +333,6 @@
                     </dt>
                     <dd>Path to external Java compiler.</dd>
                     <dt>
-                        <strong>-javasource</strong>
-                        [<em>version</em>]
-                    </dt>
-                    <dd>Generate Java source compatible for the specified Java version (1.4 or
-                        1.5).
-                    </dd>
-                    <dt>
                         <strong>-ms</strong>
                     </dt>
                     <dd>Initial memory for external Java compiler; the default is "8m".

Modified: xmlbeans/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/status.xml?rev=1894207&r1=1894206&r2=1894207&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/status.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/status.xml Wed Oct 13 21:08:46 2021
@@ -46,6 +46,15 @@
           Use a value of "true" to indicate a breakage. Otherwise, omit this attribute.
     -->
 
+    <release version="5.0.2" date="2021-10-20">
+        <actions>
+            <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-572">When generating Java code, there is a wrong reference to java.util.Object[]</action>
+            <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-569">support disallow-doctype-decl setting on XML parser</action>
+            <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-566">Configuration property "quiet" in the maven plugin is spelled wrong</action>
+            <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-495">StackOverflowError when parsing a large number of characters in an XML element</action>
+        </actions>
+    </release>
+
     <release version="5.0.1" date="2021-07-10">
         <actions>
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-564">SAXHelper creates noisy logging with stacktraces</action>



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