Author: nick
Date: Wed Mar 23 18:26:02 2016
New Revision: 1736368
URL: http://svn.apache.org/viewvc?rev=1736368&view=rev
Log:
Republish site
Modified:
poi/site/publish/changes.html
poi/site/publish/changes.rss
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1736368&r1=1736367&r2=1736368&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Wed Mar 23 18:26:02 2016
@@ -265,6 +265,9 @@ if (VERSION > 3) {
<ul>
<li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59222">59222</a> - XSSF:
fix NPE raised by XSSFSheet.getCellComments()</li>
+
+<li>
<img class="icon" alt="fix" src="images/fix.jpg"> <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59212">59212</a> - Common
SS: copy non-validating XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet
interface</li>
<li>
Modified: poi/site/publish/changes.rss
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1736368&r1=1736367&r2=1736368&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Wed Mar 23 18:26:02 2016
@@ -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>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
59212)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59212) - Common SS: copy non-validating
XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet
interface</description></item><item><title> fix(bug
59208)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59208) - XWPF: bold xml value of "1" treated as
false</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - HSLF: Add support for system
colors</description></item><item><title> fix(bug
56930)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56930) - Add Workbook.getNames() to allow to query for
names that appear multip
le times</description></item><item><title> fix(bug
55791)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55791) - Avoid using an existing file-name when creating
a new slide, it could still be left over from previous partial
removal</description></item><item><title> fix(bug
55668)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55668) - Try to avoid NullPointerException by seting the
cell to BLANK instead, when changing cell-type and a formula leads to
null-string</description></item><item><title> fix(bug
59135)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59135) - Password gets truncated when using passwords
longer than 15 characters for the function
protectSheet()</description></item><item><title> add(bug
56549)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56549) - Correctly calculate char
index ranges for HWPF in the TextPieceTable</description></item><item><title>
add(bug
57495)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 57495) - Fix problem with tables in documents at pos
0</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Fix a number of edge-cases where file-handles would be
leaked</description></item><item><title> fix(bug
59170)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) -
*Workbook.setRepeatingRowsAndColumns()</description></item><item><title>
fix(bug
59170)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) -
org.apache.poi.hssf/ss.util.Region</description></item><item><title> add(bug
57031)</title><link>http://poi.apache.org/changes.html</link>
<description> add by POI Developers (bug 57031) - Out of Memory when
extracting text from attached files</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - More helpful exception when POIFSFileSystem is given a raw XML
file</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - More helpful exceptions when OPCPackage is given OLE2 or ODF
or raw XML files</description></item></channel></rss>
\ No newline at end of file
+<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
59222)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59222) - XSSF: fix NPE raised by
XSSFSheet.getCellComments()</description></item><item><title> fix(bug
59212)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59212) - Common SS: copy non-validating
XSSFSheet.addMergedRegionUnsafe from bug 58885 to Sheet
interface</description></item><item><title> fix(bug
59208)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59208) - XWPF: bold xml value of "1" treated as
false</description></item><item><title>
add</title><link>http://poi.apache.org/changes.html</link><description> add by
POI Developers - HSLF: Add support for system colors</description></ite
m><item><title> fix(bug
56930)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 56930) - Add Workbook.getNames() to allow to query for
names that appear multiple times</description></item><item><title> fix(bug
55791)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55791) - Avoid using an existing file-name when creating
a new slide, it could still be left over from previous partial
removal</description></item><item><title> fix(bug
55668)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 55668) - Try to avoid NullPointerException by seting the
cell to BLANK instead, when changing cell-type and a formula leads to
null-string</description></item><item><title> fix(bug
59135)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59135) - Password gets truncated when using passwords
longer than 15 characters for
the function protectSheet()</description></item><item><title> add(bug
56549)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 56549) - Correctly calculate char index ranges for HWPF
in the TextPieceTable</description></item><item><title> add(bug
57495)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 57495) - Fix problem with tables in documents at pos
0</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - Fix a number of edge-cases where file-handles would be
leaked</description></item><item><title> fix(bug
59170)</title><link>http://poi.apache.org/changes.html</link><description> fix
by POI Developers (bug 59170) - Remove deprecated classes (POI 3.15) -
*Workbook.setRepeatingRowsAndColumns()</description></item><item><title>
fix(bug
59170)</title><link>http://poi.apache.org/changes.html</link><description> fix
by P
OI Developers (bug 59170) - Remove deprecated classes (POI 3.15) -
org.apache.poi.hssf/ss.util.Region</description></item><item><title> add(bug
57031)</title><link>http://poi.apache.org/changes.html</link><description> add
by POI Developers (bug 57031) - Out of Memory when extracting text from
attached files</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - More helpful exception when POIFSFileSystem is given a raw XML
file</description></item><item><title>
fix</title><link>http://poi.apache.org/changes.html</link><description> fix by
POI Developers - More helpful exceptions when OPCPackage is given OLE2 or ODF
or raw XML files</description></item></channel></rss>
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]