Author: centic
Date: Thu Aug 23 09:20:10 2018
New Revision: 1838704

URL: http://svn.apache.org/viewvc?rev=1838704&view=rev
Log:
Adjust version of commons-collections4 in the doc, re-generate changes.html 
with some more entries

Modified:
    poi/site/publish/changes.html
    poi/site/publish/components/index.html
    poi/site/src/documentation/content/xdocs/components/index.xml

Modified: poi/site/publish/changes.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1838704&r1=1838703&r2=1838704&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Thu Aug 23 09:20:10 2018
@@ -234,6 +234,14 @@ document.write("Last Published: " + docu
 <tbody>
         
 <tr>
+<td style="text-align: center;"><img class="icon" alt="fix" 
src="images/fix.png"></td><td><a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=61589";>61589</a></td><td>XSLF</td><td>Importing
 content does not copy hyperlink address</td>
+</tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" 
src="images/fix.png"></td><td><a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62587";>62587</a></td><td>XSLF</td><td>repeated
 call to XSLFSheet.removeShape leads to java.lang.IllegalArgumentException: 
partName</td>
+</tr>
+        
+<tr>
 <td style="text-align: center;"><img class="icon" alt="fix" 
src="images/fix.png"></td><td><a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=62513";>62513</a></td><td>OOXML</td><td>Don't
 try to parse embedded package relationships</td>
 </tr>
         
@@ -492,6 +500,10 @@ document.write("Last Published: " + docu
 <tr>
 <td style="text-align: center;"><img class="icon" alt="fix" 
src="images/fix.png"></td><td><a 
href="https://github.com/apache/poi/pull/110";>github-110</a></td><td>XWPF</td><td><b>Renames
 org.apache.poi.xwpf.usermodel.TextSegement to 
org.apache.poi.xwpf.usermodel.TextSegment (breaks backwards 
compatibility)</b></td>
 </tr>
+        
+<tr>
+<td style="text-align: center;"><img class="icon" alt="fix" 
src="images/fix.png"></td><td><a 
href="https://github.com/apache/poi/pull/114";>github-114</a></td><td>XWPF</td><td>Better
 support for Footnotes and Endnotes</td>
+</tr>
       
 </tbody>
 </table>

Modified: poi/site/publish/components/index.html
URL: 
http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1838704&r1=1838703&r2=1838704&view=diff
==============================================================================
--- poi/site/publish/components/index.html (original)
+++ poi/site/publish/components/index.html Thu Aug 23 09:20:10 2018
@@ -610,7 +610,7 @@ document.write("Last Published: " + docu
 <td colspan="1" rowspan="1">poi</td>
           <td colspan="1" rowspan="1"><a 
href="https://search.maven.org/#artifactdetails|commons-logging|commons-logging|1.2|jar">commons-logging</a>,
               <a 
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.11|jar">commons-codec</a>,
-              <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.1|jar">commons-collections</a>
 (since POI 3.15 beta 3),
+              <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.2|jar">commons-collections</a>
 (since POI 3.15 beta 3),
               <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math</a>
 (since POI 4.0.0),
               <a 
href="https://search.maven.org/#artifactdetails|log4j|log4j|1.2.17|bundle">log4j</a>
           </td>

Modified: poi/site/src/documentation/content/xdocs/components/index.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/index.xml?rev=1838704&r1=1838703&r2=1838704&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Thu Aug 23 
09:20:10 2018
@@ -293,7 +293,7 @@
           <td>poi</td>
           <td><a 
href="https://search.maven.org/#artifactdetails|commons-logging|commons-logging|1.2|jar">commons-logging</a>,
               <a 
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.11|jar">commons-codec</a>,
-              <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.1|jar">commons-collections</a>
 (since POI 3.15 beta 3),
+              <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.2|jar">commons-collections</a>
 (since POI 3.15 beta 3),
               <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math</a>
 (since POI 4.0.0),
               <a 
href="https://search.maven.org/#artifactdetails|log4j|log4j|1.2.17|bundle">log4j</a>
           </td>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to