Author: nick
Date: Mon Aug 4 20:58:15 2014
New Revision: 1615788
URL: http://svn.apache.org/r1615788
Log:
Changelog update
Modified:
poi/site/publish/changes.html
poi/site/publish/changes.rss
poi/site/src/documentation/content/xdocs/status.xml
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1615788&r1=1615787&r2=1615788&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Aug 4 20:58:15 2014
@@ -257,6 +257,12 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=54764">54764</a> - On
supported XML parser versions (Xerces or JVM built-in, XMLBeans 2.6), enforce
sensible limits on entity expansion in OOXML files, and ensure that subsequent
normal files still pass fine</li>
+
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> Recommended Apache XMLBeans
version increased to 2.6.0 (any version from 2.3.0 or later will work
though)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56800">56800</a> -
Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is
passed a .xlsb file</li>
</ul>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1615788&r1=1615787&r2=1615788&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Aug 4 20:58:15 2014
@@ -1,3 +1,3 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>POI
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI
Changes</description><language>en-us</language><item><title> fix(bug
56800)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56800) - Provide a helpful exception,
XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb
file</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI
Changes</title><link>http://poi.apache.org/changes.html</link><description>POI
Changes</description><language>en-us</language><item><title> fix(bug
54764)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 54764) - On supported XML parser versions (Xerces or JVM
built-in, XMLBeans 2.6), enforce sensible limits on entity expansion in OOXML
files, and ensure that subsequent normal files still pass
fine</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Recommended Apache XMLBeans version increased to 2.6.0 (any
version from 2.3.0 or later will work though)</description></item><item><title>
fix(bug
56800)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56800) - Provide a helpful exception,
XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb
file</description></item></chan
nel></rss>
\ No newline at end of file
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1615788&r1=1615787&r2=1615788&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Aug 4 20:58:15 2014
@@ -37,6 +37,8 @@
</devs>
<release version="3.11-beta2" date="2014-??-??">
+ <action dev="PD" type="fix" fixes-bug="54764">On supported XML parser
versions (Xerces or JVM built-in, XMLBeans 2.6), enforce sensible limits on
entity expansion in OOXML files, and ensure that subsequent normal files still
pass fine</action>
+ <action dev="PD" type="fix">Recommended Apache XMLBeans version
increased to 2.6.0 (any version from 2.3.0 or later will work though)</action>
<action dev="PD" type="fix" fixes-bug="56800">Provide a helpful
exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb
file</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]