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 c370100  Automatic Site Publish by Buildbot
c370100 is described below

commit c370100fc23c74f02036b9153eb768c518d6dc09
Author: buildbot <us...@infra.apache.org>
AuthorDate: Sun Jan 2 11:21:08 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/{index.html => announce-2022.html} | 152 +++++++++++-------------------
 output/download.html                      |  44 ++++-----
 output/index.html                         |  10 +-
 output/releases.html                      |   2 +-
 4 files changed, 82 insertions(+), 126 deletions(-)

diff --git a/output/index.html b/output/announce-2022.html
similarity index 62%
copy from output/index.html
copy to output/announce-2022.html
index 29bade0..a10a294 100644
--- a/output/index.html
+++ b/output/announce-2022.html
@@ -7,11 +7,13 @@
   <meta http-equiv="Content-Language" content="en"/>
   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 
-  <title>Welcome to the Apache Struts project</title>
+  <title>Announcements 2022</title>
 
   <link 
href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic,600italic,700italic"
 rel="stylesheet" type="text/css">
   <link 
href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" 
rel="stylesheet">
   <link href="/css/main.css" rel="stylesheet">
+  <link href="/css/custom.css" rel="stylesheet">
+  <link href="/highlighter/github-theme.css" rel="stylesheet">
 
   <script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
   <script type="text/javascript" src="/bootstrap/js/bootstrap.js"></script>
@@ -122,104 +124,58 @@
 </header>
 
 
-<article class="container index">
-  <section>
-    <div class="container hero">
-  <div class="jumbotron col-md-12">
-    <h1>Apache Struts</h1>
-    <p>Apache Struts is a free, open-source, MVC framework for creating 
elegant,
-      modern Java web applications. It favors convention over configuration, is
-      extensible using a plugin architecture, and ships with plugins to support
-      REST, AJAX and JSON.
-    </p>
-    <a href="download.cgi#struts25282" 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">
-      <img src="img/primer-icon.svg" alt="Technology Primer"> Technology Primer
-    </a>
-  </div>
-</div>
-<div class="container important-notes">
-  <div class="col-md-12">
-    <div class="row">
-      <div class="column col-md-4">
-        <h2>Apache Struts 2.5.28.2 GA</h2>
-        <p>
-          Apache Struts 2.5.28.2 GA has been released<br/>on 23 December 2021.
-        </p>
-        Read more in <a href="announce-2021#a20211223">Announcement</a> or in
-        <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.2";>Version
 notes</a>
-      </div>
-      <div class="column col-md-4">
-        <h2>Security Advice on Log4j 2.12.2/2.16.0</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>
-        </p>
-      </div>
-      <div class="column col-md-4">
-        <h2>Google's Patch Reward program</h2>
-        <p>During <a href="http://www.meetup.com/sfhtml5/";>SFHTML5</a> Google 
announced that
-          they extend their program to cover the Apache Struts project as 
well. Now you can earn
-          money preparing patches for us!
-          <a href="submitting-patches.html#googles-patch-reward-program">read 
more</a>
-        </p>
-      </div>
-    </div>
-    <div class="row">
-      <div class="column col-md-4">
-        <h2>Apache Struts 2.3.x EOL</h2>
-        <p>
-          The Apache Struts Team informs about discontinuing support for 
Struts 2.3.x branch, we recommend migration
-          to the latest version of Struts, read more in
-          <a href="announce-2019#a20190912">Announcement</a>
-        </p>
-      </div>
-      <div class="column col-md-4">
-        <h2>Apache Struts 2.3.37 GA</h2>
-        <p>
-          It's the latest release of Struts 2.3.x which contains the latest 
security fixes,
-          released on 30 December 2018.<br/> Read more in <a 
href="announce-2019#a20181230">Announcement</a> or in
-          <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.37";>Version
 notes</a>
-        </p>
-      </div>
-      <div class="column col-md-4">
-        <h2>Immediately upgrade commons-fileupload to version 1.3.3</h2>
-        <p>
-          The Apache Struts Team recommends to immediately upgrade your Struts 
2
-          based projects to use the latest released version of Commons
-          FileUpload library, which is currently 1.3.3.
-          <a href="announce-2018#a20180323">Announcement</a>
-        </p>
-      </div>
-      <div class="column col-md-4">
-      </div>
-    </div>
-  </div>
-</div>
-<div class="container contact-channels">
-  <div class="col-md-12"><h5>Keep in touch: </h5>
+<article class="container">
+  <section class="col-md-12">
+    <a class="edit-on-gh" 
href="https://github.com/apache/struts-site/edit/master/source/announce-2022.md";
 title="Edit this page on GitHub">Edit on GitHub</a>
+    
+    <h1 class="no_toc" id="announcements-2022">Announcements 2022</h1>
 
