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 2015/02/28 18:42:48 UTC

svn commit: r1662974 - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/class-use/ publish/apidocs/org/apache/poi/extractor/ publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/ publish/apidocs/org/apache/poi/xssf/stream...

Author: nick
Date: Sat Feb 28 17:42:47 2015
New Revision: 1662974

URL: http://svn.apache.org/r1662974
Log:
Changelog update, and republish javadocs

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html
    poi/site/publish/apidocs/org/apache/poi/extractor/ExtractorFactory.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html
    poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html
    poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sat Feb 28 17:42:47 2015
@@ -21949,7 +21949,7 @@ return null</div>
 <dt><span class="strong"><a href="./org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIOLE2TextExtractor)">getEmbededDocsTextExtractors(POIOLE2TextExtractor)</a></span> - Static method in class org.apache.poi.extractor.<a href="./org/apache/poi/extractor/ExtractorFactory.html" title="class in org.apache.poi.extractor">ExtractorFactory</a></dt>
 <dd>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).</div>
+  the embedded documents in the file (if there are any).</div>
 </dd>
 <dt><span class="strong"><a href="./org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIXMLTextExtractor)">getEmbededDocsTextExtractors(POIXMLTextExtractor)</a></span> - Static method in class org.apache.poi.extractor.<a href="./org/apache/poi/extractor/ExtractorFactory.html" title="class in org.apache.poi.extractor">ExtractorFactory</a></dt>
 <dd>

Modified: poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POIOLE2TextExtractor.html Sat Feb 28 17:42:47 2015
@@ -134,7 +134,7 @@
 <td class="colFirst"><code>static <a href="../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a>[]</code></td>
 <td class="colLast"><span class="strong">ExtractorFactory.</span><code><strong><a href="../../../../org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIOLE2TextExtractor)">getEmbededDocsTextExtractors</a></strong>(<a href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a>&nbsp;ext)</code>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).</div>
+  the embedded documents in the file (if there are any).</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/class-use/POITextExtractor.html Sat Feb 28 17:42:47 2015
@@ -236,7 +236,7 @@
 <td class="colFirst"><code>static <a href="../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a>[]</code></td>
 <td class="colLast"><span class="strong">ExtractorFactory.</span><code><strong><a href="../../../../org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIOLE2TextExtractor)">getEmbededDocsTextExtractors</a></strong>(<a href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a>&nbsp;ext)</code>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).</div>
+  the embedded documents in the file (if there are any).</div>
 </td>
 </tr>
 <tr class="rowColor">

Modified: poi/site/publish/apidocs/org/apache/poi/extractor/ExtractorFactory.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/extractor/ExtractorFactory.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/extractor/ExtractorFactory.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/extractor/ExtractorFactory.html Sat Feb 28 17:42:47 2015
@@ -193,7 +193,7 @@ extends java.lang.Object</pre>
 <td class="colFirst"><code>static <a href="../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a>[]</code></td>
 <td class="colLast"><code><strong><a href="../../../../org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIOLE2TextExtractor)">getEmbededDocsTextExtractors</a></strong>(<a href="../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a>&nbsp;ext)</code>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).</div>
+  the embedded documents in the file (if there are any).</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -467,10 +467,10 @@ public static&nbsp;<a href="../../../../
                                                               <a href="../../../../org/apache/poi/openxml4j/exceptions/OpenXML4JException.html" title="class in org.apache.poi.openxml4j.exceptions">OpenXML4JException</a>,
                                                               org.apache.xmlbeans.XmlException</pre>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).
- If there are no embeded documents, you'll get back an
+  the embedded documents in the file (if there are any).
+ If there are no embedded documents, you'll get back an
   empty array. Otherwise, you'll get one open
