You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2015/04/29 21:29:04 UTC

svn commit: r1676834 - in /poi/site: publish/changes.html publish/changes.rss src/documentation/content/xdocs/status.xml

Author: nick
Date: Wed Apr 29 19:29:04 2015
New Revision: 1676834

URL: http://svn.apache.org/r1676834
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=1676834&r1=1676833&r2=1676834&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Apr 29 19:29:04 2015
@@ -257,6 +257,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57666">57666</a> - When removing a SXSSF sheet, ensure temp files associated with it are disposed of</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57826">57826</a> - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1676834&r1=1676833&r2=1676834&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Apr 29 19:29:04 2015
@@ -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 57826)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57826) - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted</description></item><item><title> fix(bug 57642)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57642) - Fix setSheetName with ISERROR on XSSF</description></item><item><title> add(bug 57747)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57747) - Add ISERR() function</description></item><item><title> fix(bug 57829)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57829) - Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by remo
 ving from IRuns as well</description></item><item><title> fix(bug 57851)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57851) - Skip null properties in PropertyTableBase, which is how PropertyFactory reports unsupported POIFS properties</description></item><item><title> fix(bug 57820)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57820) - Avoid NPE on HSLF Tables with a top position of -1</description></item><item><title> fix(bug 56579)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56579) - Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF.</description></item><item><title> fix(bug 55386)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55386) - Fix handling of bold formatting in example application 'ToHtml'</description></item><item><title> fix(bug 47304)</titl
 e><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 47304) - Use fixed encoding when extracting text in WordDocument</description></item><item><title> fix(bug 56017)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56017) - Fix shifting comments with shifted rows</description></item><item><title> fix(bug 56295)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56295) - Fix cloning of styles across workbooks and handling of default value of attribute applyFill</description></item><item><title> fix(bug 56380)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56380) - Remove limitation of 1024 comments per Workbook</description></item><item><title> fix(bug 56467)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56467) - Fix cloning of sheets with pictures</description><
 /item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - More helpful ExtractorFactory exception if given a Visio VSDX ooxml file</description></item><item><title> fix(bug 56799)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56799) - Include CTTblGrid in the smaller poi-ooxml-schemas jar</description></item><item><title> fix(bug 57165)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57165) - Avoid PartAlreadyExistsException when removing/cloning sheets</description></item><item><title> fix(bug 56893)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56893) - Additional check for supported string-length to avoid creating broken XLS files later one</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - When saving 
 an OPCPackage with no Core Properties (eg from Jasper Reports), ensure they are always added even if not yet used</description></item><item><title> fix(bug github-18)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug github-18) - Handle documents with a picture-only header</description></item><item><title> fix(bug 57622)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57622) - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</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 57666)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57666) - When removing a SXSSF sheet, ensure temp files associated with it are disposed of</description></item><item><title> fix(bug 57826)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57826) - If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted</description></item><item><title> fix(bug 57642)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57642) - Fix setSheetName with ISERROR on XSSF</description></item><item><title> add(bug 57747)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57747) - Add ISERR() function</descr
 iption></item><item><title> fix(bug 57829)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57829) - Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWPFParagraph by removing from IRuns as well</description></item><item><title> fix(bug 57851)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57851) - Skip null properties in PropertyTableBase, which is how PropertyFactory reports unsupported POIFS properties</description></item><item><title> fix(bug 57820)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57820) - Avoid NPE on HSLF Tables with a top position of -1</description></item><item><title> fix(bug 56579)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56579) - Throw exception if max string length of 32767 chars is exceeded in XSSF and SXSSF.</description></item><item><title> fi
 x(bug 55386)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55386) - Fix handling of bold formatting in example application 'ToHtml'</description></item><item><title> fix(bug 47304)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 47304) - Use fixed encoding when extracting text in WordDocument</description></item><item><title> fix(bug 56017)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56017) - Fix shifting comments with shifted rows</description></item><item><title> fix(bug 56295)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56295) - Fix cloning of styles across workbooks and handling of default value of attribute applyFill</description></item><item><title> fix(bug 56380)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56380) - Remove limitatio
 n of 1024 comments per Workbook</description></item><item><title> fix(bug 56467)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56467) - Fix cloning of sheets with pictures</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - More helpful ExtractorFactory exception if given a Visio VSDX ooxml file</description></item><item><title> fix(bug 56799)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56799) - Include CTTblGrid in the smaller poi-ooxml-schemas jar</description></item><item><title> fix(bug 57165)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57165) - Avoid PartAlreadyExistsException when removing/cloning sheets</description></item><item><title> fix(bug 56893)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56893)
  - Additional check for supported string-length to avoid creating broken XLS files later one</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - When saving an OPCPackage with no Core Properties (eg from Jasper Reports), ensure they are always added even if not yet used</description></item><item><title> fix(bug github-18)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug github-18) - Handle documents with a picture-only header</description></item><item><title> fix(bug 57622)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57622) - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</description></item></channel></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=1676834&r1=1676833&r2=1676834&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Wed Apr 29 19:29:04 2015
@@ -38,6 +38,7 @@
     </devs>
 
     <release version="3.12-beta2" date="2015-??-??">
+        <action dev="PD" type="fix" fixes-bug="57666">When removing a SXSSF sheet, ensure temp files associated with it are disposed of</action>
         <action dev="PD" type="fix" fixes-bug="57826">If a XSSF shape has a buFont but no bullet character, mirror Excel and treat as un-bulleted</action>
         <action dev="PD" type="fix" fixes-bug="57642">Fix setSheetName with ISERROR on XSSF</action>
         <action dev="PD" type="add" fixes-bug="57747">Add ISERR() function</action>



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