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

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 04edb14b0 Updates stage by Jenkins
04edb14b0 is described below

commit 04edb14b06ed0cbc3036a6126784f4a4ef82212d
Author: jenkins <bui...@apache.org>
AuthorDate: Fri Nov 29 06:42:42 2024 +0000

    Updates stage by Jenkins
---
 content/announce-2024.html | 30 ++++++++++++++++++++++++
 content/download.html      | 58 +++++++++++++++++++++++-----------------------
 content/index.html         | 18 +++++++-------
 content/releases.html      |  2 +-
 4 files changed, 69 insertions(+), 39 deletions(-)

diff --git a/content/announce-2024.html b/content/announce-2024.html
index a3e3736be..612e32dd4 100644
--- a/content/announce-2024.html
+++ b/content/announce-2024.html
@@ -156,6 +156,36 @@
   Skip to: <a href="announce-2023">Announcements - 2023</a>
 </p>
 
+<h4 id="a20241117">17 November 2024 - Apache Struts version 6.7.0 General 
Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Apache Struts version 
6.6.7 is available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<p>The Apache Struts is an elegant, extensible framework for creating 
enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from 
building, to deploying,
+to maintaining applications over time.</p>
+
+<p>A lot of classes have been marked as deprecated because of relocation of 
them into a new package. All classes from 
+package <code class="language-plaintext 
highlighter-rouge">com.opensymphony.xwork2</code>  will be moved into <code 
class="language-plaintext highlighter-rouge">org.apache.struts2</code> in 
Struts 7 and this deprecation can help you 
+adapt to incoming changes. Please be aware that we are dropping support for 
DWR and Sitemesh plugins. 
+In the case of DWR there is no more active development nor support for 
JakartaEE. 
+Sitemesh can be integrated directly with the framework, please check <a 
href="https://github.com/apache/struts-examples/tree/master/sitemesh3";>sitemesh3</a>
 example.</p>
+
+<blockquote>
+  <p>Please read the <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.7.0";>Version
 Notes</a> to find more details about performed
+bug fixes and improvements.</p>
+</blockquote>
+
+<p><strong>All developers are strongly advised to perform this 
upgrade.</strong></p>
+
+<p>The 6.x series of the Apache Struts framework has a minimum requirement of 
the following specification versions:
+Servlet API 3.1, JSP API 2.1, and Java 8.</p>
+
+<p>Should any issues arise with your use of any version of the Struts 
framework, please post your comments to the user list,
+and, if appropriate, file <a 
href="https://issues.apache.org/jira/projects/WW/";>a tracking ticket</a>.</p>
+
+<p>You can download this version from our <a 
href="download.cgi#struts-ga">download</a> page.</p>
+
 <h4 id="a20241018">18 October 2024 - Apache Struts version 6.6.1 General 
Availability</h4>
 
 <p>The Apache Struts group is pleased to announce that Apache Struts version 
6.6.1 is available as a “General Availability”
diff --git a/content/download.html b/content/download.html
index 41e950feb..89afaa215 100644
--- a/content/download.html
+++ b/content/download.html
@@ -153,7 +153,7 @@
 
 <ul id="markdown-toc">
   <li><a href="#struts-ga" id="markdown-toc-struts-ga">Full Releases</a>    
<ul>
-      <li><a href="#struts661" id="markdown-toc-struts661">Struts 
6.6.1</a></li>
+      <li><a href="#struts670" id="markdown-toc-struts670">Struts 
6.7.0</a></li>
       <li><a href="#struts-25x" id="markdown-toc-struts-25x">Struts 
2.5.33</a></li>
     </ul>
   </li>
@@ -173,61 +173,61 @@ main distribution directory.</p>
 
 <h2 id="struts-ga">Full Releases</h2>
 
-<h3 id="struts661">Struts 6.6.1</h3>
+<h3 id="struts670">Struts 6.7.0</h3>
 
-<p>The <a href="//struts.apache.org">Apache Struts 6.6.1</a>  is an elegant, 
extensible framework
+<p>The <a href="//struts.apache.org">Apache Struts 6.7.0</a>  is an elegant, 
extensible framework
 for creating enterprise-ready Java web applications. It is available in a full 
distribution, or as separate library, 
-source, example and documentation distributions. Struts 6.6.1 is the “best 
available” 
+source, example and documentation distributions. Struts 6.7.0 is the “best 
available” 
 version of Struts in the 6.x series.</p>
 
 <ul>
-  <li><a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.6.1";>Version
 Notes</a></li>
+  <li><a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.7.0";>Version
 Notes</a></li>
   <li>Source:
     <ul>
-      <li><a 
href="[preferred]struts/6.6.1/struts-6.6.1-src.zip">struts-6.6.1-src.zip</a> 
(6.8MB)
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-src.zip.asc";>PGP</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-src.zip.sha256";>SHA256</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-src.zip.sha512";>SHA512</a></li>
+      <li><a 
href="[preferred]struts/6.7.0/struts-6.7.0-src.zip">struts-6.7.0-src.zip</a> 
(6.8MB)
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-src.zip.asc";>PGP</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-src.zip.sha256";>SHA256</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-src.zip.sha512";>SHA512</a></li>
     </ul>
   </li>
   <li>Full Distribution:
     <ul>
-      <li><a 
href="[preferred]struts/6.6.1/struts-6.6.1-all.zip">struts-6.6.1-all.zip</a> 
(70MB)
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-all.zip.asc";>PGP</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-all.zip.sha256";>SHA256</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-all.zip.sha512";>SHA512</a></li>
+      <li><a 
href="[preferred]struts/6.7.0/struts-6.7.0-all.zip">struts-6.7.0-all.zip</a> 
(70MB)
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-all.zip.asc";>PGP</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-all.zip.sha256";>SHA256</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-all.zip.sha512";>SHA512</a></li>
     </ul>
   </li>
   <li>Example Applications:
     <ul>
