This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch feature/struts-6-6-0
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/feature/struts-6-6-0 by this
push:
new 64b57a703 Adds info about Struts 7.0.0-M9
64b57a703 is described below
commit 64b57a7038492d7fd4bc827a0964dab7573460d6
Author: Lukasz Lenart <[email protected]>
AuthorDate: Sat Aug 10 07:43:13 2024 +0200
Adds info about Struts 7.0.0-M9
---
source/announce-2024.md | 19 +++++++++++++++++++
source/index.html | 8 ++++----
2 files changed, 23 insertions(+), 4 deletions(-)
diff --git a/source/announce-2024.md b/source/announce-2024.md
index 5127cf90c..526f2f44d 100644
--- a/source/announce-2024.md
+++ b/source/announce-2024.md
@@ -37,6 +37,25 @@ and, if appropriate, file [a tracking ticket]({{
site.jira_url }}).
You can download this version from our [download](download.cgi#struts-ga) page.
+#### 21 July 2024 - Apache Struts version 7.0.0-M9 {#a20240721}
+
+The Apache Struts group is pleased to announce that Apache Struts version
7.0.0-M9 is available as a Test Build.
+
+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.
+
+> Please read the [Version Notes]({{ site.wiki_url }}/Version+Notes+7.0.0-M9)
to find more details about performed
+> bug fixes and improvements.
+
+**This is a test build not ready to be used in production environments!**
+
+The 7.x series of the Apache Struts framework has a minimum requirement of the
following specification versions:
+JakartaEE Servlet API 6.0.0, JakartaEE JSP API 3.0, and Java 17.
+
+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 tracking ticket]({{ site.jira_url }}).
+
#### 20 April 2024 - Apache Struts version 7.0.0-M6 {#a20240420}
The Apache Struts group is pleased to announce that Apache Struts version
7.0.0-MS is available as a Test Build.
diff --git a/source/index.html b/source/index.html
index 04271602f..dae848784 100644
--- a/source/index.html
+++ b/source/index.html
@@ -49,12 +49,12 @@ title: Welcome to the Apache Struts project
</div>
<div class="row">
<div class="column col-md-4">
- <h2>Apache Struts 7.0.0-M6</h2>
+ <h2>Apache Struts 7.0.0-M9</h2>
<p>
- Apache Struts 7.0.0-M6 test build is available as from 20 April 2024.
+ Apache Struts 7.0.0-M9 test build is available as from 21 July 2024.
</p>
- Read more in <a href="announce-2024#a20240420">Announcement</a> or in
- <a href="{{ site.wiki_url }}/Version+Notes+7.0.0-M6">Version notes</a>
+ Read more in <a href="announce-2024#a20240721">Announcement</a> or in
+ <a href="{{ site.wiki_url }}/Version+Notes+7.0.0-M9">Version notes</a>
</div>
<div class="column col-md-4">
<h2>Google's Patch Reward program</h2>