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

svn commit: r1751974 - in /poi/site/publish: changes.html changes.rss

Author: onealj
Date: Fri Jul  8 22:31:53 2016
New Revision: 1751974

URL: http://svn.apache.org/viewvc?rev=1751974&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=1751974&r1=1751973&r2=1751974&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Fri Jul  8 22:31:53 2016
@@ -265,7 +265,13 @@ if (VERSION > 3) {
 <ul>
         
 <li>
-<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59776">59776</a> - OPC: Attach cause of exception when marshalling a Zip Package</li>    
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59833">59833</a> - SS Common: migrate fill pattern constants from CellStyle to FillPatternType enum</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=56154">56154</a> - OOXML: Get and set last modified by user property</li>
+        
+<li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59776">59776</a> - OPC: Attach cause of exception when marshalling a Zip Package</li>
         
 <li>
 <img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59814">59814</a> - SS Common: clear cached EvaluationWorkbook and EvaluationSheetvalues from WorkbookEvaluator</li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1751974&r1=1751973&r2=1751974&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Fri Jul  8 22:31:53 2016
@@ -1,6 +1,8 @@
 <?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> 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>



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