You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2021/09/20 08:00:28 UTC

[ws-wss4j] branch master updated: Updating website for 2.3.3 release

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 ca92f5e  Updating website for 2.3.3 release
ca92f5e is described below

commit ca92f5eb38f5578b17de509749af61fcd18f6079
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Sep 20 09:00:15 2021 +0100

    Updating website for 2.3.3 release
---
 pom.xml                    |  3 +++
 src/site/xdoc/download.xml | 16 ++++++++--------
 src/site/xdoc/index.xml    |  7 +++++++
 3 files changed, 18 insertions(+), 8 deletions(-)

diff --git a/pom.xml b/pom.xml
index 04e7a6d..9ea5bab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -319,6 +319,9 @@
                     </executions>
                     <configuration>
                         <attach>true</attach>
+                        <additionalJOptions>
+                            <additionalJOption>-Xdoclint:none</additionalJOption>
+                        </additionalJOptions>
                     </configuration>
                 </plugin>
                 <plugin>
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index e37fc81..84dcdaa 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,22 +35,22 @@ LICENSE.txt and NOTICE.txt files contained in each release artifact.
 <ul>
 <li>
 <p>
-The current stable release is Apache WSS4J 2.3.1:
+The current stable release is Apache WSS4J 2.3.3:
 </p>
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.3.1/wss4j-2.3.1-source-release.zip">wss4j-2.3.1-source-release.zip</a>
-(<a href="https://downloads.apache.org/ws/wss4j/2.3.1/wss4j-2.3.1-source-release.zip.asc">PGP</a>)
-(<a href="https://downloads.apache.org/ws/wss4j/2.3.1/wss4j-2.3.1-source-release.zip.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.3.3/wss4j-2.3.3-source-release.zip">wss4j-2.3.3-source-release.zip</a>
+(<a href="https://downloads.apache.org/ws/wss4j/2.3.3/wss4j-2.3.3-source-release.zip.asc">PGP</a>)
+(<a href="https://downloads.apache.org/ws/wss4j/2.3.3/wss4j-2.3.3-source-release.zip.sha512">SHA-512</a>)
 </p>
 </li>
 <li>
 <p>
-The current release on the older 2.2.x-fixes branch  is Apache WSS4J 2.2.6:
+The current release on the older 2.2.x-fixes branch  is Apache WSS4J 2.2.7:
 </p>
 <p>
-<a href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.2.6/wss4j-2.2.6-source-release.zip">wss4j-2.2.6-source-release.zip</a>
-(<a href="https://downloads.apache.org/ws/wss4j/2.2.6/wss4j-2.2.6-source-release.zip.asc">PGP</a>)
-(<a href="https://downloads.apache.org/ws/wss4j/2.2.6/wss4j-2.2.6-source-release.zip.sha512">SHA-512</a>)
+<a href="https://www.apache.org/dyn/closer.lua/ws/wss4j/2.2.7/wss4j-2.2.7-source-release.zip">wss4j-2.2.7-source-release.zip</a>
+(<a href="https://downloads.apache.org/ws/wss4j/2.2.7/wss4j-2.2.7-source-release.zip.asc">PGP</a>)
+(<a href="https://downloads.apache.org/ws/wss4j/2.2.7/wss4j-2.2.7-source-release.zip.sha512">SHA-512</a>)
 </p>
 </li>
 </ul>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index ada5104..06e0e1f 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -59,6 +59,13 @@ Profile 1.1</a>
 <subsection name="News">
 <ul>
 <li>
+<p><b>September 2021</b> - 
+The Apache WSS4J team are pleased to announce the release of versions 2.3.3
+and 2.2.7. The main changes for these releases are updates to fix CVE issues
+in a few dependencies. 
+</p>
+</li>
+<li>
 <p><b>December 2020</b> - 
 The Apache WSS4J team are pleased to announce the release of versions 2.3.1
 and 2.2.6. Please see the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310063&amp;version=12348399">2.3.1 release notes</a> and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310063&amp;version=12347804">