This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git
The following commit(s) were added to refs/heads/master by this push:
new 437bc856d Websites update to 4.0.0 release
437bc856d is described below
commit 437bc856d386fd7aa27f4f30a2e43bbb2f85e844
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Sat Feb 8 09:30:36 2025 +0000
Websites update to 4.0.0 release
---
src/site/xdoc/download.xml | 22 +++++++++++-----------
src/site/xdoc/index.xml | 5 +++++
2 files changed, 16 insertions(+), 11 deletions(-)
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 056909703..87afda46c 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,7 +35,17 @@ LICENSE.txt and NOTICE.txt files contained in each release
artifact.
<ul>
<li>
<p>
-The current stable release is Apache WSS4J 3.0.4:
+The current stable release is Apache WSS4J 4.0.0:
+</p>
+<p>
+<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/4.0.0/wss4j-4.0.0-source-release.zip">wss4j-4.0.0-source-release.zip</a>
+(<a
href="https://downloads.apache.org/ws/wss4j/4.0.0/wss4j-4.0.0-source-release.zip.asc">PGP</a>)
+(<a
href="https://downloads.apache.org/ws/wss4j/4.0.0/wss4j-4.0.0-source-release.zip.sha512">SHA-512</a>)
+</p>
+</li>
+<li>
+<p>
+The current release on the older 3.0.x-fixes branch is Apache WSS4J 3.0.4:
</p>
<p>
<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/3.0.4/wss4j-3.0.4-source-release.zip">wss4j-3.0.4-source-release.zip</a>
@@ -53,16 +63,6 @@ The current release on the older 2.4.x-fixes branch is
Apache WSS4J 2.4.3:
(<a
href="https://downloads.apache.org/ws/wss4j/2.4.3/wss4j-2.4.3-source-release.zip.sha512">SHA-512</a>)
</p>
</li>
-<li>
-<p>
-The current release on the older 2.3.x-fixes branch is Apache WSS4J 2.3.4:
-</p>
-<p>
-<a
href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.3.4/wss4j-2.3.4-source-release.zip">wss4j-2.3.4-source-release.zip</a>
-(<a
href="https://downloads.apache.org/ws/wss4j/2.3.4/wss4j-2.3.4-source-release.zip.asc">PGP</a>)
-(<a
href="https://downloads.apache.org/ws/wss4j/2.3.4/wss4j-2.3.4-source-release.zip.sha512">SHA-512</a>)
-</p>
-</li>
</ul>
</subsection>
<subsection name="Verifying Releases">
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 68491e8e9..54332af07 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -93,6 +93,11 @@ Profile 1.1</a>
<subsection name="News">
<ul>
<li>
+<p><b>February 2025</b> -
+The Apache WSS4J team are pleased to announce the release of version 4.0.0.
This is a major new release that features upgrades to OpenSAML v5, XML Security
4.0.0, with JDK 17 as a minimum supported version.
+</p>
+</li>
+<li>
<p><b>November 2024</b> -
The Apache WSS4J team are pleased to announce the release of version 3.0.4. It
contains a new feature regarding key derivation
(https://issues.apache.org/jira/browse/WSS-710) and also a Santuario and other
upgrades.
</p>