You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ki...@apache.org on 2015/09/27 23:13:00 UTC

svn commit: r1705576 - in /poi/site/publish: changes.html changes.rss document/projectplan.html download.html index.html poifs/how-to.html poifs/usecases.html related-projects.html spreadsheet/eval.html

Author: kiwiwings
Date: Sun Sep 27 21:13:00 2015
New Revision: 1705576

URL: http://svn.apache.org/viewvc?rev=1705576&view=rev
Log:
new download links for POI 3.13 

Modified:
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/publish/document/projectplan.html
    poi/site/publish/download.html
    poi/site/publish/index.html
    poi/site/publish/poifs/how-to.html
    poi/site/publish/poifs/usecases.html
    poi/site/publish/related-projects.html
    poi/site/publish/spreadsheet/eval.html

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Sep 27 21:13:00 2015
@@ -254,13 +254,18 @@ if (VERSION > 3) {
     
 
     
-<a name="3.13-beta2"></a>
+
+    
+<a name="3.13"></a>
 <div class="h3">
-<h3>Version 3.13-beta2 (2015-10-??)</h3>
+<h3>Version 3.13 (2015-09-25)</h3>
 </div>
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58350">58350</a> - Make XSSF and HSSF consistent on Sheet.getMergedRegions: return empty list if there are none.</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58216">58216</a> - provide picture-shape resize that maintains the aspect ratio</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun Sep 27 21:13:00 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> add(bug 58216)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58216) - provide picture-shape resize that maintains the aspect ratio</description></item><item><title> add(bug 57925)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57925) - Add a simple fix to avoid an NPE when Workbooks have invalid external references</description></item><item><title> add(bug 57915)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57915) - Fix Dev2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</description></item><item><title> add(bug 57890)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57890) - Add support
  for different datatypes in XSSFImportFromXML</description></item><item><title> add(bug 58207)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58207) - Provide user access to the original image dimensions</description></item><item><title> add(bug 58245)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58245) - Workbook support for iterating over Sheets</description></item><item><title> fix(bug 58353)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58353) - Return correct value in Match-Function with match-type == -1</description></item><item><title> fix(bug 58315)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58315) - Avoid NPE for RichTextString without font-details</description></item><item><title> fix(bug 53275)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Deve
 lopers (bug 53275) - XSSFFont: reset indexed color flag when setting a non-indexed color</description></item><item><title> fix(bug 58039)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58039) - Make DGet and DMin function implementations thread-safe</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix DAYS360 handling for US/EU method</description></item><item><title> fix(bug 58254)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58254) - CellFormatResult.text should check for nulls as per the javadoc</description></item><item><title> fix(bug 58260)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58260) - Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</description></item><item><title> fix(bug 58262)</title><link>ht
 tp://poi.apache.org/changes.html</link><description> fix by David North (bug 58262) - ReadOnlySharedStringsTable now handles workbooks with an empty SST part</description></item><item><title> fix(bug 52111)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 52111) - Intersection formulae are now supported in XSSF</description></item><item><title> fix(bug 58253)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58253) - CellReference upper-case check for #REF!, and javadoc improvements</description></item><item><title> fix(bug 58252)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58252) - More CellReference unit testing coverage</description></item><item><title> fix(bug 54938)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54938) - Throw InvalidFormatException as documented instead of IllegalArgumentExcep
 tion in WorkbookFactory.create()</description></item><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><it
 em><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58205) - getSlideMasters() returns the master slides in the incorrect order</description></item><item><title> fix(bug 57786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier curves</description></item><item><title> fix(bug 58206)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58206) - provide a mechanism to find slide layouts by name</description></item><item><title> fix(bug 58204)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58204) - STYLE: ShapeContainer interface makes internal getShapesList() redundant</description></item><item><title> add(bug 58190)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58190) - The current pic
 ture handling uses raw integers for types and index, replace with enum and reference</description></item><item><title> fix(bug 58203)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts except javadocs, so tweak our naming to make it happy</description></item><item><title> add(bug 58193)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58193) - Use input stream rather than byte array for checksum etc.</description></item><item><title> add(bug 58200)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58200) - SXSSF support for evaluating formula cells, provided the cell and all its references are within the current window</description></item><item><title> fix(bug 58098)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58098) - Avoid NPE in cleanup if N
 POIFSFileSystem is opened on a locked File under Windows</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Merged common_sl branch to trunk</description></item><item><title> fix(bug 57571)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58175)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58156)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</li
 nk><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 58130)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58130) - Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</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 58350)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58350) - Make XSSF and HSSF consistent on Sheet.getMergedRegions: return empty list if there are none.</description></item><item><title> add(bug 58216)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58216) - provide picture-shape resize that maintains the aspect ratio</description></item><item><title> add(bug 57925)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57925) - Add a simple fix to avoid an NPE when Workbooks have invalid external references</description></item><item><title> add(bug 57915)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57915) - Fix De
 v2Hex for numbers larger than Integer.MAX_VALUE and less than Integer.MIN_VALUE</description></item><item><title> add(bug 57890)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57890) - Add support for different datatypes in XSSFImportFromXML</description></item><item><title> add(bug 58207)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58207) - Provide user access to the original image dimensions</description></item><item><title> add(bug 58245)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58245) - Workbook support for iterating over Sheets</description></item><item><title> fix(bug 58353)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58353) - Return correct value in Match-Function with match-type == -1</description></item><item><title> fix(bug 58315)</title><link>http://poi.apache.org/changes
 .html</link><description> fix by POI Developers (bug 58315) - Avoid NPE for RichTextString without font-details</description></item><item><title> fix(bug 53275)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 53275) - XSSFFont: reset indexed color flag when setting a non-indexed color</description></item><item><title> fix(bug 58039)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58039) - Make DGet and DMin function implementations thread-safe</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix DAYS360 handling for US/EU method</description></item><item><title> fix(bug 58254)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58254) - CellFormatResult.text should check for nulls as per the javadoc</description></item><item><title> fix(bug 58260)</title><link>http://poi.
 apache.org/changes.html</link><description> fix by POI Developers (bug 58260) - Fix checks for limit on number of styles in XSSF/SXSSF, fix more than 32k styles in SXSSF workbooks</description></item><item><title> fix(bug 58262)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 58262) - ReadOnlySharedStringsTable now handles workbooks with an empty SST part</description></item><item><title> fix(bug 52111)</title><link>http://poi.apache.org/changes.html</link><description> fix by David North (bug 52111) - Intersection formulae are now supported in XSSF</description></item><item><title> fix(bug 58253)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58253) - CellReference upper-case check for #REF!, and javadoc improvements</description></item><item><title> fix(bug 58252)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58252) - More CellReference unit 
 testing coverage</description></item><item><title> fix(bug 54938)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 54938) - Throw InvalidFormatException as documented instead of IllegalArgumentException in WorkbookFactory.create()</description></item><item><title> fix(bug 58237)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58237) - When adding a picture to a XWPF header or footer, attach it to the right part</description></item><item><title> fix(bug 58220)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58220) - Improve the javadocs for XSSFFont and Font getFontHeight methods</description></item><item><title> fix(bug 56479)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56479) - Don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the correspond
 ing element</description></item><item><title> fix(bug 56519)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56519) - XSLFSlide.draw is not working with text embeded in PPTX</description></item><item><title> fix(bug 58205)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58205) - getSlideMasters() returns the master slides in the incorrect order</description></item><item><title> fix(bug 57786)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57786) - XSLFFreeformShape ignores quadratic bezier curves</description></item><item><title> fix(bug 58206)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58206) - provide a mechanism to find slide layouts by name</description></item><item><title> fix(bug 58204)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58204)
  - STYLE: ShapeContainer interface makes internal getShapesList() redundant</description></item><item><title> add(bug 58190)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58190) - The current picture handling uses raw integers for types and index, replace with enum and reference</description></item><item><title> fix(bug 58203)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58203) - Apparently Maven uses plurals for all artifacts except javadocs, so tweak our naming to make it happy</description></item><item><title> add(bug 58193)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58193) - Use input stream rather than byte array for checksum etc.</description></item><item><title> add(bug 58200)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58200) - SXSSF support for evaluating formula cells, provi
 ded the cell and all its references are within the current window</description></item><item><title> fix(bug 58098)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58098) - Avoid NPE in cleanup if NPOIFSFileSystem is opened on a locked File under Windows</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Merged common_sl branch to trunk</description></item><item><title> fix(bug 57571)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57571) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58175)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58175) - Fix creating comments for XSSF/SXSSF, regression was introduced via bug 54920</description></item><item><title> fix(bug 58156)</title><link>http://po
 i.apache.org/changes.html</link><description> fix by POI Developers (bug 58156) - Possible data corruption in hasPOIFSHeader and hasOOXMLHeader</description></item><item><title> add(bug 57484)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 57484) - Allow processing of non-OOXML core namespace packages</description></item><item><title> add(bug 58130)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58130) - Conditional Formatting support for DataBars, Icon Sets / Multi-States, and Color Scales</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/publish/document/projectplan.html
