Author: nick
Date: Wed Dec 18 04:11:39 2013
New Revision: 1551833
URL: http://svn.apache.org/r1551833
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=1551833&r1=1551832&r2=1551833&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Dec 18 04:11:39 2013
@@ -255,6 +255,9 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg">55901 - Avoid using RMI based
exception from PropertySetFactory, as it's not needed nor
helpful(poi-developers)</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg">55850 - Fix
NullPointerException during Xml-extraction from xslx(poi-developers)</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1551833&r1=1551832&r2=1551833&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Dec 18 04:11:39 2013
@@ -4,6 +4,10 @@
by
poi-developers
:
+ 55901 - Avoid using RMI based exception from PropertySetFactory,
as it's not needed nor helpful</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
+ by
+ poi-developers
+ :
55850 - Fix NullPointerException during Xml-extraction from
xslx</description></item><item><title>
fix</title><link>http://poi.apache.org//changes.html</link><description> fix
by
poi-developers
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1551833&r1=1551832&r2=1551833&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Dec 18 04:11:39 2013
@@ -35,6 +35,7 @@
<changes>
<release version="3.10-beta3" date="2013-10-??">
+ <action dev="poi-developers" type="fix">55901 - Avoid using RMI
based exception from PropertySetFactory, as it's not needed nor helpful</action>
<action dev="poi-developers" type="fix">55850 - Fix
NullPointerException during Xml-extraction from xslx</action>
<action dev="poi-developers" type="fix">55640 - Avoid
IndexOutOfboundsException when setting nested row grouping</action>
<action dev="poi-developers" type="fix">55745 - fix handling of
tables in XSSF if there are comments as well</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]