-    <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>
-      <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>
-      <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>
+<ul id="markdown-toc">
+  <li><a href="#a20220102" id="markdown-toc-a20220102">02 January 2022 - 
Struts 2.5.28.3 General Availability</a></li>
+</ul>
+
+<p class="pull-right">
+  Skip to: <a href="announce-2021">Announcements - 2021</a>
+</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”
+release. The GA designation is our highest quality grade.</p>
+
+<p>This release addresses Log4j vulnerability <a 
href="https://logging.apache.org/log4j/2.x/security.html#CVE-2021-44832";>CVE-2021-44832</a>
+by using the latest Log4j ver. 2.12.4 (Java 1.7 compatible).</p>
+
+<p><strong>Please note, that the Apache Struts itself depends on the <code 
class="highlighter-rouge">log4j-api</code> package only, it’s users’ 
responsibility 
+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
+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>
+
+<p class="pull-right">
+  Skip to: <a href="announce-2021.html">Announcements - 2021</a>
+</p>
+
+<p class="pull-left">
+  <strong>Next:</strong>
+  <a href="kickstart.html">Kickstart FAQ</a>
+</p>
 
   </section>
 </article>
diff --git a/output/download.html b/output/download.html
index 8566790..4a81dee 100644
--- a/output/download.html
+++ b/output/download.html
@@ -190,26 +190,26 @@
 
 <h2 id="struts-ga">Full Releases</h2>
 
-<h3 id="struts25282">Struts 2.5.28.2</h3>
+<h3 id="struts25283">Struts 2.5.28.3</h3>
 
 <p>
-  <a href="https://struts.apache.org/";>Apache Struts 2.5.28.2</a> is an 
elegant, extensible
+  <a href="https://struts.apache.org/";>Apache Struts 2.5.28.3</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.2 is the "best available" version of Struts in the 2.5 series.
+  Struts 2.5.28.3 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.2";>Version
 Notes</a>
+    <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.3";>Version
 Notes</a>
   </li>
 
   <li>Full Distribution:
     <ul>
       <li>
-        <a 
href="[preferred]struts/2.5.28.2/struts-2.5.28.2-all.zip">struts-2.5.28.2-all.zip</a>
 (65MB)
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-all.zip.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-all.zip.sha256";>SHA256</a>]
+        <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>]
       </li>
     </ul>
   </li>
@@ -217,9 +217,9 @@
   <li>Example Applications:
     <ul>
       <li>
-        <a 
href="[preferred]struts/2.5.28.2/struts-2.5.28.2-apps.zip">struts-2.5.28.2-apps.zip</a>
 (35MB)
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-apps.zip.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-apps.zip.sha256";>SHA256</a>]
+        <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>]
       </li>
     </ul>
   </li>
@@ -227,9 +227,9 @@
   <li>Essential Dependencies Only:
     <ul>
       <li>
-        <a 
href="[preferred]struts/2.5.28.2/struts-2.5.28.2-min-lib.zip">struts-2.5.28.2-min-lib.zip</a>
 (4MB)
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-min-lib.zip.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-min-lib.zip.sha256";>SHA256</a>]
+        <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>]
       </li>
     </ul>
   </li>
@@ -237,9 +237,9 @@
   <li>All Dependencies:
     <ul>
       <li>
-        <a 
href="[preferred]struts/2.5.28.2/struts-2.5.28.2-lib.zip">struts-2.5.28.2-lib.zip</a>
 (19MB)
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-lib.zip.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-lib.zip.sha256";>SHA256</a>]
+        <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>]
       </li>
     </ul>
   </li>
@@ -247,9 +247,9 @@
   <li>Documentation:
     <ul>
       <li>
-        <a 
href="[preferred]struts/2.5.28.2/struts-2.5.28.2-docs.zip">struts-2.5.28.2-docs.zip</a>
 (13MB)
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-docs.zip.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-docs.zip.sha256";>SHA256</a>]
+        <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>]
       </li>
     </ul>
   </li>
@@ -257,9 +257,9 @@
   <li>Source:
     <ul>
       <li>
-        <a 
href="[preferred]struts/2.5.28.2/struts-2.5.28.2-src.zip">struts-2.5.28.2-src.zip</a>
 (7MB)
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-src.zip.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/struts/2.5.28.2/struts-2.5.28.2-src.zip.sha256";>SHA256</a>]
+        <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>]
       </li>
     </ul>
   </li>
diff --git a/output/index.html b/output/index.html
index 29bade0..65048d5 100644
--- a/output/index.html
+++ b/output/index.html
@@ -132,7 +132,7 @@
       extensible using a plugin architecture, and ships with plugins to support
       REST, AJAX and JSON.
     </p>
-    <a href="download.cgi#struts25282" class="btn btn-primary btn-large">
+    <a href="download.cgi#struts25283" 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,12 +144,12 @@
   <div class="col-md-12">
     <div class="row">
       <div class="column col-md-4">
-        <h2>Apache Struts 2.5.28.2 GA</h2>
+        <h2>Apache Struts 2.5.28.3 GA</h2>
         <p>
-          Apache Struts 2.5.28.2 GA has been released<br/>on 23 December 2021.
+          Apache Struts 2.5.28.3 GA has been released<br/>on 02 January 2022.
         </p>
-        Read more in <a href="announce-2021#a20211223">Announcement</a> or in
-        <a 
href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.28.2";>Version
 notes</a>
+        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>
       </div>
       <div class="column col-md-4">
         <h2>Security Advice on Log4j 2.12.2/2.16.0</h2>
diff --git a/output/releases.html b/output/releases.html
index 28c94e3..73ba371 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.2
+          Struts 2.5.28.3
         </a> ("best available")
       </li>
     </ul>

Reply via email to