You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2023/03/08 10:23:13 UTC

svn commit: r1908188 - in /poi/site/src/documentation/content/xdocs: components/slideshow/ppt-wmf-emf-renderer.xml download.xml

Author: fanningpj
Date: Wed Mar  8 10:23:13 2023
New Revision: 1908188

URL: http://svn.apache.org/viewvc?rev=1908188&view=rev
Log:
remove explicit bin distribution section from download page (you can still get the files from the archives at bottom of page)

Modified:
    poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml
    poi/site/src/documentation/content/xdocs/download.xml

Modified: poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml?rev=1908188&r1=1908187&r2=1908188&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/slideshow/ppt-wmf-emf-renderer.xml Wed Mar  8 10:23:13 2023
@@ -78,8 +78,9 @@
                     If you want to use the renderer on the module path (JPMS) there a currently a few more steps necessary:
                 </p>
                 <ul>
-                    <li>Extract poi-bin-....zip to a directory (= current directory)</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>Create a build project using Maven, Gradle or your favorite build tool.</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>
                     <li>Remove auxiliary/batik-script-1.14.jar:/META-INF/services/org.apache.batik.script.InterpreterFactory - see <a href="https://issues.apache.org/jira/browse/BATIK-1260">BATIK-1260</a></li>
                     <li>Invoke PPTX2PNG:

Modified: poi/site/src/documentation/content/xdocs/download.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/download.xml?rev=1908188&r1=1908187&r2=1908188&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/download.xml (original)
+++ poi/site/src/documentation/content/xdocs/download.xml Wed Mar  8 10:23:13 2023
@@ -62,27 +62,11 @@
                 People interested should also follow the <a href="site:mailinglists">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="site:components">POI components</a>
                 are available in the central Maven repository under Group ID "org.apache.poi" and Version
                 "5.2.3".
             </p>
-            <section id="POI-5.2.3-bin"><title>Binary Distribution</title>
-                <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>
-            </section>
             <section id="POI-5.2.3-src"><title>Source Distribution</title>
                 <ul>
                     <li>
@@ -101,6 +85,16 @@
             </section>
         </section>
 
+        <section id="POI-bin-artifacts">
+            <title>Binary Artifacts</title>
+            <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>
+        </section>
+
         <section id="verify">
             <title>Verify</title>
             <p>
@@ -154,10 +148,10 @@ sub   4096g/7B45A98A 2007-06-18 [expires
             </p>
             <ul>
                 <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>
                 <li>
                     <a href="https://archive.apache.org/dist/jakarta/poi/release/">Artifacts from prior to 3.0</a>



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