[struts-site] branch master updated: Uses https instead of http

2019-09-16 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 18c0619  Uses https instead of http
18c0619 is described below

commit 18c0619cea70018f1b4afdc1092d212ae4b1b081
Author: Lukasz Lenart 
AuthorDate: Mon Sep 16 09:15:11 2019 +0200

Uses https instead of http
---
 source/security.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/security.md b/source/security.md
index ddade26..5e64f9d 100644
--- a/source/security.md
+++ b/source/security.md
@@ -24,6 +24,6 @@ to consume resources in a non-linear relationship to the size 
of inputs.
 
 The mailing address is: 
[secur...@struts.apache.org](mailto:secur...@struts.apache.org)
 
-[General network server security 
tips](http://httpd.apache.org/docs/trunk/misc/security_tips.html)
+[General network server security 
tips](https://httpd.apache.org/docs/trunk/misc/security_tips.html)
 
-[The Apache Security Team](http://www.apache.org/security/)
+[The Apache Security Team](https://www.apache.org/security/)



[struts-site] branch asf-site updated: Updates production by Jenkins

2019-09-16 Thread git-site-role
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 e87ffce  Updates production by Jenkins
e87ffce is described below

commit e87ffcefbf61ef2995877effa3ae656cbf6ddc2d
Author: jenkins 
AuthorDate: Mon Sep 16 07:30:36 2019 +

Updates production by Jenkins
---
 content/security.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/security.html b/content/security.html
index 037b82a..7b306f3 100644
--- a/content/security.html
+++ b/content/security.html
@@ -148,9 +148,9 @@ to consume resources in a non-linear relationship to the 
size of inputs.
 
 The mailing address is: security@struts.apache.org
 
-http://httpd.apache.org/docs/trunk/misc/security_tips.html";>General 
network server security tips
+https://httpd.apache.org/docs/trunk/misc/security_tips.html";>General 
network server security tips
 
-http://www.apache.org/security/";>The Apache Security Team
+https://www.apache.org/security/";>The Apache Security Team
 
   
 



[struts-site] 01/02: Defines a link to the Archive

2019-09-16 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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

commit 6abda8cdbcf8f1ed01a15e203413196e029815f0
Author: Lukasz Lenart 
AuthorDate: Tue Sep 17 08:15:47 2019 +0200

Defines a link to the Archive
---
 _config.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/_config.yml b/_config.yml
index 3342fca..3fc00e5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -31,3 +31,6 @@ apidocs: /maven/struts2-core/apidocs
 
 # Confluence main site
 wiki_url: https://cwiki.apache.org/confluence/display/WW
+
+# Archive site with all the versions
+archive_url: https://archive.apache.org/dist/struts/



[struts-site] branch use-archive created (now 2aaec8b)

2019-09-16 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch use-archive
in repository https://gitbox.apache.org/repos/asf/struts-site.git.


  at 2aaec8b  Points to the Archive for older dists

This branch includes the following new commits:

 new 6abda8c  Defines a link to the Archive
 new 2aaec8b  Points to the Archive for older dists

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[struts-site] 02/02: Points to the Archive for older dists

2019-09-16 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

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

commit 2aaec8b476a341a7f9e9d1b97e1332897fa2578a
Author: Lukasz Lenart 
AuthorDate: Tue Sep 17 08:16:25 2019 +0200

Points to the Archive for older dists
---
 source/download.html | 66 ++--
 source/releases.html |  2 +-
 2 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/source/download.html b/source/download.html
index 15e3ee0..2af19e2 100644
--- a/source/download.html
+++ b/source/download.html
@@ -151,9 +151,9 @@ title: Download a Release
   Full Distribution:
 
   
-struts-{{ site.prev_version }}-all.zip (65MB)
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-all.zip.asc">PGP]
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-all.zip.sha256">SHA256]
+struts-{{ site.prev_version }}-all.zip (65MB)
+[PGP]
+[SHA256]
   
 
   
@@ -161,9 +161,9 @@ title: Download a Release
   Example Applications:
 
   
-struts-{{ site.prev_version }}-apps.zip 
(35MB)
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-apps.zip.asc">PGP]
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-apps.zip.sha256">SHA256]
+struts-{{ site.prev_version }}-apps.zip 
(35MB)
+[PGP]
+[SHA256]
   
 
   
@@ -171,9 +171,9 @@ title: Download a Release
   Essential Dependencies Only:
 
   
-struts-{{ site.prev_version 
}}-min-lib.zip (4MB)
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-min-lib.zip.asc">PGP]
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-min-lib.zip.sha256">SHA256]
+struts-{{ site.prev_version 
}}-min-lib.zip (4MB)
+[PGP]
+[SHA256]
   
 
   
@@ -181,9 +181,9 @@ title: Download a Release
   All Dependencies:
 
   
-struts-{{ site.prev_version }}-lib.zip (19MB)
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-lib.zip.asc">PGP]
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-lib.zip.sha256">SHA256]
+struts-{{ site.prev_version }}-lib.zip (19MB)
+[PGP]
+[SHA256]
   
 
   
@@ -191,9 +191,9 @@ title: Download a Release
   Documentation:
 
   
-struts-{{ site.prev_version }}-docs.zip 
(13MB)
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-docs.zip.asc">PGP]
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-docs.zip.sha256">SHA256]
+struts-{{ site.prev_version }}-docs.zip 
(13MB)
+[PGP]
+[SHA256]
   
 
   
@@ -201,9 +201,9 @@ title: Download a Release
   Source:
 
   
-struts-{{ site.prev_version }}-src.zip (7MB)
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-src.zip.asc">PGP]
-[https://www.apache.org/dist/struts/{{ site.prev_version 
}}/struts-{{ site.prev_version }}-src.zip.sha256">SHA256]
+struts-{{ site.prev_version }}-src.zip (7MB)
+[PGP]
+[SHA256]
   
 
   
@@ -294,9 +294,9 @@ title: Download a Release
   Full Distribution:
 
   
-struts-1.3.10-all.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.md5";>MD5]
+struts-1.3.10-all.zip
+[PGP]
+[MD5]
   
 
   
@@ -304,9 +304,9 @@ title: Download a Release
   Library:
 
   
-struts-1.3.10-lib.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.md5";>MD5]
+struts-1.3.10-lib.zip
+[PGP]
+[MD5]
   
 
   
@@ -314,9 +314,9 @@ title: Download a Release
   Source:
 
   
-struts-1.3.10-src.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.md5";>MD5]
+struts-1.3.10-src.zip
+[PGP]
+[MD5]
   
 
   
@@ -324,9 +324,9 @@ title: Download a Release
   Examples:
 
   
-struts-1.3.10-apps.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.md5";>MD5]
+struts-1.3.10-apps.zip
+[PGP]
+[MD5

[struts-site] branch asf-staging updated (900b892 -> bbd97b3)

2019-09-16 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


from 900b892  Updates stage by Jenkins
 new 9a2f1c0  Updates stage by Jenkins
 new 0a158cf  Updates stage by Jenkins
 new bbd97b3  Updates stage by Jenkins

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 content/announce.html | 8 
 content/index.html| 6 +++---
 content/security.html | 4 ++--
 3 files changed, 13 insertions(+), 5 deletions(-)



[struts-site] 01/03: Updates stage by Jenkins

2019-09-16 Thread git-site-role
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

commit 9a2f1c026d3207151ca1bd9c63579d0760f4bb52
Author: jenkins 
AuthorDate: Tue Sep 17 06:37:53 2019 +

Updates stage by Jenkins
---
 content/announce.html |  8 +++
 content/download.html | 66 +--
 content/index.html|  6 ++---
 content/releases.html |  2 +-
 content/security.html |  4 ++--
 5 files changed, 47 insertions(+), 39 deletions(-)

diff --git a/content/announce.html b/content/announce.html
index 62b9877..ef4009e 100644
--- a/content/announce.html
+++ b/content/announce.html
@@ -130,6 +130,7 @@
 Announcements 2019
 
 
+  12 September 2019 - 
Struts 2.3.x reached End-Of-Life
   15 August 2019 - 
Security Advice: Announcing corrected affected version ranges in historic 
Apache Struts security bulletins and CVE entries
   14 January 2019 - 
Struts 2.5.20 General Availability
   30 December 2018 - 
Struts 2.3.37 General Availability
@@ -139,6 +140,13 @@
   Skip to: Announcements - 2018
 
 
+12 September 2019 - Struts 2.3.x reached End-Of-Life
+
+As announced over 6 months ago, Apache Struts 2.3.x web framework series 
reached its end of life and won’t be longer 
+officially supported. Please check the following reading to find more 
details:
+
+Apache Struts 2.3.x EOL 
Announcement
+
 15 August 2019 - Security Advice: Announcing corrected 
affected version ranges in historic Apache Struts security bulletins and CVE 
entries
 
 The Apache Struts Security team would like to announce that a number of 
historic https://cwiki.apache.org/confluence/display/WW/Security+Bulletin";>Struts 
Security Bulletins and related CVE database entries contained incorrect 
affected release version ranges.
diff --git a/content/download.html b/content/download.html
index 3c60405..729183e 100644
--- a/content/download.html
+++ b/content/download.html
@@ -275,9 +275,9 @@
   Full Distribution:
 
   
-struts-2.3.37-all.zip 
(65MB)
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-all.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-all.zip.sha256";>SHA256]
+struts-2.3.37-all.zip (65MB)
+[PGP]
+[SHA256]
   
 
   
@@ -285,9 +285,9 @@
   Example Applications:
 
   
-struts-2.3.37-apps.zip
 (35MB)
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-apps.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-apps.zip.sha256";>SHA256]
+struts-2.3.37-apps.zip 
(35MB)
+[PGP]
+[SHA256]
   
 
   
@@ -295,9 +295,9 @@
   Essential Dependencies Only:
 
   
-struts-2.3.37-min-lib.zip
 (4MB)
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-min-lib.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-min-lib.zip.sha256";>SHA256]
+struts-2.3.37-min-lib.zip (4MB)
+[PGP]
+[SHA256]
   
 
   
@@ -305,9 +305,9 @@
   All Dependencies:
 
   
-struts-2.3.37-lib.zip 
(19MB)
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-lib.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-lib.zip.sha256";>SHA256]
+struts-2.3.37-lib.zip (19MB)
+[PGP]
+[SHA256]
   
 
   
@@ -315,9 +315,9 @@
   Documentation:
 
   
-struts-2.3.37-docs.zip
 (13MB)
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-docs.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-docs.zip.sha256";>SHA256]
+struts-2.3.37-docs.zip 
(13MB)
+[PGP]
+[SHA256]
   
 
   
@@ -325,9 +325,9 @@
   Source:
 
   
-struts-2.3.37-src.zip 
(7MB)
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-src.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-src.zip.sha256";>SHA256]
+struts-2.3.37-src.zip (7MB)
+[PGP]
+[SHA256]
   
 
   
@@ -418,9 +418,9 @@
   Full Distribution:
 
   
-struts-1.3.10-all.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.md5";>MD5]
+struts-1.3.10-all.zip
+[PGP]
+[MD5]
   
 
   
@@ -428,9 +428,9 @@
   Library:
 
   
-struts-1.3.10-lib.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.asc";>PGP]
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.md5";>MD5]
+struts-1.3.10-lib.zip
+[PGP]
+[MD5]
   
 
   
@@ -438,9 +438,9 @@
   Source:
 
   
-struts-1.3.10-src.zip
-[https://www.apache.org/dist/struts/1.3.10/struts-1.3.

[struts-site] 03/03: Updates stage by Jenkins

2019-09-16 Thread git-site-role
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

commit bbd97b393f0f01d4e18726bd97cf523172121b97
Author: jenkins 
AuthorDate: Tue Sep 17 06:43:37 2019 +

Updates stage by Jenkins



[struts-site] 02/03: Updates stage by Jenkins

2019-09-16 Thread git-site-role
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

commit 0a158cf5b74ead6c7bbb8b91e16c1403613fdd61
Author: jenkins 
AuthorDate: Tue Sep 17 06:39:14 2019 +

Updates stage by Jenkins
---
 content/download.html | 66 +--
 content/releases.html |  2 +-
 2 files changed, 34 insertions(+), 34 deletions(-)

diff --git a/content/download.html b/content/download.html
index 729183e..3c60405 100644
--- a/content/download.html
+++ b/content/download.html
@@ -275,9 +275,9 @@
   Full Distribution:
 
   
-struts-2.3.37-all.zip (65MB)
-[PGP]
-[SHA256]
+struts-2.3.37-all.zip 
(65MB)
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-all.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-all.zip.sha256";>SHA256]
   
 
   
@@ -285,9 +285,9 @@
   Example Applications:
 
   
-struts-2.3.37-apps.zip 
(35MB)
-[PGP]
-[SHA256]
+struts-2.3.37-apps.zip
 (35MB)
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-apps.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-apps.zip.sha256";>SHA256]
   
 
   
@@ -295,9 +295,9 @@
   Essential Dependencies Only:
 
   
-struts-2.3.37-min-lib.zip (4MB)
-[PGP]
-[SHA256]
+struts-2.3.37-min-lib.zip
 (4MB)
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-min-lib.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-min-lib.zip.sha256";>SHA256]
   
 
   
@@ -305,9 +305,9 @@
   All Dependencies:
 
   
-struts-2.3.37-lib.zip (19MB)
-[PGP]
-[SHA256]
+struts-2.3.37-lib.zip 
(19MB)
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-lib.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-lib.zip.sha256";>SHA256]
   
 
   
@@ -315,9 +315,9 @@
   Documentation:
 
   
-struts-2.3.37-docs.zip 
(13MB)
-[PGP]
-[SHA256]
+struts-2.3.37-docs.zip
 (13MB)
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-docs.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-docs.zip.sha256";>SHA256]
   
 
   
@@ -325,9 +325,9 @@
   Source:
 
   
-struts-2.3.37-src.zip (7MB)
-[PGP]
-[SHA256]
+struts-2.3.37-src.zip 
(7MB)
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-src.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/2.3.37/struts-2.3.37-src.zip.sha256";>SHA256]
   
 
   
@@ -418,9 +418,9 @@
   Full Distribution:
 
   
-struts-1.3.10-all.zip
-[PGP]
-[MD5]
+struts-1.3.10-all.zip
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-all.zip.md5";>MD5]
   
 
   
@@ -428,9 +428,9 @@
   Library:
 
   
-struts-1.3.10-lib.zip
-[PGP]
-[MD5]
+struts-1.3.10-lib.zip
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-lib.zip.md5";>MD5]
   
 
   
@@ -438,9 +438,9 @@
   Source:
 
   
-struts-1.3.10-src.zip
-[PGP]
-[MD5]
+struts-1.3.10-src.zip
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-src.zip.md5";>MD5]
   
 
   
@@ -448,9 +448,9 @@
   Examples:
 
   
-struts-1.3.10-apps.zip
-[PGP]
-[MD5]
+struts-1.3.10-apps.zip
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-apps.zip.md5";>MD5]
   
 
   
@@ -458,9 +458,9 @@
   Documentation:
 
   
-struts-1.3.10-docs.zip
-[PGP]
-[MD5]
+struts-1.3.10-docs.zip
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-docs.zip.asc";>PGP]
+[https://www.apache.org/dist/struts/1.3.10/struts-1.3.10-docs.zip.md5";>MD5]
   
 
   
diff --git a/content/releases.html b/content/releases.html
index f85625e..267659a 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -187,7 +187,7 @@
  (latest Struts 1 release before EOL)
   
   
-https://archive.apache.org/dist/struts/";>
+http://archive.apache.org/dist/struts/";>
   Archive Site