This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/storm-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a479d9d72 Adds missed regenerated content from recent merge
a479d9d72 is described below
commit a479d9d7232b2e1ce8bc6d51c43aa23dc7700d08
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Aug 28 14:48:18 2023 +0200
Adds missed regenerated content from recent merge
---
content/downloads.html | 201 +++++++++++--------------------------------------
content/feed.xml | 4 +-
content/index.html | 8 --
3 files changed, 44 insertions(+), 169 deletions(-)
diff --git a/content/downloads.html b/content/downloads.html
index 6cd925384..f8f4f0de2 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -137,6 +137,12 @@
Downloads for Apache Storm are below.
Instructions for how to set up an Apache Storm cluster can be found <a
href="/documentation/Setting-up-a-Storm-cluster.html">here</a>.
</p>
+ <h3>Release Integrity</h3>
+
+ You <b>must</b> <a
href="https://www.apache.org/info/verification.html">verify</a> the integrity
of the downloaded files. We provide OpenPGP signatures (*.asc files) for every
release file.
+ This signature should be matched against <a
href="https://downloads.apache.org/storm/KEYS">KEYS</a> file which contains the
OpenPGP keys of Storm’s Release Managers.
+ We also provide SHA-512 checksums for every
release file. After you download the file, you should calculate a checksum for
your download, and make sure it is the same as ours.
+
<h3>Current 2.5.x Release</h3>
The current 2.5.x release is 2.5.0. Source and
binary distributions can be found below.
@@ -168,181 +174,58 @@
<pre>
groupId: <a
href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.storm%22">org.apache.storm</a>
artifactId: storm-{component}
-version: 2.5.0
- </pre>
+version: 2.5.0</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.
- <h3>Current 2.4.x Release</h3>
- The current 2.4.x release is 2.4.0. Source and
binary distributions can be found below.
+ <h4>Release Details</h4>
- The list of changes for this release can be
found <a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/RELEASE_NOTES.html">here.</a>
+ The current 1.2.x release is 1.2.4. Source and
binary distributions can be found below.
- <p><a
href="releases/2.4.0/index.html">Documentation</a>
- <br/><a
href="releases/2.4.0/javadocs/index.html">Javadocs</a></p>
+ The list of changes for this release can be
found <a
+
href="https://www.apache.org/dist/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://www.apache.org/dyn/closer.lua/storm/apache-storm-2.4.0/apache-storm-2.4.0.tar.gz">apache-storm-2.4.0.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0.tar.gz.sha512">SHA512</a>]
+ <li>
+ <a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz">apache-storm-1.2.4.tar.gz</a>
+ [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz.sha512">SHA512</a>]
</li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.4.0/apache-storm-2.4.0.zip">apache-storm-2.4.0.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0.zip.sha512">SHA512</a>]
+ <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip">apache-storm-1.2.4.zip</a>
+ [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip.sha512">SHA512</a>]
</li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.4.0/apache-storm-2.4.0-src.tar.gz">apache-storm-2.4.0-src.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0-src.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0-src.tar.gz.sha512">SHA512</a>]
+ <li>
+ <a
href="https://www.apache.org/dyn/closer.lua/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://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz.sha512">SHA512</a>]
</li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.4.0/apache-storm-2.4.0-src.zip">apache-storm-2.4.0-src.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0-src.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.4.0/apache-storm-2.4.0-src.zip.sha512">SHA512</a>]
+ <li>
+ <a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip">apache-storm-1.2.4-src.zip</a>
+ [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip.asc">PGP</a>]
+ [<a
href="https://www.apache.org/dist/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:
+ 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-{component}
-version: 2.4.0
- </pre>
-
- <h3>Current 2.3.x Release</h3>
- The current 2.3.x release is 2.3.0. Source and
binary distributions can be found below.
-
- The list of changes for this release can be
found <a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/RELEASE_NOTES.html">here.</a>
-
- <p><a href="releases/2.3.0/index.html">Documentation</a>
- <br/><a
href="releases/2.3.0/javadocs/index.html">Javadocs</a></p>
-
- <ul>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.3.0/apache-storm-2.3.0.tar.gz">apache-storm-2.3.0.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.3.0/apache-storm-2.3.0.zip">apache-storm-2.3.0.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0.zip.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.3.0/apache-storm-2.3.0-src.tar.gz">apache-storm-2.3.0-src.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0-src.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0-src.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.3.0/apache-storm-2.3.0-src.zip">apache-storm-2.3.0-src.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0-src.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.3.0/apache-storm-2.3.0-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-{component}
-version: 2.3.0</pre>
-
- <h3>Current 2.2.x Release</h3>
- The current 2.2.x release is 2.2.1. Source
and binary distributions can be found below.
-
- The list of changes for this release can be
found <a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/RELEASE_NOTES.html">here.</a>
-
- <p><a href="releases/2.2.1/index.html">Documentation</a>
- <br/><a
href="releases/2.2.1/javadocs/index.html">Javadocs</a></p>
-
- <ul>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.2.1/apache-storm-2.2.1.tar.gz">apache-storm-2.2.1.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.2.1/apache-storm-2.2.1.zip">apache-storm-2.2.1.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1.zip.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.2.1/apache-storm-2.2.1-src.tar.gz">apache-storm-2.2.1-src.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1-src.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1-src.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.2.1/apache-storm-2.2.1-src.zip">apache-storm-2.2.1-src.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1-src.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.2.1/apache-storm-2.2.1-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-{component}
-version: 2.2.1</pre>
-
- <h3>Current 2.1.x Release</h3>
- The current 2.1.x release is 2.1.1. Source
and binary distributions can be found below.
-
- The list of changes for this release can be
found <a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/RELEASE_NOTES.html">here.</a>
-
- <p><a href="releases/2.1.1/index.html">Documentation</a>
- <br/><a
href="releases/2.1.1/javadocs/index.html">Javadocs</a></p>
-
- <ul>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.1.1/apache-storm-2.1.1.tar.gz">apache-storm-2.1.1.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.1.1/apache-storm-2.1.1.zip">apache-storm-2.1.1.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1.zip.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.1.1/apache-storm-2.1.1-src.tar.gz">apache-storm-2.1.1-src.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1-src.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1-src.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-2.1.1/apache-storm-2.1.1-src.zip">apache-storm-2.1.1-src.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1-src.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-2.1.1/apache-storm-2.1.1-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-{component}
-version: 2.1.1</pre>
-
- <h3>Current 1.2.x Release</h3>
- 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://www.apache.org/dist/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://www.apache.org/dyn/closer.lua/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz">apache-storm-1.2.4.tar.gz</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip">apache-storm-1.2.4.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4.zip.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/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://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.tar.gz.sha512">SHA512</a>]
- </li>
- <li><a
href="https://www.apache.org/dyn/closer.lua/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip">apache-storm-1.2.4-src.zip</a>
- [<a
href="https://www.apache.org/dist/storm/apache-storm-1.2.4/apache-storm-1.2.4-src.zip.asc">PGP</a>]
- [<a
href="https://www.apache.org/dist/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>
-
- <h3>Previous Releases</h3>
- Archived releases can be found <a
href="https://archive.apache.org/dist/storm/">here</a>
+version: 1.2.4</pre>
+ <h3>Previous Releases</h3>
+ Archived releases can be found <a
href="https://archive.apache.org/dist/storm/">here</a>
- <h3>How to Verify Downloaded Files</h3>
- Signatures in *.asc files and checksums in
*.sha512 files are provided along with the releases. You can follow <a
href="https://www.apache.org/info/verification.html">the tutorial</a> from The
Apache Software Foundation to verify the release using the release-signing <a
href="https://downloads.apache.org/storm/KEYS">KEYS</a>.
</div>
</div>
</div>
diff --git a/content/feed.xml b/content/feed.xml
index 68f8cd9df..925631473 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
<description></description>
<link>https://storm.apache.org/</link>
<atom:link href="https://storm.apache.org/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Fri, 25 Aug 2023 09:12:16 +0200</pubDate>
- <lastBuildDate>Fri, 25 Aug 2023 09:12:16 +0200</lastBuildDate>
+ <pubDate>Fri, 25 Aug 2023 10:25:47 +0200</pubDate>
+ <lastBuildDate>Fri, 25 Aug 2023 10:25:47 +0200</lastBuildDate>
<generator>Jekyll v3.9.3</generator>
<item>
diff --git a/content/index.html b/content/index.html
index 4ff683eb5..c46e6c14b 100644
--- a/content/index.html
+++ b/content/index.html
@@ -157,14 +157,6 @@
<li><a
href="/2021/10/14/storm211-released.html">Apache Storm 2.1.1
Released</a> <span class="small">(14 Oct 2021) </span></li>
- <li><a
href="/2021/10/11/storm221-released.html">Apache Storm 2.2.1
Released</a> <span class="small">(11 Oct 2021) </span></li>
-
- <li><a
href="/2021/10/11/storm124-released.html">Apache Storm 1.2.4
Released</a> <span class="small">(11 Oct 2021) </span></li>
-
- <li><a
href="/2021/09/27/storm230-released.html">Apache Storm 2.3.0
Released</a> <span class="small">(27 Sep 2021) </span></li>
-
- <li><a
href="/2020/06/30/storm220-released.html">Apache Storm 2.2.0
Released</a> <span class="small">(30 Jun 2020) </span></li>
-
</ul>
<p align="right"><a
href="/2023/08/04/storm250-released.html" class="btn-std">More News</a></p>
</div>