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 2016/09/22 09:43:55 UTC

svn commit: r1761878 - in /poi/site/publish: changes.html changes.rss download.html hpsf/how-to.html hpsf/thumbnails.html poifs/how-to.html poifs/usecases.html slideshow/xslf-cookbook.html

Author: nick
Date: Thu Sep 22 09:43:55 2016
New Revision: 1761878

URL: http://svn.apache.org/viewvc?rev=1761878&view=rev
Log:
Republish site

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/publish/download.html
    poi/site/publish/hpsf/how-to.html
    poi/site/publish/hpsf/thumbnails.html
    poi/site/publish/poifs/how-to.html
    poi/site/publish/poifs/usecases.html
    poi/site/publish/slideshow/xslf-cookbook.html

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Sep 22 09:43:55 2016
@@ -258,6 +258,22 @@ if (VERSION > 3) {
     
 
     
+<a name="3.16-beta1"></a>
+<div class="h3">
+<h3>Version 3.16-beta1 (2016-11-??)</h3>
+</div>
+<ul>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59687">59687</a> - XSSF: Comments removed from wrong row when removing a row from a sheet with empty rows</li>
+        
+<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59933">59933</a> - POI: Fix IllegalAccess exception caused by logger</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59853">59853</a> - XSSF: Support Table (structured reference) sources in PivotTables</li>
+    
+</ul>
 
     
 <a name="3.15"></a>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Thu Sep 22 09:43:55 2016
@@ -1,50 +1,7 @@
 <?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 60140)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60140) - OOXML: Fixed memory leak in FileBackedDataSource</description></item>