-  <a href="../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi"><code>POITextExtractor</code></a> for each embeded file.</div>
+  <a href="../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi"><code>POITextExtractor</code></a> for each embedded file.</div>
 <dl><dt><span class="strong">Throws:</span></dt>
 <dd><code>java.io.IOException</code></dd>
 <dd><code><a href="../../../../org/apache/poi/openxml4j/exceptions/InvalidFormatException.html" title="class in org.apache.poi.openxml4j.exceptions">InvalidFormatException</a></code></dd>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/InvalidFormatException.html Sat Feb 28 17:42:47 2015
@@ -198,7 +198,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a>[]</code></td>
 <td class="colLast"><span class="strong">ExtractorFactory.</span><code><strong><a href="../../../../../../org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIOLE2TextExtractor)">getEmbededDocsTextExtractors</a></strong>(<a href="../../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a>&nbsp;ext)</code>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).</div>
+  the embedded documents in the file (if there are any).</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/openxml4j/exceptions/class-use/OpenXML4JException.html Sat Feb 28 17:42:47 2015
@@ -231,7 +231,7 @@
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/poi/POITextExtractor.html" title="class in org.apache.poi">POITextExtractor</a>[]</code></td>
 <td class="colLast"><span class="strong">ExtractorFactory.</span><code><strong><a href="../../../../../../org/apache/poi/extractor/ExtractorFactory.html#getEmbededDocsTextExtractors(org.apache.poi.POIOLE2TextExtractor)">getEmbededDocsTextExtractors</a></strong>(<a href="../../../../../../org/apache/poi/POIOLE2TextExtractor.html" title="class in org.apache.poi">POIOLE2TextExtractor</a>&nbsp;ext)</code>
 <div class="block">Returns an array of text extractors, one for each of
-  the embeded documents in the file (if there are any).</div>
+  the embedded documents in the file (if there are any).</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFWorkbook.html Sat Feb 28 17:42:47 2015
@@ -1242,7 +1242,7 @@ public&nbsp;void&nbsp;setRepeatingRowsAn
 <pre>public&nbsp;void&nbsp;close()
            throws java.io.IOException</pre>
 <div class="block">Closes the underlying <a href="../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html" title="class in org.apache.poi.xssf.usermodel"><code>XSSFWorkbook</code></a> and <a href="../../../../../org/apache/poi/openxml4j/opc/OPCPackage.html" title="class in org.apache.poi.openxml4j.opc"><code>OPCPackage</code></a> 
-  on which this Workbook is based, if any. Has no effect on Worbooks
+  on which this Workbook is based, if any. Has no effect on Workbooks
   created from scratch.</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sat Feb 28 17:42:47 2015
@@ -257,6 +257,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> When saving an OPCPackage with no Core Properties (eg from Jasper Reports), ensure they are always added even if not yet used</li>
+        
+<li>
 <img class="icon" alt="fix" src="images/fix.jpg"> github-18 - Handle documents with a picture-only header</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sat Feb 28 17:42:47 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> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - github-18 - Handle documents with a picture-only header</description></item><item><title> fix(bug 57622)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57622) - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</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</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - When saving an OPCPackage with no Core Properties (eg from Jasper Reports), ensure they are always added even if not yet used</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - github-18 - Handle documents with a picture-only header</description></item><item><title> fix(bug 57622)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 57622) - Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</description></item></channel></rss>
\ No newline at end of file

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1662974&r1=1662973&r2=1662974&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sat Feb 28 17:42:47 2015
@@ -38,6 +38,7 @@
     </devs>
 
     <release version="3.12-beta2" date="2015-??-??">
+        <action dev="PD" type="fix">When saving an OPCPackage with no Core Properties (eg from Jasper Reports), ensure they are always added even if not yet used</action>
         <action dev="PD" type="fix">github-18 - Handle documents with a picture-only header</action>
         <action dev="PD" type="fix" fixes-bug="57622">Change from XMLEventFactory.newFactory to XMLEventFactory.newInstance, for IBM JDK Compatibility</action>
     </release>



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