This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d2d5728 Automatic Site Publish by Buildbot
d2d5728 is described below
commit d2d57284495b40789161233094fe7dca9bf328ca
Author: buildbot <[email protected]>
AuthorDate: Sat Jan 22 11:25:42 2022 +0000
Automatic Site Publish by Buildbot
---
output/announce-2022.html | 34 +++++++++++++++++++++++++++++++++-
output/css/main.css | 4 ++--
output/download.html | 44 ++++++++++++++++++++++----------------------
output/index.html | 37 ++++++++++++++++++-------------------
output/releases.html | 2 +-
5 files changed, 76 insertions(+), 45 deletions(-)
diff --git a/output/announce-2022.html b/output/announce-2022.html
index a10a294..6d83c27 100644
--- a/output/announce-2022.html
+++ b/output/announce-2022.html
@@ -131,6 +131,7 @@
<h1 class="no_toc" id="announcements-2022">Announcements 2022</h1>
<ul id="markdown-toc">
+ <li><a href="#a20220122" id="markdown-toc-a20220122">22 January 2022 -
Struts 2.5.29 General Availability</a></li>
<li><a href="#a20220102" id="markdown-toc-a20220102">02 January 2022 -
Struts 2.5.28.3 General Availability</a></li>
</ul>
@@ -138,6 +139,37 @@
Skip to: <a href="announce-2021">Announcements - 2021</a>
</p>
+<h4 id="a20220122">22 January 2022 - Struts 2.5.29 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Struts 2.5.29 is
available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<p>Bugs:</p>
+<ul>
+ <li>[WW-5117] - %{id} evaluates different for data-* and value attribute</li>
+ <li>[WW-5160] - Template not found for name
“Empty{name=’templateDir’}/simple/hidden.ftl”</li>
+ <li>[WW-5163] - Error executing FreeMarker template</li>
+</ul>
+
+<blockquote>
+ <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29">Version
Notes</a> to find more details about performed
+bug fixes and improvements.</p>
+</blockquote>
+
+<p>Apache Struts 2 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><strong>All developers are strongly advised to perform this
upgrade.</strong></p>
+
+<p>The 2.5.x series of the Apache Struts framework has a minimum requirement
of the following specification versions:
+Servlet API 2.4, JSP API 2.0, and Java 7.</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="a20220102">02 January 2022 - Struts 2.5.28.3 General Availability</h4>
<p>The Apache Struts group is pleased to announce that Struts 2.5.28.3 is
available as a “General Availability”
@@ -150,7 +182,7 @@ by using the latest Log4j ver. 2.12.4 (Java 1.7
compatible).</p>
to use a proper version of the log4j-core package!</strong></p>
<blockquote>
- <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.2">Version
Notes</a> to find more details about performed
+ <p>Please read the <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.3">Version
Notes</a> to find more details about performed
bug fixes and improvements.</p>
</blockquote>
diff --git a/output/css/main.css b/output/css/main.css
index 89f1346..6fc1377 100644
--- a/output/css/main.css
+++ b/output/css/main.css
@@ -6906,7 +6906,7 @@ body > .container.index > section {
text-align: left;
}
-.contact-channels .channels .twitter-btn, .contact-channels .channels
.gplus-btn, .contact-channels .channels .facebook-btn, .contact-channels
.channels .irc-btn {
+.contact-channels .channels .twitter-btn, .contact-channels .channels
.github-btn, .contact-channels .channels .facebook-btn, .contact-channels
.channels .irc-btn {
padding: .5rem 0;
vertical-align: middle
}
@@ -6965,7 +6965,7 @@ footer.container > .col-md-12 {
text-align: center;
}
- .contact-channels .channels .twitter-btn, .contact-channels .channels
.gplus-btn, .contact-channels .channels .facebook-btn, .contact-channels
.channels .irc-btn {
+ .contact-channels .channels .twitter-btn, .contact-channels .channels
.github-btn, .contact-channels .channels .facebook-btn, .contact-channels
.channels .irc-btn {
margin-right: 30px;
display: inline-block
}
diff --git a/output/download.html b/output/download.html
index 4a81dee..443a344 100644
--- a/output/download.html
+++ b/output/download.html
@@ -190,26 +190,26 @@
<h2 id="struts-ga">Full Releases</h2>
-<h3 id="struts25283">Struts 2.5.28.3</h3>
+<h3 id="struts2529">Struts 2.5.29</h3>
<p>
- <a href="https://struts.apache.org/">Apache Struts 2.5.28.3</a> is an
elegant, extensible
+ <a href="https://struts.apache.org/">Apache Struts 2.5.29</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 2.5.28.3 is the "best available" version of Struts in the 2.5 series.
+ Struts 2.5.29 is the "best available" version of Struts in the 2.5 series.
</p>
<ul>
<li>
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.3">Version
Notes</a>
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29">Version
Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a
href="[preferred]struts/2.5.28.3/struts-2.5.28.3-all.zip">struts-2.5.28.3-all.zip</a>
(65MB)
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-all.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-all.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.29/struts-2.5.29-all.zip">struts-2.5.29-all.zip</a>
(65MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-all.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-all.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -217,9 +217,9 @@
<li>Example Applications:
<ul>
<li>
- <a
href="[preferred]struts/2.5.28.3/struts-2.5.28.3-apps.zip">struts-2.5.28.3-apps.zip</a>
(35MB)
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-apps.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-apps.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.29/struts-2.5.29-apps.zip">struts-2.5.29-apps.zip</a>
(35MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-apps.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-apps.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -227,9 +227,9 @@
<li>Essential Dependencies Only:
<ul>
<li>
- <a
href="[preferred]struts/2.5.28.3/struts-2.5.28.3-min-lib.zip">struts-2.5.28.3-min-lib.zip</a>
(4MB)
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-min-lib.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-min-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.29/struts-2.5.29-min-lib.zip">struts-2.5.29-min-lib.zip</a>
(4MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-min-lib.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-min-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -237,9 +237,9 @@
<li>All Dependencies:
<ul>
<li>
- <a
href="[preferred]struts/2.5.28.3/struts-2.5.28.3-lib.zip">struts-2.5.28.3-lib.zip</a>
(19MB)
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-lib.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-lib.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.29/struts-2.5.29-lib.zip">struts-2.5.29-lib.zip</a>
(19MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-lib.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-lib.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -247,9 +247,9 @@
<li>Documentation:
<ul>
<li>
- <a
href="[preferred]struts/2.5.28.3/struts-2.5.28.3-docs.zip">struts-2.5.28.3-docs.zip</a>
(13MB)
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-docs.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-docs.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.29/struts-2.5.29-docs.zip">struts-2.5.29-docs.zip</a>
(13MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-docs.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-docs.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
@@ -257,9 +257,9 @@
<li>Source:
<ul>
<li>
- <a
href="[preferred]struts/2.5.28.3/struts-2.5.28.3-src.zip">struts-2.5.28.3-src.zip</a>
(7MB)
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-src.zip.asc">PGP</a>]
- [<a
href="https://downloads.apache.org/struts/2.5.28.3/struts-2.5.28.3-src.zip.sha256">SHA256</a>]
+ <a
href="[preferred]struts/2.5.29/struts-2.5.29-src.zip">struts-2.5.29-src.zip</a>
(7MB)
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-src.zip.asc">PGP</a>]
+ [<a
href="https://downloads.apache.org/struts/2.5.29/struts-2.5.29-src.zip.sha256">SHA256</a>]
</li>
</ul>
</li>
diff --git a/output/index.html b/output/index.html
index 65048d5..99cd3e5 100644
--- a/output/index.html
+++ b/output/index.html
@@ -16,6 +16,8 @@
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="/bootstrap/js/bootstrap.js"></script>
<script type="text/javascript" src="/js/community.js"></script>
+
+ <script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
@@ -132,7 +134,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="download.cgi#struts25283" class="btn btn-primary btn-large">
+ <a href="download.cgi#struts2529" 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">
@@ -144,21 +146,21 @@
<div class="col-md-12">
<div class="row">
<div class="column col-md-4">
- <h2>Apache Struts 2.5.28.3 GA</h2>
+ <h2>Apache Struts 2.5.29 GA</h2>
<p>
- Apache Struts 2.5.28.3 GA has been released<br/>on 02 January 2022.
+ Apache Struts 2.5.29 GA has been released<br/>on 22 January 2022.
</p>
- Read more in <a href="announce-2022#a20220102">Announcement</a> or in
- <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.3">Version
notes</a>
+ Read more in <a href="announce-2022#a20220122">Announcement</a> or in
+ <a
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29">Version
notes</a>
</div>
<div class="column col-md-4">
- <h2>Security Advice on Log4j 2.12.2/2.16.0</h2>
+ <h2>Security Advice on Log4j 2.12.4/2.17.1</h2>
<p>
The Apache Struts Security team would like to announce that all the
users using
- the latest Struts 2.5.x series should either upgrade to Apache
Struts 2.5.28.1 which
- uses Log4j 2.12.2 version that addresses <a
href="https://logging.apache.org/log4j/2.x/security.html#CVE-2021-45046">CVE-2021-45046</a>
- or upgrade Log4j to version 2.12.2 (when running on Java 1.7) or
2.16.0 (when running on Java 8+).
- Read more in <a href="announce-2021#a20211212-2">Announcement</a>
+ the latest Struts 2.5.x series should either upgrade to Apache
Struts 2.5.28.3 which
+ uses Log4j 2.12.4 version which addresses the latest security
vulnerabilities in Log4j
+ or upgrade Log4j to version 2.12.4 (when running on Java 1.7) or
2.17.1 (when running on Java 8+).
+ Read more in <a href="announce-2022#a20220102">Announcement</a>
</p>
</div>
<div class="column col-md-4">
@@ -205,18 +207,15 @@
<div class="col-md-12"><h5>Keep in touch: </h5>
<div class="channels">
- <div class="irc-btn">IRC: <a
href="irc://irc.freenode.net/struts">#struts</a></div>
<div class="facebook-btn">
- <div data-href="https://www.facebook.com/apachestruts"
data-width="250" data-layout="button_count"
- data-action="like" data-show-faces="false" data-share="true"
class="fb-like"></div>
+ <div data-href="https://www.facebook.com/apachestruts"
data-width="250" data-layout="button_count" data-action="like"
data-show-faces="false" data-share="true" class="fb-like"></div>
+ </div>
+ <div class="github-btn">
+ <a class="github-button" href="https://github.com/apache/struts"
data-color-scheme="no-preference: light; light: light; dark: light;"
data-show-count="true" aria-label="Star apache/struts on GitHub">Star</a>
</div>
- <div class="gplus-btn">
- <div data-annotation="inline" data-size="medium" data-width="225"
data-href="http://struts.apache.org/"
- class="g-plusone"></div>
+ <div class="twitter-btn">
+ <a href="https://twitter.com/TheApacheStruts" data-show-count="false"
data-lang="en" data-width="240px" data-align="left"
class="twitter-follow-button">Follow @TheApacheStruts</a>
</div>
- <div class="twitter-btn"><a href="https://twitter.com/TheApacheStruts"
data-show-count="false" data-lang="en"
- data-width="240px" data-align="left"
class="twitter-follow-button">Follow
- @TheApacheStruts</a></div>
</div>
</div>
</div>
diff --git a/output/releases.html b/output/releases.html
index 73ba371..d2d8ef5 100644
--- a/output/releases.html
+++ b/output/releases.html
@@ -148,7 +148,7 @@
<ul>
<li>
<a href="/download.cgi#struts-ga">
- Struts 2.5.28.3
+ Struts 2.5.29
</a> ("best available")
</li>
</ul>