Author: fanningpj Date: Fri Aug 24 17:26:22 2018 New Revision: 1838910 URL: http://svn.apache.org/viewvc?rev=1838910&view=rev Log: xmlbeans 3.0.1 release
Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml xmlbeans/site/src/documentation/content/xdocs/news.xml Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/index.xml?rev=1838910&r1=1838909&r2=1838910&view=diff ============================================================================== --- xmlbeans/site/src/documentation/content/xdocs/index.xml (original) +++ xmlbeans/site/src/documentation/content/xdocs/index.xml Fri Aug 24 17:26:22 2018 @@ -41,25 +41,21 @@ or the XMLBeans documentation (the Documentation tab on this website).</p> </section> - <section> - <title>Release: Apache XMLBeans 3.0.0 (June 29, 2018)</title> - <p> - Latest release files <a href="https://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release/bin">are available</a>. - </p> - <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p> - <p> - Few of the improvements in this release (for a more complete list of changes see - <a href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&view=markup">CHANGES.txt</a> or - <a href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22">XMLBEANS-517</a>). - </p> - <ul> - <li>XMLBEANS-517: use safe XML parsers</li> - <li>XMLBEANS-515: remove piccolo support</li> - <li>XMLBEANS-514: make Java 6 the lowest supported runtime</li> - <li>Fix for XMLBEANS-332: XMLBeans changes surrogate pair bytes to question marks</li> - </ul> - </section> - + <section> + <title>Release: Apache XMLBeans 3.0.1 (August 24, 2018)</title> + <p> + Latest release files <link href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</link>. + </p> + <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p> + <p> + Few of the improvements in this release (for a more complete list of changes see + <link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&pathrev=1838345">CHANGES.txt</link> or + <link href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</link>). + </p> + <ul> + <li>XMLBEANS-518: Support new XmlOptions to control XML parser settings</li> + </ul> + </section> <section> <title></title> Modified: xmlbeans/site/src/documentation/content/xdocs/news.xml URL: http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/news.xml?rev=1838910&r1=1838909&r2=1838910&view=diff ============================================================================== --- xmlbeans/site/src/documentation/content/xdocs/news.xml (original) +++ xmlbeans/site/src/documentation/content/xdocs/news.xml Fri Aug 24 17:26:22 2018 @@ -8,12 +8,27 @@ <body> <section> - <title>Release: Apache XMLBeans 3.0.0 (June 29, 2018)</title> + <title>Release: Apache XMLBeans 3.0.1 (August 24, 2018)</title> <p> Latest release files <link href="https://dist.apache.org/repos/dist/release/poi/xmlbeans/release/">are available</link>. </p> <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p> <p> + Few of the improvements in this release (for a more complete list of changes see + <link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&pathrev=1838345">CHANGES.txt</link> or + <link href="https://issues.apache.org/jira/browse/XMLBEANS-518?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.1%22">XMLBEANS-518</link>). + </p> + <ul> + <li>XMLBEANS-518: Support new XmlOptions to control XML parser settings</li> + </ul> + </section> + <section> + <title>Release: Apache XMLBeans 3.0.0 (June 29, 2018)</title> + <p> + Latest release files <link href="https://archive.apache.org/dist/poi/xmlbeans/release/">are available</link>. + </p> + <p>The Apache POI project has unretired the XMLBeans project and taken over the ownership.</p> + <p> Few of the improvements in this release (for a more complete list of changes see <link href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&view=markup">CHANGES.txt</link> or <link href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22">XMLBEANS-517</link>). --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org