-      <li><a 
href="[preferred]struts/6.6.1/struts-6.6.1-apps.zip">struts-6.6.1-apps.zip</a> 
(35MB)
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-apps.zip.asc";>PGP</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-apps.zip.sha256";>SHA256</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-apps.zip.sha512";>SHA512</a></li>
+      <li><a 
href="[preferred]struts/6.7.0/struts-6.7.0-apps.zip">struts-6.7.0-apps.zip</a> 
(35MB)
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-apps.zip.asc";>PGP</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-apps.zip.sha256";>SHA256</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-apps.zip.sha512";>SHA512</a></li>
     </ul>
   </li>
   <li>Essential Dependencies Only:
     <ul>
-      <li><a 
href="[preferred]struts/6.6.1/struts-6.6.1-min-lib.zip">struts-6.6.1-min-lib.zip</a>
 (5.9MB)
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-min-lib.zip.asc";>PGP</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-min-lib.zip.sha256";>SHA256</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-min-lib.zip.sha512";>SHA512</a></li>
+      <li><a 
href="[preferred]struts/6.7.0/struts-6.7.0-min-lib.zip">struts-6.7.0-min-lib.zip</a>
 (5.9MB)
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-min-lib.zip.asc";>PGP</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-min-lib.zip.sha256";>SHA256</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-min-lib.zip.sha512";>SHA512</a></li>
     </ul>
   </li>
   <li>All Dependencies:
     <ul>
-      <li><a 
href="[preferred]struts/6.6.1/struts-6.6.1-lib.zip">struts-6.6.1-lib.zip</a> 
(25.5MB)
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-lib.zip.asc";>PGP</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-lib.zip.sha256";>SHA256</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-lib.zip.sha512";>SHA512</a></li>
+      <li><a 
href="[preferred]struts/6.7.0/struts-6.7.0-lib.zip">struts-6.7.0-lib.zip</a> 
(25.5MB)
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-lib.zip.asc";>PGP</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-lib.zip.sha256";>SHA256</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-lib.zip.sha512";>SHA512</a></li>
     </ul>
   </li>
   <li>Documentation:
     <ul>
-      <li><a 
href="[preferred]struts/6.6.1/struts-6.6.1-docs.zip">struts-6.6.1-docs.zip</a> 
(2.5MB)
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-docs.zip.asc";>PGP</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-docs.zip.sha256";>SHA256</a>
-<a 
href="https://downloads.apache.org/struts/6.6.1/struts-6.6.1-docs.zip.sha512";>SHA512</a></li>
+      <li><a 
href="[preferred]struts/6.7.0/struts-6.7.0-docs.zip">struts-6.7.0-docs.zip</a> 
(2.5MB)
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-docs.zip.asc";>PGP</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-docs.zip.sha256";>SHA256</a>
+<a 
href="https://downloads.apache.org/struts/6.7.0/struts-6.7.0-docs.zip.sha512";>SHA512</a></li>
     </ul>
   </li>
 </ul>
diff --git a/content/index.html b/content/index.html
index 73e59692f..a9ffa6cf3 100644
--- a/content/index.html
+++ b/content/index.html
@@ -155,7 +155,7 @@
       extensible using a plugin architecture, and ships with plugins to support
       REST, AJAX and JSON.
     </p>
-    <a href="download.cgi#struts661" class="btn btn-primary btn-large">
+    <a href="download.cgi#struts670" class="btn btn-primary btn-large">
       <img src="img/download-icon.svg" alt="Download"> Download
     </a>
     <a href="primer.html" class="btn btn-info btn-large">
@@ -167,20 +167,20 @@
   <div class="col-md-12">
     <div class="row">
       <div class="column col-md-4">
-        <h2>Apache Struts 6.6.1 GA</h2>
+        <h2>Apache Struts 6.7.0 GA</h2>
         <p>
-          Apache Struts 6.6.1 GA has been released<br/>on 18 October 2024.
+          Apache Struts 6.7.0 GA has been released<br/>on 17 November 2024.
         </p>
-        Read more in <a href="announce-2024#a20241018">Announcement</a> or in
-        <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.6.1";>Version
 notes</a>
+        Read more in <a href="announce-2024#a20241117">Announcement</a> or in
+        <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.7.0";>Version
 notes</a>
       </div>
       <div class="column col-md-4">
-        <h2>Apache Struts 6.6.0 GA</h2>
+        <h2>Apache Struts 6.6.1 GA</h2>
         <p>
-          Apache Struts 6.6.0 GA has been released<br/>on 10 August 2024.
+          Apache Struts 6.6.1 GA has been released<br/>on 18 October 2024.
         </p>
-        Read more in <a href="announce-2024#a20240810">Announcement</a> or in
-        <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.6.0";>Version
 notes</a>
+        Read more in <a href="announce-2024#a20241018">Announcement</a> or in
+        <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.6.1";>Version
 notes</a>
       </div>
       <div class="column col-md-4">
         <h2>Apache Struts 2.5.33 GA</h2>
diff --git a/content/releases.html b/content/releases.html
index 66074ce87..e728757dc 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -169,7 +169,7 @@
     <ul>
       <li>
         <a href="download.cgi#struts-ga">
-          Struts 6.6.1
+          Struts 6.7.0
         </a> ("best available")
       </li>
     </ul>

Reply via email to