-<item><title> fix(bug 60128)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60128) - OOXML: Close open file handles before raising an exception</description></item>
-<item><title> fix(bug 60131)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60131) - SS Common: D* function refactorings</description></item>
-<item><title> fix(bug 60130)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60130) - SS Common: Fix DGET function behaviour with empty cells</description></item>
-<item><title> fix(bug 52425)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 52425) - XSSF: Error adding Comments into cloned Sheets</description></item>
-<item><title> fix(bug 60025)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60025) - SS Common: DataFormatter should return TRUE or FALSE for boolean cell values</description></item>
-<item><title> add(bug 58191)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58191) - XSLF: Support merge cells within a table row</description></item>
-<item><title> fix(bug 59958)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59958) - XSSF: Add cells on the fly to the evaluation sheet cache on cache miss</description></item>
-<item><title> fix(bug 60005)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 60005) - XSLF: NPE in XSLFTextParagraph.getDefaultFontSize()</description></item>
-<item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Add Apache commons-collections4 dependency</description></item>
-<item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - XSSFFormulaEvaluator.evaluateAll() should mirror HSSF and use any setup referenced workbooks</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>
-<item><title> fix(bug 55384)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55384) - SXSSF: Handle setting pre-evaluation string correctly in SXSSF as well</description></item>
-<item><title> fix(bug 59634)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59634) - POI Overall: Clarify and refine JavaDoc of various close() methods to consistently state that close() invalidates the object</description></item>
-<item><title> add(bug 57919)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (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)</description></item>
-<item><title> add(bug 57919)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57919) - HSSF, HSLF, HPSF and HWPF support for writing out to a new File - normally faster than writing to an OutputStream</description></item>
-<item><title> fix(bug 59881)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59881) - SS Common: D* formula evaluation from blank cells in database headers</description></item>
-<item><title> add(bug 52122)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52122) - Excel does not handle conditional formatting based on formula correctly unless recalculation is forced</description></item>
-<item><title> add(bug 59106)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59106) - SS Common: WorkdayFunction does not read the area with holidays correctly to calculate work days</description></item>
-<item><title> add(bug 58802)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58802) - HWPF: Allow reading of footnote and endnote properties</description></item>
-<item><title> add(bug 59665)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59665) - HSSF: Using HSSFWorkbook#setSheetOrder to move sheets to the end corrupts bspos value in WorkbookRecordList</description></item>
-<item><title> add(bug 59740)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59740) - SS Common: Sheet.shiftRows incorrectly shifts merged region if there exists another merged region</description></item>
-<item><title> add(bug 59873)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59873) - SS and SL Common: migrate hyperlink constants from Hyperlink to HyperlinkType enum</description></item>
-<item><title> add(bug 59837)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59837) - SS Common: migrate cell alignment constants from CellStyle to HorizontalAlignment and VerticalAlignment enums</description></item>
-<item><title> add(bug 59791)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59791) - SS Common: migrate cell type constants from Cell to CellType enum</description></item>
-<item><title> fix(bug 59775)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59775) - XSSF: correctly recognized URL hyperlinks containing a hash mark</description></item>
-<item><title> add(bug 59872)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59872) - SS Common: add Sheet#getHyperlink(CellAddress)</description></item>
-<item><title> add(bug 59841)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59841) - OOXML: enable custom zip streams via OPCPackage.open(ZipEntrySource)</description></item>
-<item><title> add(bug 59833)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59833) - SS Common: migrate fill pattern constants from CellStyle to FillPatternType enum</description></item>
-<item><title> add(bug 56154)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56154) - OOXML: Get and set last modified by user property</description></item>
-<item><title> add(bug 59776)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59776) - OPC: Attach cause of exception when marshalling a Zip Package</description></item>
-<item><title> fix(bug 59814)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59814) - SS Common: clear cached EvaluationWorkbook and EvaluationSheetvalues from WorkbookEvaluator</description></item>
-<item><title> fix(bug 59805)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59805) - POI Overall: fixed memory leak in LocaleUtil</description></item>
-<item><title> fix(bug 59780)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59780) - OPC support for a wider range of timezone'd created and modified date formats in package properties</description></item>
-<item><title> fix(bug 59796)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59796) - XSSF: XSSFTable.getRowCount off-by-one error</description></item>
-<item><title> fix(bug 59795)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59795) - XSSF: XSSFTable needs a method to reset start/end Cell References</description></item>
-<item><title> fix(bug 59790)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59790) - SS Common: convert FormulaType class to enum</description></item>
-<item><title> fix(bug 59789)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59789) - HSSF: improve performance of row shifting on sheets that contain comments</description></item>
-<item><title> fix(bug 59786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59786) - HMEF: fix NPE from HMEFContentsExtractor</description></item>
-<item><title> add(bug 59788,59166)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59788,59166) - POI Overall: Create temporary directories that are deleted on JVM exit</description></item>
-<item><title> fix(bug 59170)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59170) - HSSF: Remove deprecated classes (POI 3.15) - o.a.p.hssf.model.*Shape classes removed</description></item>
-<item><title> add(bug 59781)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59781) - Common SS: Move PaneInformation from HSSF to SS package</description></item>
-<item><title> fix(bug 59766)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59766) - When setting SAX features, handle Error too (eg from Google AppEngine)</description></item>
-<item><title> fix(bug 59734)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59734) - XSSF: Make lookup and creation of named ranges constant-time instead of linear in the number of ranges in the workbook.</description></item>
-<item><title> fix(bug 59920)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59920) - XSSF: Fix regression in the handling of empty passwords for workbook protection.</description></item>
-<item><title> fix(bug 59922)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59922) - XSSF: Rename XSSFPaswordHelper to XSSFPasswordHelper</description></item>
+<item><title> fix(bug 59687)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59687) - XSSF: Comments removed from wrong row when removing a row from a sheet with empty rows</description></item>
+<item><title> fix(bug 59933)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59933) - POI: Fix IllegalAccess exception caused by logger</description></item>
+<item><title> add(bug 59853)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59853) - XSSF: Support Table (structured reference) sources in PivotTables</description></item>
 </channel></rss>
