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 2022/06/12 23:47:34 UTC

svn commit: r1901866 - in /xmlbeans/site: build/site/status.html src/documentation/content/xdocs/status.xml

Author: fanningpj
Date: Sun Jun 12 23:47:34 2022
New Revision: 1901866

URL: http://svn.apache.org/viewvc?rev=1901866&view=rev
Log:
xmlbeans 5.1.0 release

Modified:
    xmlbeans/site/build/site/status.html
    xmlbeans/site/src/documentation/content/xdocs/status.xml

Modified: xmlbeans/site/build/site/status.html
URL: http://svn.apache.org/viewvc/xmlbeans/site/build/site/status.html?rev=1901866&r1=1901865&r2=1901866&view=diff
==============================================================================
--- xmlbeans/site/build/site/status.html (original)
+++ xmlbeans/site/build/site/status.html Sun Jun 12 23:47:34 2022
@@ -216,6 +216,10 @@ document.write("Last Published: " + docu
 </tr>
             
 <tr>
+<td style="text-align: center;"><img class="icon" alt="update" src="images/update.png"></td><td><a href="https://issues.apache.org/jira/browse/XMLBEANS-595">XMLBEANS-595</a></td><td>Upgrade to Saxon 11</td>
+</tr>
+            
+<tr>
 <td style="text-align: center;"><img class="icon" alt="update" src="images/update.png"></td><td><a href="https://issues.apache.org/jira/browse/XMLBEANS-596">XMLBEANS-596</a></td><td>Upgrade to Junit 5</td>
 </tr>
             
@@ -226,6 +230,10 @@ document.write("Last Published: " + docu
 <tr>
 <td style="text-align: center;"><img class="icon" alt="update" src="images/update.png"></td><td><a href="https://issues.apache.org/jira/browse/XMLBEANS-601">XMLBEANS-601</a></td><td>Create temp files using java.nio.files.Files</td>
 </tr>
+            
+<tr>
+<td style="text-align: center;"><img class="icon" alt="update" src="images/update.png"></td><td><a href="https://issues.apache.org/jira/browse/XMLBEANS-603">XMLBEANS-603</a></td><td>Upgrade to log4j-api 2.17.2</td>
+</tr>
         
 </tbody>
 </table>

Modified: xmlbeans/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/status.xml?rev=1901866&r1=1901865&r2=1901866&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/status.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/status.xml Sun Jun 12 23:47:34 2022
@@ -52,9 +52,11 @@
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-567">Fix some problems with XMLBeans Extension Interfaces Feature</action>
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-582">Make XmlCursor AutoCloseable</action>
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-586">Migrate ant build to gradle</action>
+            <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-595">Upgrade to Saxon 11</action>
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-596">Upgrade to Junit 5</action>
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-599">Line breaks in base64binary caused a validation error</action>
             <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-601">Create temp files using java.nio.files.Files</action>
+            <action dev="PD" type="update" context="code" fixes-bug="XMLBEANS-603">Upgrade to log4j-api 2.17.2</action>
         </actions>
     </release>
 



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