This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/storm-site.git


The following commit(s) were added to refs/heads/main by this push:
     new aa189c2154 Update download page and refer to Docker images
aa189c2154 is described below

commit aa189c2154cdb6d144951c1ace0fca376531a77c
Author: Richard Zowalla <[email protected]>
AuthorDate: Sat Aug 9 21:29:24 2025 +0200

    Update download page and refer to Docker images
---
 downloads.html | 47 +----------------------------------------------
 1 file changed, 1 insertion(+), 46 deletions(-)

diff --git a/downloads.html b/downloads.html
index 40e5632768..151b2b9df9 100644
--- a/downloads.html
+++ b/downloads.html
@@ -65,52 +65,7 @@ groupId: <a 
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.
 artifactId: storm-{component}
 version: 2.8.2</pre>
 
-                               <h3>Current 1.2.x Release (Discontinued)</h3>
-
-                               <h4>Import Note</h4>
-                               No upcoming releases are planned for these 
branches as transitive dependencies reached
-                               their end of life, i.e. they might be affected 
by security vulnerabilities.
-                               Current development is focused on Storm 2. 
People are encouraged to upgrade.
-
-                               <h4>Release Details</h4>
-
-                               The current 1.2.x release is 1.2.4. Source and 
binary distributions can be found below.
-
-                               The list of changes for this release can be 
found <a
-                                       
href="https://downloads.apache.org/storm/apache-storm-1.2.4/RELEASE_NOTES.html";>here.</a>
-
-                               <p><a 
href="releases/1.2.4/index.html">Documentation</a>
-                                       <br/><a 
href="releases/1.2.4/javadocs/index.html">Javadocs</a></p>
-
-                               <ul>
-                                       <li>
-                                               <a 
href="https://dlcdn.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz";>apache-storm-1.2.4.tar.gz</a>
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz.asc";>PGP</a>]
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz.sha512";>SHA512</a>]
-                                       </li>
-                                       <li><a 
href="https://dlcdn.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip";>apache-storm-1.2.4.zip</a>
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip.asc";>PGP</a>]
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip.sha512";>SHA512</a>]
-                                       </li>
-                                       <li>
-                                               <a 
href="https://dlcdn.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz";>apache-storm-1.2.4-src.tar.gz</a>
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz.asc";>PGP</a>]
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz.sha512";>SHA512</a>]
-                                       </li>
-                                       <li>
-                                               <a 
href="https://dlcdn.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip";>apache-storm-1.2.4-src.zip</a>
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip.asc";>PGP</a>]
-                                               [<a 
href="https://downloads.apache.org/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip.sha512";>SHA512</a>]
-                                       </li>
-                               </ul>
-                               Apache Storm artifacts are hosted in <a
-                                       
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.storm%22";>Maven
 Central</a>. You
-                               can add Apache Storm as a dependency with the 
following coordinates:
-
-                               <pre>
-groupId: <a 
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.storm%22";>org.apache.storm</a>
-artifactId: storm-core
-version: 1.2.4</pre>
+                               Apache Storm is also provided as official 
Docker image via <a href="https://hub.docker.com/_/storm/";>Docker Hub</a>.
 
                                <h3>Previous Releases</h3>
                                Archived releases can be found <a 
href="https://archive.apache.org/dist/storm/";>here</a>

Reply via email to