Author: centic
Date: Sun Sep 17 21:30:14 2017
New Revision: 1808658
URL: http://svn.apache.org/viewvc?rev=1808658&view=rev
Log:
Update for 4.0.0-SNAPSHOT and newer third party libs as well as some other
smaller fixes
Modified:
poi/site/publish/changes.html
poi/site/publish/encryption.html
poi/site/publish/faq.html
poi/site/publish/howtobuild.html
poi/site/publish/overview.html
poi/site/publish/spreadsheet/excelant.html
poi/site/src/documentation/content/xdocs/encryption.xml
poi/site/src/documentation/content/xdocs/faq.xml
poi/site/src/documentation/content/xdocs/howtobuild.xml
poi/site/src/documentation/content/xdocs/overview.xml
poi/site/src/documentation/content/xdocs/spreadsheet/excelant.xml
poi/site/src/documentation/content/xdocs/status.xml
Modified: poi/site/publish/changes.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Sep 17 21:30:14 2017
@@ -264,9 +264,9 @@ if (VERSION > 3) {
-<a name="4.0.0"></a>
+<a name="4.0.0-SNAPSHOT"></a>
<div class="h3">
-<h3>Version 4.0.0 (2017-12-??)<a title="Permanent link" class="headerlink"
href="#4.0.0">#</a>
+<h3>Version 4.0.0-SNAPSHOT (2017-12-??)<a title="Permanent link"
class="headerlink" href="#4.0.0-SNAPSHOT">#</a>
</h3>
</div>
Modified: poi/site/publish/encryption.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/encryption.html?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/publish/encryption.html (original)
+++ poi/site/publish/encryption.html Sun Sep 17 21:30:14 2017
@@ -537,11 +537,11 @@ fos.close();
<ul>
-<li>BouncyCastle bcpkix and bcprov (tested against 1.53)</li>
+<li>BouncyCastle bcpkix and bcprov (tested against 1.58)</li>
-<li>Apache Santuario "xmlsec" (tested against 2.0.6)</li>
+<li>Apache Santuario "xmlsec" (tested against 2.1.0)</li>
-<li>and slf4j-api (tested against 1.7.12)</li>
+<li>and slf4j-api (tested against 1.7.25)</li>
</ul>
Modified: poi/site/publish/faq.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/faq.html?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/publish/faq.html (original)
+++ poi/site/publish/faq.html Sun Sep 17 21:30:14 2017
@@ -1100,7 +1100,6 @@ and
ant \
-Duser.language=en \
-Duser.country=US \
- -Dmaxpermsize=-Dthis.is.a.dummy=true \
-Djava9addmods=--add-modules=java.xml.bind \
-Djavadoc9addmods=--add-modules=java.xml.bind \
-Djava9addmodsvalue=-Dsun.reflect.debugModuleAccessChecks=true
\
Modified: poi/site/publish/howtobuild.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/howtobuild.html?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/publish/howtobuild.html (original)
+++ poi/site/publish/howtobuild.html Sun Sep 17 21:30:14 2017
@@ -267,7 +267,11 @@ if (VERSION > 3) {
<p>
- POI 3.11 and later requires the JDK version 1.6 or later.
+ POI 4.0 and later require JDK version 1.8 or later.
+ </p>
+
+<p>
+ POI 3.11 and later 3.x versions require JDK version 1.6 or later.
</p>
<p>
@@ -290,7 +294,7 @@ if (VERSION > 3) {
<p>
Specifically the build has been tested to work with Ant version
- 1.8.4, 1.9.4, and 1.9.9.
+ 1.9.4, 1.9.9 and 1.10.1.
</p>
<p>
Modified: poi/site/publish/overview.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/overview.html?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/publish/overview.html (original)
+++ poi/site/publish/overview.html Sun Sep 17 21:30:14 2017
@@ -715,10 +715,10 @@ if (VERSION > 3) {
<td colspan="1" rowspan="1"><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|2.6.0|jar">xmlbeans</a>
<br>
For signing:
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.53|jar">bcpkix-jdk15on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.53|jar">bcprov-jdk15on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.0.6|bundle">xmlsec</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.12|jar">slf4j-api</a>
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.58|jar">bcpkix-jdk15on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.58|jar">bcprov-jdk15on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.1.0|bundle">xmlsec</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.25|jar">slf4j-api</a>
</td>
<td colspan="1" rowspan="1"><a
href="https://search.maven.org/#artifactdetails|org.apache.poi|ooxml-security|1.1|jar">ooxml-security-1.1.jar</a></td>
Modified: poi/site/publish/spreadsheet/excelant.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/spreadsheet/excelant.html?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/publish/spreadsheet/excelant.html (original)
+++ poi/site/publish/spreadsheet/excelant.html Sun Sep 17 21:30:14 2017
@@ -198,7 +198,7 @@ if (VERSION > 3) {
<p>ExcelAnt is a set of Ant tasks that make it possible to verify or test
a workbook without having to write Java code. Of course, the
tasks themselves
- are written in Java, but to use this frame work you only need to
know a little
+ are written in Java, but to use this framework you only need to
know a little
bit about Ant.</p>
<p>This document covers the basic usage and set up of ExcelAnt.</p>
@@ -212,7 +212,7 @@ if (VERSION > 3) {
</h4>
</div>
-<p>To start with, you'll need to have the POI 3.8 or higher jar files. If you
test only .xls
+<p>To start with ExcelAnt, you'll need to have the POI 3.8 or higher jar
files. If you test only .xls
workbooks then you need to have the following jars in your path:</p>
<ul>
Modified: poi/site/src/documentation/content/xdocs/encryption.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/encryption.xml?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Sun Sep 17 21:30:14
2017
@@ -229,9 +229,9 @@ fos.close();
<p>The classes have been tested against the following libraries, which
need to be included additionally to the
<link href="overview.html#components">default dependencies</link>:</p>
<ul>
- <li>BouncyCastle bcpkix and bcprov (tested against 1.53)</li>
- <li>Apache Santuario "xmlsec" (tested against 2.0.6)</li>
- <li>and slf4j-api (tested against 1.7.12)</li>
+ <li>BouncyCastle bcpkix and bcprov (tested against 1.58)</li>
+ <li>Apache Santuario "xmlsec" (tested against 2.1.0)</li>
+ <li>and slf4j-api (tested against 1.7.25)</li>
</ul>
<p>Depending on the <link
href="https://poi.apache.org/apidocs/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html">configuration</link>
and the activated <link
href="https://poi.apache.org/apidocs/org/apache/poi/poifs/crypt/dsig/facets/package-summary.html">facets</link>
Modified: poi/site/src/documentation/content/xdocs/faq.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/faq.xml?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/faq.xml (original)
+++ poi/site/src/documentation/content/xdocs/faq.xml Sun Sep 17 21:30:14 2017
@@ -623,7 +623,6 @@ and
ant \
-Duser.language=en \
-Duser.country=US \
- -Dmaxpermsize=-Dthis.is.a.dummy=true \
-Djava9addmods=--add-modules=java.xml.bind \
-Djavadoc9addmods=--add-modules=java.xml.bind \
-Djava9addmodsvalue=-Dsun.reflect.debugModuleAccessChecks=true
\
Modified: poi/site/src/documentation/content/xdocs/howtobuild.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/howtobuild.xml?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/howtobuild.xml (original)
+++ poi/site/src/documentation/content/xdocs/howtobuild.xml Sun Sep 17 21:30:14
2017
@@ -32,7 +32,10 @@
<section>
<title>JDK Version</title>
<p>
- POI 3.11 and later requires the JDK version 1.6 or later.
+ POI 4.0 and later require JDK version 1.8 or later.
+ </p>
+ <p>
+ POI 3.11 and later 3.x versions require JDK version 1.6 or later.
</p>
<p>
POI 3.5 to 3.10 required the JDK version 1.5 or later.
@@ -47,7 +50,7 @@
</p>
<p>
Specifically the build has been tested to work with Ant version
- 1.8.4, 1.9.4, and 1.9.9.
+ 1.9.4, 1.9.9 and 1.10.1.
</p>
<p>
Remember to set the ANT_HOME environment variable and add
Modified: poi/site/src/documentation/content/xdocs/overview.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/overview.xml?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/overview.xml (original)
+++ poi/site/src/documentation/content/xdocs/overview.xml Sun Sep 17 21:30:14
2017
@@ -332,10 +332,10 @@
<td>ooxml-security</td>
<td><link
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|2.6.0|jar">xmlbeans</link><br/>
For signing:
- <link
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.53|jar">bcpkix-jdk15on</link>,
- <link
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.53|jar">bcprov-jdk15on</link>,
- <link
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.0.6|bundle">xmlsec</link>,
- <link
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.12|jar">slf4j-api</link>
+ <link
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.58|jar">bcpkix-jdk15on</link>,
+ <link
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.58|jar">bcprov-jdk15on</link>,
+ <link
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.1.0|bundle">xmlsec</link>,
+ <link
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.25|jar">slf4j-api</link>
</td>
<td><link
href="https://search.maven.org/#artifactdetails|org.apache.poi|ooxml-security|1.1|jar">ooxml-security-1.1.jar</link></td>
</tr>
Modified: poi/site/src/documentation/content/xdocs/spreadsheet/excelant.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/spreadsheet/excelant.xml?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/spreadsheet/excelant.xml (original)
+++ poi/site/src/documentation/content/xdocs/spreadsheet/excelant.xml Sun Sep
17 21:30:14 2017
@@ -33,13 +33,13 @@
<section><title>Introduction</title>
<p>ExcelAnt is a set of Ant tasks that make it possible to verify
or test
a workbook without having to write Java code. Of course, the
tasks themselves
- are written in Java, but to use this frame work you only need to
know a little
+ are written in Java, but to use this framework you only need to
know a little
bit about Ant.</p>
<p>This document covers the basic usage and set up of ExcelAnt.</p>
<p>This document will assume basic familiarity with Ant and Ant
build files.</p>
</section>
<section><title>Setup</title>
- <p>To start with, you'll need to have the POI 3.8 or higher jar
files. If you test only .xls
+ <p>To start with ExcelAnt, you'll need to have the POI 3.8 or
higher jar files. If you test only .xls
workbooks then you need to have the following jars in your path:</p>
<ul>
<li>poi-excelant-$version-YYYYDDMM.jar</li>
Modified: poi/site/src/documentation/content/xdocs/status.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1808658&r1=1808657&r2=1808658&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sun Sep 17 21:30:14 2017
@@ -56,7 +56,7 @@
when referring to both H??F and X??F formats.
-->
- <release version="4.0.0" date="2017-12-??">
+ <release version="4.0.0-SNAPSHOT" date="2017-12-??">
<actions>
<action dev="PD" type="fix" fixes-bug="60279" module="POI">Back-off to
brute-force search for macro content if macro offset is incorrect.</action>
</actions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]