You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/08/01 18:35:25 UTC

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

Author: onealj
Date: Mon Aug  1 18:35:25 2016
New Revision: 1754790

URL: http://svn.apache.org/viewvc?rev=1754790&view=rev
Log:
add affected modules to 3.15-beta3 changelog

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=1754790&r1=1754789&r2=1754790&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Mon Aug  1 18:35:25 2016
@@ -260,12 +260,12 @@ if (VERSION > 3) {
     
 <a name="3.15-beta4"></a>
 <div class="h3">
-<h3>Version 3.15-beta4 (2016-08-??)</h3>
+<h3>Version 3.15-beta4 (2016-10-??)</h3>
 </div>
 <ul>
         
 <li>
-<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59736">59736</a> - Incorrect evaluation of SUBTOTAL with composite interval</li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59736">59736</a> - SS Common: Incorrect evaluation of SUBTOTAL with composite interval</li>
     
 </ul>
 
@@ -277,10 +277,10 @@ 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=55384">55384</a> - Handle setting pre-evaluation string correctly in SXSSF as well</li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=55384">55384</a> - SXSSF: Handle setting pre-evaluation string correctly in SXSSF as well</li>
         
 <li>
-<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59634">59634</a> - Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59634">59634</a> - POI Overall: Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</li>
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=57919">57919</a> - HSSF, HSLF and HPSF support for in-place writing to the currently open File (requires the POIFS/NPOIFS was opened from a read-write File)</li>
@@ -295,16 +295,16 @@ if (VERSION > 3) {
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=52122">52122</a> - Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</li>
         
 <li>
-<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59106">59106</a> - WorkdayFunction does not read the area with holidays correctly to calculate work days</li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59106">59106</a> - SS Common: WorkdayFunction does not read the area with holidays correctly to calculate work days</li>
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58802">58802</a> - HWPF: Allow reading of footnote and endnote properties</li>
         
 <li>
-<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59665">59665</a> - Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59665">59665</a> - HSSF: Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</li>
         
 <li>
-<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59740">59740</a> - Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59740">59740</a> - SS Common: Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</li>
         
 <li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59873">59873</a> - SS and SL Common: migrate hyperlink constants from Hyperlink to HyperlinkType enum</li>
@@ -358,7 +358,7 @@ if (VERSION > 3) {
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59786">59786</a> - HMEF: fix NPE from HMEFContentsExtractor</li>
         
 <li>
-<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59788,59166">59788,59166</a> - Create temporary directories that are deleted on JVM exit</li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/buglist.cgi?bug_id=59788,59166">59788,59166</a> - POI Overall: Create temporary directories that are deleted on JVM exit</li>
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59170">59170</a> - HSSF: Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed</li>
@@ -370,10 +370,10 @@ if (VERSION > 3) {
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59766">59766</a> - When setting SAX features, handle Error too (eg from Google AppEngine)</li>
         
 <li>
-<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59734">59734</a> - Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59734">59734</a> - XSSF: Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</li>
         
 <li>
-<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59920">59920</a> - Fix regression in the handling of empty passwords for workbook protection.</li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59920">59920</a> - XSSF: Fix regression in the handling of empty passwords for workbook protection.</li>
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59922">59922</a> - XSSF: Rename XSSFPaswordHelper to XSSFPasswordHelper</li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1754790&r1=1754789&r2=1754790&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Mon Aug  1 18:35:25 2016
@@ -1,5 +1,5 @@
 <?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>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language>
-<item><title> fix(bug 59736)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59736) - Incorrect evaluation of SUBTOTAL with composite interval</description></item>
+<item><title> fix(bug 59736)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59736) - SS Common: Incorrect evaluation of SUBTOTAL with composite interval</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=1754790&r1=1754789&r2=1754790&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Mon Aug  1 18:35:25 2016
@@ -40,20 +40,20 @@
     </devs>
 
     <release version="3.15-beta4" date="2016-10-??">
-        <action dev="PD" type="fix" fixes-bug="59736">Incorrect evaluation of SUBTOTAL with composite interval</action>
+        <action dev="PD" type="fix" fixes-bug="59736">SS Common: Incorrect evaluation of SUBTOTAL with composite interval</action>
     </release>
 
     <release version="3.15-beta3" date="2016-08-??">
-        <action dev="PD" type="fix" fixes-bug="55384">Handle setting pre-evaluation string correctly in SXSSF as well</action>
-        <action dev="PD" type="fix" fixes-bug="59634">Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</action>
+        <action dev="PD" type="fix" fixes-bug="55384">SXSSF: Handle setting pre-evaluation string correctly in SXSSF as well</action>
+        <action dev="PD" type="fix" fixes-bug="59634">POI Overall: Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</action>
         <action dev="PD" type="add" fixes-bug="57919">HSSF, HSLF and HPSF support for in-place writing to the currently open File (requires the POIFS/NPOIFS was opened from a read-write File)</action>
         <action dev="PD" type="add" fixes-bug="57919">HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</action>
         <action dev="PD" type="fix" fixes-bug="59881">SS Common: D* formula evaluation from blank cells in database headers</action>
         <action dev="PD" type="add" fixes-bug="52122">Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</action>
-        <action dev="PD" type="add" fixes-bug="59106">WorkdayFunction does not read the area with holidays correctly to calculate work days</action>
+        <action dev="PD" type="add" fixes-bug="59106">SS Common: WorkdayFunction does not read the area with holidays correctly to calculate work days</action>
         <action dev="PD" type="add" fixes-bug="58802">HWPF: Allow reading of footnote and endnote properties</action>
-        <action dev="PD" type="add" fixes-bug="59665">Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</action>
-        <action dev="PD" type="add" fixes-bug="59740">Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</action>
+        <action dev="PD" type="add" fixes-bug="59665">HSSF: Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</action>
+        <action dev="PD" type="add" fixes-bug="59740">SS Common: Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</action>
         <action dev="PD" type="add" fixes-bug="59873">SS and SL Common: migrate hyperlink constants from Hyperlink to HyperlinkType enum</action>
         <action dev="PD" type="add" fixes-bug="59837">SS Common: migrate cell alignment constants from CellStyle to HorizontalAlignment and VerticalAlignment enums</action>
         <action dev="PD" type="add" fixes-bug="59791">SS Common: migrate cell type constants from Cell to CellType enum</action>
@@ -71,12 +71,12 @@
         <action dev="PD" type="fix" fixes-bug="59790">SS Common: convert FormulaType class to enum</action>
         <action dev="PD" type="fix" fixes-bug="59789">HSSF: improve performance of row shifting on sheets that contain comments</action>
         <action dev="PD" type="fix" fixes-bug="59786">HMEF: fix NPE from HMEFContentsExtractor</action>
-        <action dev="PD" type="add" fixes-bug="59788,59166">Create temporary directories that are deleted on JVM exit</action>
+        <action dev="PD" type="add" fixes-bug="59788,59166">POI Overall: Create temporary directories that are deleted on JVM exit</action>
         <action dev="PD" type="fix" fixes-bug="59170">HSSF: Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed</action>
         <action dev="PD" type="add" fixes-bug="59781">Common SS: Move PaneInformation from HSSF to SS package</action>
         <action dev="PD" type="fix" fixes-bug="59766">When setting SAX features, handle Error too (eg from Google AppEngine)</action>
-        <action dev="PD" type="fix" fixes-bug="59734">Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</action>
-        <action dev="PD" type="fix" fixes-bug="59920">Fix regression in the handling of empty passwords for workbook protection.</action>
+        <action dev="PD" type="fix" fixes-bug="59734">XSSF: Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</action>
+        <action dev="PD" type="fix" fixes-bug="59920">XSSF: Fix regression in the handling of empty passwords for workbook protection.</action>
         <action dev="PD" type="fix" fixes-bug="59922">XSSF: Rename XSSFPaswordHelper to XSSFPasswordHelper</action>
     </release>
 



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