URL: http://svn.apache.org/viewvc/poi/site/publish/document/projectplan.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/document/projectplan.html (original)
+++ poi/site/publish/document/projectplan.html Sun Sep 27 21:13:00 2015
@@ -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">HWPF+XWPF</span>
-		
 <div class="menuItem">
 <a href="index.html">Overview</a>
 </div>
-		
 <div class="menuItem">
 <a href="quick-guide.html">HWPF Quick Guide</a>
 </div>
-		
 <div class="menuItem">
 <a href="quick-guide-xwpf.html">XWPF Quick Guide</a>
 </div>
-		
 <div class="menuItem">
 <a href="docoverview.html">HWPF Format</a>
 </div>
-		
 <div class="menuItem">
 <span class="menuSelected">HWPF Project plan</span>
 </div>
-	
 </div>
 </div>
 </div>

Modified: poi/site/publish/download.html
URL: http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Sun Sep 27 21:13:00 2015
@@ -265,13 +265,10 @@ if (VERSION > 3) {
       </p>
       
 <ul>
+          <!-- li><link href="download.html#POI-3.14-beta1">The latest beta release is Apache POI 3.14-beta1</link></li  -->
           
 <li>
-<a href="download.html#POI-3.13-beta1">The latest beta release is Apache POI 3.13-beta1</a>
-</li>
-          
-<li>
-<a href="download.html#POI-3.12">The latest stable release is Apache POI 3.12</a>
+<a href="download.html#POI-3.13">The latest stable release is Apache POI 3.13</a>
 </li>
           
 <li>
@@ -290,104 +287,69 @@ if (VERSION > 3) {
         of the files using the signatures and checksums available from this page.
       </p>
     
-    
-<a name="POI-3.13-beta1"></a>
-<div class="h3">
-<h3>22 July 2015 - POI 3.13-beta1 available</h3>
-</div>
-      
-<p>The Apache POI team is pleased to announce the release of 3.13-beta1. 
+    <!-- section id="POI-3.13-beta1"><title>22 July 2015 - POI 3.13-beta1 available</title>
+      <p>The Apache POI team is pleased to announce the release of 3.13-beta1. 
          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="http://www.apache.org/dyn/closer.lua/poi/dev/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>
+      <p>A summary of changes is available in the 
+        <link href="http://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES.txt">Release Notes</link>.
+        A full list of changes is available in the <link href="changes.html">change log</link>. 
+        People interested should also follow the <link href="mailinglists.html">dev list</link>
         to track progress.</p>
-      
-<p>
+      <p>
         The POI source release as well as the pre-built binary deployment packages are listed below. 
-        Pre-built versions of all <a href="index.html#components">POI components</a> 
+        Pre-built versions of all <link href="index.html#components">POI components</link> 
         are available in the central Maven repository under Group ID "org.apache.poi" and Version 
         "3.13-beta1".
       </p>
-      
-<a name="Binary+Distribution"></a>
-<div class="h4">
-<h4>Binary Distribution</h4>
-</div>
-      
-<ul>
-        
-<li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz">poi-bin-3.13-beta1-20150723.tar.gz</a>
-          (18MB, <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz.asc">signed</a>)
-          <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz.md5">
-          21ea88715420f2c89bb04f7d57458ba2</a> 
-          
-<br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz.sha1">
-          c255b6f0af5c19204290d54066b554b83f3b60cf</a> 
-        
-</li>
-        
-<li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip">poi-bin-3.13-beta1-20150723.zip</a>
-          (25MB, <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip.asc">signed</a>)
-          <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip.md5">
-          723f0f985476cfaf794ca050dbe2ddb2</a> 
-          
-<br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip.sha1">
-          ccc167ae77791eda816ec6bba20be7bfef55f2a9</a> 
-        
-</li>
-      
-</ul>
-      
-      
-<a name="Source+Distribution"></a>
-<div class="h4">
-<h4>Source Distribution</h4>
-</div>
-      
-<ul>
-        
-<li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz">poi-src-3.13-beta1-20150723.tar.gz</a>
-          (58MB, <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz.asc">signed</a>)
-          <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz.md5">
-          87965d40044f02c196574ccf4af17fe5</a> 
-          
-<br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz.sha1">
-          cef9c8fae36bee1afe4d1e887a595ae77aa17cf4</a> 
-        
-</li>
-        
-<li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/dev/src/poi-src-3.13-beta1-20150723.zip">poi-src-3.13-beta1-20150723.zip</a>
-          (62MB, <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.zip.asc">signed</a>)
-          <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.zip.md5">
-          f1e81b69590ff692ea25173e61182597</a> 
-          
-<br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.zip.sha1">
-          78718fc76d9947f5a8ef7eca9de5280566c6aac5</a> 
-        
-</li>
-      
-</ul>
-      
-    
+      <section><title>Binary Distribution</title>
+      <ul>
+        <li><link href="http://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz">poi-bin-3.13-beta1-20150723.tar.gz</link>
+          (18MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz.md5">
+          21ea88715420f2c89bb04f7d57458ba2</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.tar.gz.sha1">
+          c255b6f0af5c19204290d54066b554b83f3b60cf</link> 
+        </li>
+        <li><link href="http://www.apache.org/dyn/closer.lua/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip">poi-bin-3.13-beta1-20150723.zip</link>
+          (25MB, <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip.md5">
+          723f0f985476cfaf794ca050dbe2ddb2</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/bin/poi-bin-3.13-beta1-20150723.zip.sha1">
+          ccc167ae77791eda816ec6bba20be7bfef55f2a9</link> 
+        </li>
+      </ul>
+      </section>
+      <section><title>Source Distribution</title>
+      <ul>
+        <li><link href="http://www.apache.org/dyn/closer.lua/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz">poi-src-3.13-beta1-20150723.tar.gz</link>
+          (58MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz.md5">
+          87965d40044f02c196574ccf4af17fe5</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.tar.gz.sha1">
+          cef9c8fae36bee1afe4d1e887a595ae77aa17cf4</link> 
+        </li>
+        <li><link href="http://www.apache.org/dyn/closer.lua/poi/dev/src/poi-src-3.13-beta1-20150723.zip">poi-src-3.13-beta1-20150723.zip</link>
+          (62MB, <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.zip.asc">signed</link>)
+          <br/>
+          MD5 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.zip.md5">
+          f1e81b69590ff692ea25173e61182597</link> 
+          <br/>
+          SHA1 checksum: <link href="http://www.apache.org/dist/poi/dev/src/poi-src-3.13-beta1-20150723.zip.sha1">
+          78718fc76d9947f5a8ef7eca9de5280566c6aac5</link> 
+        </li>
+      </ul>
+      </section>
+    </section -->
     
-<a name="POI-3.12"></a>
+<a name="POI-3.13"></a>
 <div class="h3">
-<h3>11 May 2015 - POI 3.12 available</h3>
+<h3>29 September 2015 - POI 3.13 available</h3>
 </div>
       
 <p>This is the new stable release. Featured are a several new areas of
@@ -403,10 +365,10 @@ if (VERSION > 3) {
         The POI source release as well as the pre-built binary deployment packages are listed below. 
         Pre-built versions of all <a href="index.html#components">POI components</a> 
         are available in the central Maven repository under Group ID "org.apache.poi" and 
-        Version "3.12".
+        Version "3.13".
       </p>
       
-<a name="Binary+Distribution-N100E1"></a>
+<a name="Binary+Distribution"></a>
 <div class="h4">
 <h4>Binary Distribution</h4>
 </div>
@@ -414,35 +376,35 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.12-20150511.tar.gz">poi-bin-3.12-20150511.tar.gz</a>
-          (17MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.12-20150511.tar.gz.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.13-20150929.tar.gz">poi-bin-3.13-20150929.tar.gz</a>
+          (17MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.13-20150929.tar.gz.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.12-20150511.tar.gz.md5">
-          cc48a15571094436780b9118e2d0a530</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.13-20150929.tar.gz.md5">
+          9ca33683b54ab8a306afc7fe75eb135a</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.12-20150511.tar.gz.sha1">
-          19514761addad48112cf1ef45469935855be2bf3</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.13-20150929.tar.gz.sha1">
+          46986a18380675e3fee2e97efd5eea5c21a967c7</a> 
         
 </li>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.12-20150511.zip">poi-bin-3.12-20150511.zip</a>
-          (24MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.12-20150511.zip.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-3.13-20150929.zip">poi-bin-3.13-20150929.zip</a>
+          (25MB, <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.13-20150929.zip.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.12-20150511.zip.md5">
-          7d06e431debbac18a290357e7e22d62c</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.13-20150929.zip.md5">
+          8dfb6fe50051a469180abd1754fbceb7</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.12-20150511.zip.sha1">
-          6d5e42b65dd136781227729675a92bea11e8ac99</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/bin/poi-bin-3.13-20150929.zip.sha1">
+          921bc32b8c9f3858f0a6187e0ccdaa2bcb466e70</a> 
         
 </li>
       
 </ul>
       
       
-<a name="Source+Distribution-N10116"></a>
+<a name="Source+Distribution"></a>
 <div class="h4">
 <h4>Source Distribution</h4>
 </div>
@@ -450,28 +412,28 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.12-20150511.tar.gz">poi-src-3.12-20150511.tar.gz</a>
-          (51MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.12-20150511.tar.gz.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.13-20150929.tar.gz">poi-src-3.13-20150929.tar.gz</a>
+          (61MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.13-20150929.tar.gz.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.12-20150511.tar.gz.md5">
-          c76d87bf973818b7a3f3f584fec4cda2</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.13-20150929.tar.gz.md5">
+          fe400b4f15faaf0ea09a6a4e1df7814a</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.12-20150511.tar.gz.sha1">
-          616b7704a01a9405ec63bde2583fde48bbfb8097</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.13-20150929.tar.gz.sha1">
+          c5f33eee730371c6fc5db3f6bcd26360d2eecb9c</a> 
         
 </li>
         
 <li>
-<a href="http://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.12-20150511.zip">poi-src-3.12-20150511.zip</a>
-          (55MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.12-20150511.zip.asc">signed</a>)
+<a href="http://www.apache.org/dyn/closer.lua/poi/release/src/poi-src-3.13-20150929.zip">poi-src-3.13-20150929.zip</a>
+          (64MB, <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.13-20150929.zip.asc">signed</a>)
           <br>
-          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.12-20150511.zip.md5">
-          ee1dcea648cd7a8aa1ed3693a17437a1</a> 
+          MD5 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.13-20150929.zip.md5">
+          b50375c780c709d83e03989f14ec3097</a> 
           
 <br>
-          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.12-20150511.zip.sha1">
-          06d2d4bf8d6ecc00018c9ab5d744ea0fd0fece6c</a> 
+          SHA1 checksum: <a href="http://www.apache.org/dist/poi/release/src/poi-src-3.13-20150929.zip.sha1">
+          5034788c11b5eebaec0000ed6ba56e0fae7db73f</a> 
         
 </li>
       

Modified: poi/site/publish/index.html
URL: http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Sun Sep 27 21:13:00 2015
@@ -228,29 +228,22 @@ if (VERSION > 3) {
         <link href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces14">Read more...</link></p>
       </section>
 -->
-      
-<a name="22+July+2015+-+POI+3.13-beta1+available"></a>
-<div class="h4">
-<h4>22 July 2015 - POI 3.13-beta1 available</h4>
-</div>
-      
-<p>The Apache POI team is pleased to announce the release of 3.13-beta1. 
+      <!-- section><title>22 July 2015 - POI 3.13-beta1 available</title>
+      <p>The Apache POI team is pleased to announce the release of 3.13-beta1. 
          Featured are a handful of new areas of functionality, and numerous bug fixes.</p>
+      <p>A summary of changes is available in the 
+        <link href="http://www.apache.org/dyn/closer.lua/poi/dev/RELEASE-NOTES.txt">Release Notes</link>.
+        A full list of changes is available in the <link href="changes.html">change log</link>. 
+        People interested should also follow the <link href="mailinglists.html">dev list</link> to track progress.</p>
+       <p>See the <link href="download.html">downloads</link> page for more details.</p>
+      </section -->
       
-<p>A summary of changes is available in the 
-        <a href="http://www.apache.org/dyn/closer.lua/poi/dev/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>
-       
-<p>See the <a href="download.html">downloads</a> page for more details.</p>
-      
-      
-<a name="11+May+2015+-+POI+3.12+available"></a>
+<a name="29+September+2015+-+POI+3.13+available"></a>
 <div class="h4">
-<h4>11 May 2015 - POI 3.12 available</h4>
+<h4>29 September 2015 - POI 3.13 available</h4>
 </div>
        
-<p>The Apache POI team is pleased to announce the release of 3.12,
+<p>The Apache POI team is pleased to announce the release of 3.13,
         our next stable release. Featured are a several new areas of
         functionality, and numerous bug fixes.</p>
        

Modified: poi/site/publish/poifs/how-to.html
URL: http://svn.apache.org/viewvc/poi/site/publish/poifs/how-to.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/poifs/how-to.html (original)
+++ poi/site/publish/poifs/how-to.html Sun Sep 27 21:13:00 2015
@@ -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">Embeded 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=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/poifs/usecases.html (original)
+++ poi/site/publish/poifs/usecases.html Sun Sep 27 21:13:00 2015
@@ -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">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">Embeded 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/related-projects.html
URL: http://svn.apache.org/viewvc/poi/site/publish/related-projects.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/related-projects.html (original)
+++ poi/site/publish/related-projects.html Sun Sep 27 21:13:00 2015
@@ -1,440 +1,440 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<!--*** This is a generated file.  Do not edit.  ***-->
-<link rel="stylesheet" href="skin/tigris.css" type="text/css">
-<link rel="stylesheet" href="skin/mysite.css" type="text/css">
-<link rel="stylesheet" href="skin/site.css" type="text/css">
-<link media="print" rel="stylesheet" href="skin/print.css" type="text/css">
-<title>Apache POI - Related Projects</title>
-</head>
-<body bgcolor="white" class="composite">
-<!--================= start Banner ==================-->
-<div id="banner">
-<table width="100%" cellpadding="8" cellspacing="0" summary="banner" border="0">
-<tbody>
-<tr>
-<!--================= start Group Logo ==================-->
-<td width="50%" align="left">
-<div class="groupLogo">
-<a href="http://poi.apache.org"><img border="0" class="logoImage" alt="Apache POI" src="resources/images/group-logo.jpg"></a>
-</div>
-</td>
-<!--================= end Group Logo ==================-->
-<!--================= start Project Logo ==================--><td width="50%" align="right">
-<div align="right" class="projectLogo">
-<a href="http://poi.apache.org/"><img border="0" class="logoImage" alt="POI" src="resources/images/project-logo.jpg"></a>
-</div>
-</td>
-<!--================= end Project Logo ==================-->
-</tr>
-</tbody>
-</table>
-</div>
-<!--================= end Banner ==================-->
-<!--================= start Main ==================-->
-<table width="100%" cellpadding="0" cellspacing="0" border="0" summary="nav" id="breadcrumbs">
-<tbody>
-<!--================= start Status ==================-->
-<tr class="status">
-<td>
-<!--================= start BreadCrumb ==================--><a href="http://www.apache.org/">Apache</a> | <a href="http://poi.apache.org/">POI</a><a href=""></a>
-<!--================= end BreadCrumb ==================--></td><td id="tabs">
-<!--================= start Tabs ==================-->
-<div class="tab">
-<span class="selectedTab"><a class="base-selected" href="index.html">Home</a></span> | <script language="Javascript" type="text/javascript">
-function printit() {  
-if (window.print) {
-    window.print() ;  
-} else {
-    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH="0" HEIGHT="0" CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
-document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
-    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box    WebBrowser1.outerHTML = "";  
-}
-}
-</script><script language="Javascript" type="text/javascript">
-var NS = (navigator.appName == "Netscape");
-var VERSION = parseInt(navigator.appVersion);
-if (VERSION > 3) {
-    document.write('  <a title="PRINT this page OUT" href="javascript:printit()">PRINT</a>');
-}
-</script>
-</div>
-<!--================= end Tabs ==================-->
-</td>
-</tr>
-</tbody>
-</table>
-<!--================= end Status ==================-->
-<table id="main" width="100%" cellpadding="8" cellspacing="0" summary="" border="0">
-<tbody>
-<tr valign="top">
-<!--================= start Menu ==================-->
-<td id="leftcol">
-<div id="navcolumn">
-<div class="menuBar">
-<div class="menu">
-<span class="menuLabel">Overview</span>
-        
-<div class="menuItem">
-<a href="index.html">Home</a>
-</div>
-        
-<div class="menuItem">
-<a href="download.html">Download</a>
-</div>
-        
-<div class="menuItem">
-<a href="overview.html">Components</a>
-</div>
-        
-<div class="menuItem">
-<a href="text-extraction.html">Text Extraction</a>
-</div>
-        
-<div class="menuItem">
-<a href="encryption.html">Encryption support</a>
-</div>
-        
-<div class="menuItem">
-<a href="casestudies.html">Case Studies</a>
-</div>
-        
-<div class="menuItem">
-<span class="menuSelected">Related projects</span>
-</div>
-        
-<div class="menuItem">
-<a href="legal.html">Legal</a>
-</div>
-    
-</div>
-<div class="menu">
-<span class="menuLabel">Help</span>
-        
-<div class="menuItem">
-<a href="apidocs/index.html">Javadocs</a>
-</div>
-        
-<div class="menuItem">
-<a href="faq.html">FAQ</a>
-</div>
-        
-<div class="menuItem">
-<a href="mailinglists.html">Mailing Lists</a>
-</div>
-        
-<div class="menuItem">
-<a href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bug Database</a>
-</div>
-        
-<div class="menuItem">
-<a href="changes.html">Changes Log</a>
-</div>
-    
-</div>
-<div class="menu">
-<span class="menuLabel">Getting Involved</span>
-        
-<div class="menuItem">
-<a href="subversion.html">Subversion Repository</a>
-</div>
-        
-<div class="menuItem">
-<a href="howtobuild.html">How To Build</a>
-</div>
-        
-<div class="menuItem">
-<a href="guidelines.html">Contribution Guidelines</a>
-</div>
-        
-<div class="menuItem">
-<a href="who.html">Who We Are</a>
-</div>
-    
-</div>
-<div class="menu">
-<span class="menuLabel">Component APIs</span>
-        
-<div class="menuItem">
-<a href="spreadsheet/index.html">Excel (SS=HSSF+XSSF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="document/index.html">Word (HWPF+XWPF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="slideshow/index.html">PowerPoint (HSLF+XSLF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="oxml4j/index.html">OpenXML4J (OOXML)</a>
-</div>
-        
-<div class="menuItem">
-<a href="poifs/index.html">OLE2 Filesystem (POIFS)</a>
-</div>
-        
-<div class="menuItem">
-<a href="hpsf/index.html">OLE2 Document Props (HPSF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="hsmf/index.html">Outlook (HSMF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="hdgf/index.html">Visio (HDGF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="hmef/index.html">TNEF (HMEF)</a>
-</div>
-        
-<div class="menuItem">
-<a href="hpbf/index.html">Publisher (HPBF)</a>
-</div>
-    
-</div>
-<div class="menu">
-<span class="menuLabel">Apache Wide</span>
-        
-<div class="menuItem">
-<a href="http://www.apache.org/">Apache Software Foundation</a>
-</div>
-        
-<div class="menuItem">
-<a href="http://www.apache.org/licenses/">License</a>
-</div>
-        
-<div class="menuItem">
-<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
-</div>
-        
-<div class="menuItem">
-<a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
-</div>
-        
-<div class="menuItem">
-<a href="http://www.apache.org/security/">Security</a>
-</div>
-    
-</div>
-</div>
-</div>
-<form target="_blank" action="https://www.google.com/search" method="get">
-<table summary="search" border="0" cellspacing="0" cellpadding="0">
-<tr>
-<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap">
-                          Search Apache POI<br>
-<input value="poi.apache.org" name="sitesearch" type="hidden"><input size="10" name="q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="GO" type="submit"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td colspan="3"><img height="7" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td class="bottom-left-thick"></td><td bgcolor="#a5b6c6"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td class="bottom-right-thick"></td>
-</tr>
-</table>
-</form>
-</td>
-<!--================= end Menu ==================-->
-<!--================= start Content ==================--><td>
-<div id="bodycol">
-<div class="app">
-<div align="center">
-<h1>Apache POI - Related Projects</h1>
-</div>
-<div class="h3">
-    
-
-    
-        
-<a name="Introduction"></a>
-<div class="h3">
-<h3>Introduction</h3>
-</div>
-            
-            
-<p>
-                This page lists other projects that you might find interesting when working with documents of various types. Suggestions for additional links are welcome, however please note that we only list open source projects here. Commercial applications can provide <a href="casestudies.html">case studies</a> if they want to show their support for POI.
-            </p>
-        
-        
-<a name="Apache+projects"></a>
-<div class="h3">
-<h3>Apache projects</h3>
-</div>
-            
-              
-<a name="Apache+Tika"></a>
-<div class="h4">
-<h4>Apache Tika</h4>
-</div>
-              
-<p>
-              
-<a href="http://tika.apache.org/">Apache Tika</a> is a toolkit which detects and extracts metadata and text from over a thousand different file types.
-              </p>
-              
-		
-        
-<a name="Apache+incubating+projects"></a>
-<div class="h3">
-<h3>Apache incubating projects</h3>
-</div>
-            
-              
-<a name="Apache+Corinthia+%28incubating%29"></a>
-<div class="h4">
-<h4>Apache Corinthia (incubating)</h4>
-</div>
-              
-<p>
-              
-<a href="http://corinthia.incubator.apache.org/">Apache Corinthia (incubating)</a> is a toolkit/application written in C++ for converting between and editing common office file formats, with an initial focus on word processing.
-              </p>
-              
-
-              
-<a name="Apache+ODF+Toolkit+%28incubating%29"></a>
-<div class="h4">
-<h4>Apache ODF Toolkit (incubating)</h4>
-</div>
-              
-<p>
-              
-<a href="http://incubator.apache.org/odftoolkit/">Apache ODF Toolkit (incubating)</a> is a set of Java modules that allow programmatic creation, scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF) documents.
-              </p>
-              
-		
-        
-<a name="Other+projects"></a>
-<div class="h3">
-<h3>Other projects</h3>
-</div>
-            
-              
-<a name="Jackcess"></a>
-<div class="h4">
-<h4>Jackcess</h4>
-</div>
-              
-<p>
-              
-<a href="http://jackcess.sourceforge.net/">Jackcess</a> is a pure Java library for reading from and writing to MS Access databases available under Apache License 2.0.
-              </p>
-              
-              
-<a name="poi-mail-merge"></a>
-<div class="h4">
-<h4>poi-mail-merge</h4>
-</div>
-              
-<p>
-              
-<a href="https://github.com/centic9/poi-mail-merge">poi-mail-merge</a> is a small tool to automate mail-merges, i.e. replacing strings in a template Microsoft Word file multiple times with data from a list of replacements 
-              provided as Excel/CSV data. Available under the BSD 2-Clause License. 
-              </p>
-              
-              
-<a name="poi-visio"></a>
-<div class="h4">
-<h4>poi-visio</h4>
-</div>
-              
-<p>
-              
-<a href="https://github.com/BBN-D/poi-visio">poi-visio</a> is a Java library that loads Visio OOXML (vsdx) files and creates an in-memory data structure that allows full access to the contents of the document. 
-              There is built-in support for easily traversing the content of the document in a structured way, and can render pages to simplified PNG files, or other backends supported by Java AWT. 
-              Currently the library only operates in read-only mode, but its design does not exclude being able to modify existing documents or creating new documents.
-              Available under the Apache License, Version 2.0.
-              </p>
-              
-              
-<a name="poi-visio-graph"></a>
-<div class="h4">
-<h4>poi-visio-graph</h4>
-</div>
-              
-<p>
-              
-<a href="https://github.com/BBN-D/poi-visio-graph">poi-visio-graph</a> is a Java library that loads Visio OOXML (vsdx) files using the poi-visio library and creates an in-memory graph structure from the objects present on the page. 
-              It utilizes user-specified connection points and also performs analysis to infer logical visual connection points between the objects on each page. 
-              One possible use of this library is to create a network diagram from a Visio document.
-              Available under the Apache License, Version 2.0.
-              </p>
-              
-              
-<a name="NPOI"></a>
-<div class="h4">
-<h4>NPOI</h4>
-</div>
-              
-<p>
-              
-<a href="https://npoi.codeplex.com/">NPOI</a> is a .NET version of Apache POI available under Apache License 2.0.
-              </p>
-              
-              
-<a name="Vaadin+Spreadsheet"></a>
-<div class="h4">
-<h4>Vaadin Spreadsheet</h4>
-</div>
-              
-<p>
-              
-<a href="https://github.com/vaadin/spreadsheet">Vaadin Spreadsheet</a> is a UI component add-on for Vaadin 7 which provides means to view and edit Excel spreadsheets in Vaadin applications.
-              Available under the Commercial Vaadin Add-on License version 3 (CVALv3).
-              </p>
-              
-		
-    
-    
-
-<div id="authors" align="right">by&nbsp;Dominik Stadler</div>
-</div>
-</div>
-</div>
-</td>
-<!--================= end Content ==================-->
-</tr>
-</tbody>
-</table>
-<!--================= end Main ==================-->
-<!--================= start Footer ==================-->
-<div id="footer">
-<table summary="footer" cellspacing="0" cellpadding="4" width="100%" border="0">
-<tbody>
-<tr>
-<!--================= start Copyright ==================-->
-<td colspan="2">
-<div align="center">
-<div class="copyright">
-              Copyright &copy; 2002-2014&nbsp;The Apache Software Foundation. All rights reserved.<br>
-              Apache POI, POI, Apache, the Apache feather logo, and the Apache 
-              POI project logo are trademarks of The Apache Software Foundation.
-            </div>
-</div>
-</td>
-<!--================= end Copyright ==================-->
-</tr>
-<tr>
-<td align="left">
-<!--================= start Host ==================-->
-<!--================= end Host ==================--></td><td align="right">
-<!--================= start Credits ==================-->
-<div align="right">
-<div class="credit"></div>
-</div>
-<!--================= end Credits ==================-->
-</td>
-</tr>
-</tbody>
-</table>
-</div>
-<!--================= end Footer ==================-->
-</body>
-</html>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<!--*** This is a generated file.  Do not edit.  ***-->
+<link rel="stylesheet" href="skin/tigris.css" type="text/css">
+<link rel="stylesheet" href="skin/mysite.css" type="text/css">
+<link rel="stylesheet" href="skin/site.css" type="text/css">
+<link media="print" rel="stylesheet" href="skin/print.css" type="text/css">
+<title>Apache POI - Related Projects</title>
+</head>
+<body bgcolor="white" class="composite">
+<!--================= start Banner ==================-->
+<div id="banner">
+<table width="100%" cellpadding="8" cellspacing="0" summary="banner" border="0">
+<tbody>
+<tr>
+<!--================= start Group Logo ==================-->
+<td width="50%" align="left">
+<div class="groupLogo">
+<a href="http://poi.apache.org"><img border="0" class="logoImage" alt="Apache POI" src="resources/images/group-logo.jpg"></a>
+</div>
+</td>
+<!--================= end Group Logo ==================-->
+<!--================= start Project Logo ==================--><td width="50%" align="right">
+<div align="right" class="projectLogo">
+<a href="http://poi.apache.org/"><img border="0" class="logoImage" alt="POI" src="resources/images/project-logo.jpg"></a>
+</div>
+</td>
+<!--================= end Project Logo ==================-->
+</tr>
+</tbody>
+</table>
+</div>
+<!--================= end Banner ==================-->
+<!--================= start Main ==================-->
+<table width="100%" cellpadding="0" cellspacing="0" border="0" summary="nav" id="breadcrumbs">
+<tbody>
+<!--================= start Status ==================-->
+<tr class="status">
+<td>
+<!--================= start BreadCrumb ==================--><a href="http://www.apache.org/">Apache</a> | <a href="http://poi.apache.org/">POI</a><a href=""></a>
+<!--================= end BreadCrumb ==================--></td><td id="tabs">
+<!--================= start Tabs ==================-->
+<div class="tab">
+<span class="selectedTab"><a class="base-selected" href="index.html">Home</a></span> | <script language="Javascript" type="text/javascript">
+function printit() {  
+if (window.print) {
+    window.print() ;  
+} else {
+    var WebBrowser = '<OBJECT ID="WebBrowser1" WIDTH="0" HEIGHT="0" CLASSID="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2"></OBJECT>';
+document.body.insertAdjacentHTML('beforeEnd', WebBrowser);
+    WebBrowser1.ExecWB(6, 2);//Use a 1 vs. a 2 for a prompting dialog box    WebBrowser1.outerHTML = "";  
+}
+}
+</script><script language="Javascript" type="text/javascript">
+var NS = (navigator.appName == "Netscape");
+var VERSION = parseInt(navigator.appVersion);
+if (VERSION > 3) {
+    document.write('  <a title="PRINT this page OUT" href="javascript:printit()">PRINT</a>');
+}
+</script>
+</div>
+<!--================= end Tabs ==================-->
+</td>
+</tr>
+</tbody>
+</table>
+<!--================= end Status ==================-->
+<table id="main" width="100%" cellpadding="8" cellspacing="0" summary="" border="0">
+<tbody>
+<tr valign="top">
+<!--================= start Menu ==================-->
+<td id="leftcol">
+<div id="navcolumn">
+<div class="menuBar">
+<div class="menu">
+<span class="menuLabel">Overview</span>
+        
+<div class="menuItem">
+<a href="index.html">Home</a>
+</div>
+        
+<div class="menuItem">
+<a href="download.html">Download</a>
+</div>
+        
+<div class="menuItem">
+<a href="overview.html">Components</a>
+</div>
+        
+<div class="menuItem">
+<a href="text-extraction.html">Text Extraction</a>
+</div>
+        
+<div class="menuItem">
+<a href="encryption.html">Encryption support</a>
+</div>
+        
+<div class="menuItem">
+<a href="casestudies.html">Case Studies</a>
+</div>
+        
+<div class="menuItem">
+<span class="menuSelected">Related projects</span>
+</div>
+        
+<div class="menuItem">
+<a href="legal.html">Legal</a>
+</div>
+    
+</div>
+<div class="menu">
+<span class="menuLabel">Help</span>
+        
+<div class="menuItem">
+<a href="apidocs/index.html">Javadocs</a>
+</div>
+        
+<div class="menuItem">
+<a href="faq.html">FAQ</a>
+</div>
+        
+<div class="menuItem">
+<a href="mailinglists.html">Mailing Lists</a>
+</div>
+        
+<div class="menuItem">
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?product=POI">Bug Database</a>
+</div>
+        
+<div class="menuItem">
+<a href="changes.html">Changes Log</a>
+</div>
+    
+</div>
+<div class="menu">
+<span class="menuLabel">Getting Involved</span>
+        
+<div class="menuItem">
+<a href="subversion.html">Subversion Repository</a>
+</div>
+        
+<div class="menuItem">
+<a href="howtobuild.html">How To Build</a>
+</div>
+        
+<div class="menuItem">
+<a href="guidelines.html">Contribution Guidelines</a>
+</div>
+        
+<div class="menuItem">
+<a href="who.html">Who We Are</a>
+</div>
+    
+</div>
+<div class="menu">
+<span class="menuLabel">Component APIs</span>
+        
+<div class="menuItem">
+<a href="spreadsheet/index.html">Excel (SS=HSSF+XSSF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="document/index.html">Word (HWPF+XWPF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="slideshow/index.html">PowerPoint (HSLF+XSLF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="oxml4j/index.html">OpenXML4J (OOXML)</a>
+</div>
+        
+<div class="menuItem">
+<a href="poifs/index.html">OLE2 Filesystem (POIFS)</a>
+</div>
+        
+<div class="menuItem">
+<a href="hpsf/index.html">OLE2 Document Props (HPSF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="hsmf/index.html">Outlook (HSMF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="hdgf/index.html">Visio (HDGF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="hmef/index.html">TNEF (HMEF)</a>
+</div>
+        
+<div class="menuItem">
+<a href="hpbf/index.html">Publisher (HPBF)</a>
+</div>
+    
+</div>
+<div class="menu">
+<span class="menuLabel">Apache Wide</span>
+        
+<div class="menuItem">
+<a href="http://www.apache.org/">Apache Software Foundation</a>
+</div>
+        
+<div class="menuItem">
+<a href="http://www.apache.org/licenses/">License</a>
+</div>
+        
+<div class="menuItem">
+<a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+</div>
+        
+<div class="menuItem">
+<a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+</div>
+        
+<div class="menuItem">
+<a href="http://www.apache.org/security/">Security</a>
+</div>
+    
+</div>
+</div>
+</div>
+<form target="_blank" action="https://www.google.com/search" method="get">
+<table summary="search" border="0" cellspacing="0" cellpadding="0">
+<tr>
+<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap">
+                          Search Apache POI<br>
+<input value="poi.apache.org" name="sitesearch" type="hidden"><input size="10" name="q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="GO" type="submit"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
+</tr>
+<tr>
+<td colspan="3"><img height="7" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
+</tr>
+<tr>
+<td class="bottom-left-thick"></td><td bgcolor="#a5b6c6"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td class="bottom-right-thick"></td>
+</tr>
+</table>
+</form>
+</td>
+<!--================= end Menu ==================-->
+<!--================= start Content ==================--><td>
+<div id="bodycol">
+<div class="app">
+<div align="center">
+<h1>Apache POI - Related Projects</h1>
+</div>
+<div class="h3">
+    
+
+    
+        
+<a name="Introduction"></a>
+<div class="h3">
+<h3>Introduction</h3>
+</div>
+            
+            
+<p>
+                This page lists other projects that you might find interesting when working with documents of various types. Suggestions for additional links are welcome, however please note that we only list open source projects here. Commercial applications can provide <a href="casestudies.html">case studies</a> if they want to show their support for POI.
+            </p>
+        
+        
+<a name="Apache+projects"></a>
+<div class="h3">
+<h3>Apache projects</h3>
+</div>
+            
+              
+<a name="Apache+Tika"></a>
+<div class="h4">
+<h4>Apache Tika</h4>
+</div>
+              
+<p>
+              
+<a href="http://tika.apache.org/">Apache Tika</a> is a toolkit which detects and extracts metadata and text from over a thousand different file types.
+              </p>
+              
+		
+        
+<a name="Apache+incubating+projects"></a>
+<div class="h3">
+<h3>Apache incubating projects</h3>
+</div>
+            
+              
+<a name="Apache+Corinthia+%28incubating%29"></a>
+<div class="h4">
+<h4>Apache Corinthia (incubating)</h4>
+</div>
+              
+<p>
+              
+<a href="http://corinthia.incubator.apache.org/">Apache Corinthia (incubating)</a> is a toolkit/application written in C++ for converting between and editing common office file formats, with an initial focus on word processing.
+              </p>
+              
+
+              
+<a name="Apache+ODF+Toolkit+%28incubating%29"></a>
+<div class="h4">
+<h4>Apache ODF Toolkit (incubating)</h4>
+</div>
+              
+<p>
+              
+<a href="http://incubator.apache.org/odftoolkit/">Apache ODF Toolkit (incubating)</a> is a set of Java modules that allow programmatic creation, scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF) documents.
+              </p>
+              
+		
+        
+<a name="Other+projects"></a>
+<div class="h3">
+<h3>Other projects</h3>
+</div>
+            
+              
+<a name="Jackcess"></a>
+<div class="h4">
+<h4>Jackcess</h4>
+</div>
+              
+<p>
+              
+<a href="http://jackcess.sourceforge.net/">Jackcess</a> is a pure Java library for reading from and writing to MS Access databases available under Apache License 2.0.
+              </p>
+              
+              
+<a name="poi-mail-merge"></a>
+<div class="h4">
+<h4>poi-mail-merge</h4>
+</div>
+              
+<p>
+              
+<a href="https://github.com/centic9/poi-mail-merge">poi-mail-merge</a> is a small tool to automate mail-merges, i.e. replacing strings in a template Microsoft Word file multiple times with data from a list of replacements 
+              provided as Excel/CSV data. Available under the BSD 2-Clause License. 
+              </p>
+              
+              
+<a name="poi-visio"></a>
+<div class="h4">
+<h4>poi-visio</h4>
+</div>
+              
+<p>
+              
+<a href="https://github.com/BBN-D/poi-visio">poi-visio</a> is a Java library that loads Visio OOXML (vsdx) files and creates an in-memory data structure that allows full access to the contents of the document. 
+              There is built-in support for easily traversing the content of the document in a structured way, and can render pages to simplified PNG files, or other backends supported by Java AWT. 
+              Currently the library only operates in read-only mode, but its design does not exclude being able to modify existing documents or creating new documents.
+              Available under the Apache License, Version 2.0.
+              </p>
+              
+              
+<a name="poi-visio-graph"></a>
+<div class="h4">
+<h4>poi-visio-graph</h4>
+</div>
+              
+<p>
+              
+<a href="https://github.com/BBN-D/poi-visio-graph">poi-visio-graph</a> is a Java library that loads Visio OOXML (vsdx) files using the poi-visio library and creates an in-memory graph structure from the objects present on the page. 
+              It utilizes user-specified connection points and also performs analysis to infer logical visual connection points between the objects on each page. 
+              One possible use of this library is to create a network diagram from a Visio document.
+              Available under the Apache License, Version 2.0.
+              </p>
+              
+              
+<a name="NPOI"></a>
+<div class="h4">
+<h4>NPOI</h4>
+</div>
+              
+<p>
+              
+<a href="https://npoi.codeplex.com/">NPOI</a> is a .NET version of Apache POI available under Apache License 2.0.
+              </p>
+              
+              
+<a name="Vaadin+Spreadsheet"></a>
+<div class="h4">
+<h4>Vaadin Spreadsheet</h4>
+</div>
+              
+<p>
+              
+<a href="https://github.com/vaadin/spreadsheet">Vaadin Spreadsheet</a> is a UI component add-on for Vaadin 7 which provides means to view and edit Excel spreadsheets in Vaadin applications.
+              Available under the Commercial Vaadin Add-on License version 3 (CVALv3).
+              </p>
+              
+		
+    
+    
+
+<div id="authors" align="right">by&nbsp;Dominik Stadler</div>
+</div>
+</div>
+</div>
+</td>
+<!--================= end Content ==================-->
+</tr>
+</tbody>
+</table>
+<!--================= end Main ==================-->
+<!--================= start Footer ==================-->
+<div id="footer">
+<table summary="footer" cellspacing="0" cellpadding="4" width="100%" border="0">
+<tbody>
+<tr>
+<!--================= start Copyright ==================-->
+<td colspan="2">
+<div align="center">
+<div class="copyright">
+              Copyright &copy; 2002-2014&nbsp;The Apache Software Foundation. All rights reserved.<br>
+              Apache POI, POI, Apache, the Apache feather logo, and the Apache 
+              POI project logo are trademarks of The Apache Software Foundation.
+            </div>
+</div>
+</td>
+<!--================= end Copyright ==================-->
+</tr>
+<tr>
+<td align="left">
+<!--================= start Host ==================-->
+<!--================= end Host ==================--></td><td align="right">
+<!--================= start Credits ==================-->
+<div align="right">
+<div class="credit"></div>
+</div>
+<!--================= end Credits ==================-->
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+<!--================= end Footer ==================-->
+</body>
+</html>

Modified: poi/site/publish/spreadsheet/eval.html
URL: http://svn.apache.org/viewvc/poi/site/publish/spreadsheet/eval.html?rev=1705576&r1=1705575&r2=1705576&view=diff
==============================================================================
--- poi/site/publish/spreadsheet/eval.html (original)
+++ poi/site/publish/spreadsheet/eval.html Sun Sep 27 21:13:00 2015
@@ -652,10 +652,10 @@ mainWorkbookEvaluator.evaluateAll();
 <h3>Formula Evaluation and SXSSF</h3>
 </div>
       
-<p>For versions before 3.13 beta 2, no formula evaluation is possible with
+<p>For versions before 3.13 final, no formula evaluation is possible with
        SXSSF.</p>
       
-<p>If using POI 3.13 beta 2 or newer, formula evaluation is possible with SXSSF,
+<p>If you are using POI 3.13 final or newer, formula evaluation is possible with SXSSF,
        but with some caveats.</p>
       
 <p>The biggest restriction is that, since evaluating a cell needs that cell in memory



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