Author: fanningpj
Date: Wed Mar 8 12:48:27 2023
New Revision: 1908199
URL: http://svn.apache.org/viewvc?rev=1908199&view=rev
Log:
update download page
Modified:
poi/site/publish/components/slideshow/ppt-wmf-emf-renderer.html
poi/site/publish/download.html
Modified: poi/site/publish/components/slideshow/ppt-wmf-emf-renderer.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/components/slideshow/ppt-wmf-emf-renderer.html?rev=1908199&r1=1908198&r2=1908199&view=diff
==============================================================================
--- poi/site/publish/components/slideshow/ppt-wmf-emf-renderer.html (original)
+++ poi/site/publish/components/slideshow/ppt-wmf-emf-renderer.html Wed Mar 8
12:48:27 2023
@@ -417,9 +417,11 @@ document.write("Last Published: " + docu
</p>
<ul>
-<li>Extract poi-bin-....zip to a directory (= current directory)</li>
+<li>Create a build project using Maven, Gradle or your favorite build
tool.</li>
-<li>Move poi-ooxml-full-5.2.3.jar,poi-javadoc-5.2.3.jar and
auxiliary/xml-apis-1.4.01.jar (Java 11+) into new subdirectory "unused"</li>
+<li>Alternatively, download the jars from
https://repo1.maven.org/maven2/org/apache/poi/</li>
+
+<li>Exclude poi-ooxml-full-5.2.3.jar,poi-javadoc-5.2.3.jar and
auxiliary/xml-apis-1.4.01.jar (Java 11+) into new subdirectory "unused"</li>
<li>Move all other jars in current directory into a new subdirectory "poi"</li>
Modified: poi/site/publish/download.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/download.html?rev=1908199&r1=1908198&r2=1908199&view=diff
==============================================================================
--- poi/site/publish/download.html (original)
+++ poi/site/publish/download.html Wed Mar 8 12:48:27 2023
@@ -224,32 +224,11 @@ document.write("Last Published: " + docu
People interested should also follow the <a
href="help/index.html">dev list</a>
to track progress.</p>
<p>
- The POI source release as well as the pre-built binary
deployment packages are listed below.
+ The POI source release is listed below.
Pre-built versions of all <a href="components/">POI
components</a>
are available in the central Maven repository under Group ID
"org.apache.poi" and Version
"5.2.3".
</p>
-<a name="POI-5.2.3-bin"></a>
-<h3 class="boxed">Binary Distribution</h3>
-<ul>
-
-<li>
-
-<a
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.2.3-20220909.tgz">poi-bin-5.2.3-20220909.tgz</a>
- (58 MB, <a
href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.3-20220909.tgz.asc">signature
(.asc)</a>,
- checksum: <a
href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.3-20220909.tgz.sha256">SHA-256</a>,
- <a
href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.3-20220909.tgz.sha512">SHA-512</a>)
- </li>
-
-<li>
-
-<a
href="https://www.apache.org/dyn/closer.lua/poi/release/bin/poi-bin-5.2.3-20220909.zip">poi-bin-5.2.3-20220909.zip</a>
- (58 MB, <a
href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.3-20220909.zip.asc">signature
(.asc)</a>,
- checksum: <a
href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.3-20220909.zip.sha256">SHA-256</a>,
- <a
href="https://downloads.apache.org/poi/release/bin/poi-bin-5.2.3-20220909.zip.sha512">SHA-512</a>)
- </li>
-
-</ul>
<a name="POI-5.2.3-src"></a>
<h3 class="boxed">Source Distribution</h3>
<ul>
@@ -274,6 +253,18 @@ document.write("Last Published: " + docu
</div>
+<a name="POI-bin-artifacts"></a>
+<h2 class="boxed">Binary Artifacts</h2>
+<div class="section">
+<p>
+ POI 5.2.3 is the last version where we produced a set of
poi-bin*.zip and poi-bin*.tgz files.
+ We will continue to publish jars to Maven Central.
+ If you want to download a legacy poi-bin archive, see the
+ <a href="#archive">archives of all prior releases</a>.
+ </p>
+</div>
+
+
<a name="verify"></a>
<h2 class="boxed">Verify</h2>
<div class="section">
@@ -387,13 +378,13 @@ document.write("Last Published: " + docu
<li>
-<a href="https://archive.apache.org/dist/poi/release/bin/">Binary Artifacts</a>
+<a href="https://archive.apache.org/dist/poi/release/src/">Source Artifacts</a>
</li>
<li>
-<a href="https://archive.apache.org/dist/poi/release/src/">Source Artifacts</a>
+<a href="https://archive.apache.org/dist/poi/release/bin/">Binary Artifacts</a>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]