\ No newline at end of file

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Thu Sep 22 09:43:55 2016
@@ -301,7 +301,7 @@ if (VERSION > 3) {
          Featured are a handful of new areas of functionality and numerous bug fixes.</p>
       
 <p>A summary of changes is available in the
-        <a href="https://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES.txt">Release Notes</a>.
+        <a href="https://www.apache.org/dyn/closer.lua/poi/release/RELEASE-NOTES.txt">Release Notes</a>.
         A full list of changes is available in the <a href="changes.html">change log</a>.
         People interested should also follow the <a href="mailinglists.html">dev list</a>
         to track progress.</p>

Modified: poi/site/publish/hpsf/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/hpsf/how-to.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/hpsf/how-to.html (original)
+++ poi/site/publish/hpsf/how-to.html Thu Sep 22 09:43:55 2016
@@ -76,35 +76,27 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
-    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
-  
 </div>
 <div class="menu">
 <span class="menuLabel">HPSF</span>
-    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
-    
 <div class="menuItem">
 <span class="menuSelected">How To</span>
 </div>
-    
 <div class="menuItem">
 <a href="thumbnails.html">Thumbnails</a>
 </div>
-    
 <div class="menuItem">
 <a href="internals.html">Internals</a>
 </div>
-    
 <div class="menuItem">
 <a href="todo.html">To Do</a>
 </div>
-  
 </div>
 </div>
 </div>

Modified: poi/site/publish/hpsf/thumbnails.html
URL: http://svn.apache.org/viewvc/poi/site/publish/hpsf/thumbnails.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/hpsf/thumbnails.html (original)
+++ poi/site/publish/hpsf/thumbnails.html Thu Sep 22 09:43:55 2016
@@ -76,27 +76,35 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
+    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
+  
 </div>
 <div class="menu">
 <span class="menuLabel">HPSF</span>
+    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
+    
 <div class="menuItem">
 <a href="how-to.html">How To</a>
 </div>
+    
 <div class="menuItem">
 <span class="menuSelected">Thumbnails</span>
 </div>
+    
 <div class="menuItem">
 <a href="internals.html">Internals</a>
 </div>
+    
 <div class="menuItem">
 <a href="todo.html">To Do</a>
 </div>
+  
 </div>
 </div>
 </div>

Modified: poi/site/publish/poifs/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poifs/how-to.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/poifs/how-to.html (original)
+++ poi/site/publish/poifs/how-to.html Thu Sep 22 09:43:55 2016
@@ -76,35 +76,27 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
-    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
-  
 </div>
 <div class="menu">
 <span class="menuLabel">POIFS</span>
-    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
-    
 <div class="menuItem">
 <span class="menuSelected">How To</span>
 </div>
-    
 <div class="menuItem">
 <a href="embeded.html">Embedded Documents</a>
 </div>
-    
 <div class="menuItem">
 <a href="fileformat.html">File System Documentation</a>
 </div>
-    
 <div class="menuItem">
 <a href="usecases.html">Use Cases</a>
 </div>
-  
 </div>
 </div>
 </div>

Modified: poi/site/publish/poifs/usecases.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poifs/usecases.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/poifs/usecases.html (original)
+++ poi/site/publish/poifs/usecases.html Thu Sep 22 09:43:55 2016
@@ -76,35 +76,27 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
-    
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
-  
 </div>
 <div class="menu">
 <span class="menuLabel">POIFS</span>
-    
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
-    
 <div class="menuItem">
 <a href="how-to.html">How To</a>
 </div>
-    
 <div class="menuItem">
 <a href="embeded.html">Embedded Documents</a>
 </div>
-    
 <div class="menuItem">
 <a href="fileformat.html">File System Documentation</a>
 </div>
-    
 <div class="menuItem">
 <span class="menuSelected">Use Cases</span>
 </div>
-  
 </div>
 </div>
 </div>

Modified: poi/site/publish/slideshow/xslf-cookbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/slideshow/xslf-cookbook.html?rev=1761878&r1=1761877&r2=1761878&view=diff
==============================================================================
--- poi/site/publish/slideshow/xslf-cookbook.html (original)
+++ poi/site/publish/slideshow/xslf-cookbook.html Thu Sep 22 09:43:55 2016
@@ -76,27 +76,35 @@ if (VERSION > 3) {
 <div class="menuBar">
 <div class="menu">
 <span class="menuLabel">Apache POI</span>
+        
 <div class="menuItem">
 <a href="../index.html">Top</a>
 </div>
+    
 </div>
 <div class="menu">
 <span class="menuLabel">HSLF</span>
+        
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
+        
 <div class="menuItem">
 <a href="quick-guide.html">Quick Guide</a>
 </div>
+        
 <div class="menuItem">
 <a href="how-to-shapes.html">HSLF Cookbook</a>
 </div>
+        
 <div class="menuItem">
 <span class="menuSelected">XSLF Cookbook</span>
 </div>
+        
 <div class="menuItem">
 <a href="ppt-file-format.html">PPT File Format</a>
 </div>
+	
 </div>
 </div>
 </div>



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