[struts] branch master updated: Uses project specific folder
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.git The following commit(s) were added to refs/heads/master by this push: new c2795d2 Uses project specific folder c2795d2 is described below commit c2795d2e30c5cc86727bc97368422a6155058878 Author: Lukasz Lenart AuthorDate: Mon Mar 28 13:09:21 2022 +0200 Uses project specific folder --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 1a833f8..a49a951 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -165,7 +165,7 @@ pipeline { configName: 'Nightlies', transfers: [ sshTransfer( -remoteDirectory: '/x1/dist/struts', +remoteDirectory: '/struts/snapshot', removePrefix: 'assembly/target/assembly/out', sourceFiles: 'assembly/target/assembly/out/struts-*.zip' )
[struts-site] branch master updated: Uses new url of nightlies builds
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 a028cfa Uses new url of nightlies builds a028cfa is described below commit a028cfa64db43b84525c60d99b29ccfa4c97787d Author: Lukasz Lenart AuthorDate: Tue Mar 29 07:24:20 2022 +0200 Uses new url of nightlies builds --- source/announce-2015.md | 2 +- source/builds.md | 6 +++--- source/contributors/building-the-framework-from-source.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/source/announce-2015.md b/source/announce-2015.md index 89b227e..8c07913 100644 --- a/source/announce-2015.md +++ b/source/announce-2015.md @@ -59,7 +59,7 @@ The Apache Struts group is pleased to announce that a new security bulletin was Thanks to Taki Uchiyama from JPCERT/CC who reported two potential XSS vulnerabilities available in older versions of The Apache Struts 2. Please read the mentioned security bulletin for more details -and also reading our [Security guideline](/docs/security) will help you secure your application +and also reading our [Security guideline](security/index) will help you secure your application 31 July 2015 - Struts 2.5-BETA1 (BETA) {#a20150731} diff --git a/source/builds.md b/source/builds.md index d14e779..286e58b 100644 --- a/source/builds.md +++ b/source/builds.md @@ -59,15 +59,15 @@ or Maven will automatically download any dependencies as needed. For more about using Maven to build Struts 2, see -[Building the framework from source](/docs/building-the-framework-from-source) in the -[Struts 2 Contributors Guide.](/docs/contributors-guide) +[Building the framework from source](contributors/building-the-framework-from-source) in the +[Struts 2 Contributors Guide.](contributors/index) For more about using Maven to build Struts 1, see our [Maven wiki page.](http://wiki.apache.org/struts/StrutsMaintenanceMaven) ## Nightly Builds As part of our continuous integration practice, we also make available each morning the -[latest stable development build.](https://nightlies.apache.org/x1/dist/struts/) +[latest stable development build.](https://nightlies.apache.org/struts/snapshot/) *Again: Use at your own risk!* diff --git a/source/contributors/building-the-framework-from-source.md b/source/contributors/building-the-framework-from-source.md index 0f1fe95..462b1a6 100644 --- a/source/contributors/building-the-framework-from-source.md +++ b/source/contributors/building-the-framework-from-source.md @@ -21,7 +21,7 @@ to build the framework from scratch. You may want to try out new tweaks and patc your own tweak or patch. > If you just want to use the latest development build, perhaps because a > patch you need has been applied, you can -> also [download a nightly build](http://ci.apache.org/projects/struts/nightlies/). +> also [download a nightly build](https://nightlies.apache.org/struts/snapshot/). ## Getting the Sources
[struts-site] branch asf-site updated: Automatic Site Publish by Buildbot
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 0e96f6d Automatic Site Publish by Buildbot 0e96f6d is described below commit 0e96f6db53ec69aae4a7073d1abe7b0369186dcc Author: buildbot AuthorDate: Tue Mar 29 05:24:56 2022 + Automatic Site Publish by Buildbot --- output/announce-2015.html | 2 +- output/builds.html | 6 +++--- output/contributors/building-the-framework-from-source.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/output/announce-2015.html b/output/announce-2015.html index acc809e..1d58ab1 100644 --- a/output/announce-2015.html +++ b/output/announce-2015.html @@ -188,7 +188,7 @@ please post your comments to the user list, and, if appropriate, file a tracking Thanks to Taki Uchiyama from JPCERT/CC who reported two potential XSS vulnerabilities available in older versions of The Apache Struts 2. Please read the mentioned security bulletin for more details -and also reading our Security guideline will help you secure your application +and also reading our Security guideline will help you secure your application 31 July 2015 - Struts 2.5-BETA1 (BETA) diff --git a/output/builds.html b/output/builds.html index b106d33..aa79d0b 100644 --- a/output/builds.html +++ b/output/builds.html @@ -184,15 +184,15 @@ your own applications!) Maven will automatically download any dependencies as needed. For more about using Maven to build Struts 2, see -Building the framework from source in the -Struts 2 Contributors Guide. +Building the framework from source in the +Struts 2 Contributors Guide. For more about using Maven to build Struts 1, see our http://wiki.apache.org/struts/StrutsMaintenanceMaven";>Maven wiki page. Nightly Builds As part of our continuous integration practice, we also make available each morning the -https://nightlies.apache.org/x1/dist/struts/";>latest stable development build. +https://nightlies.apache.org/struts/snapshot/";>latest stable development build. Again: Use at your own risk! diff --git a/output/contributors/building-the-framework-from-source.html b/output/contributors/building-the-framework-from-source.html index 2161825..6eda83e 100644 --- a/output/contributors/building-the-framework-from-source.html +++ b/output/contributors/building-the-framework-from-source.html @@ -151,7 +151,7 @@ your own tweak or patch. If you just want to use the latest development build, perhaps because a patch you need has been applied, you can -also http://ci.apache.org/projects/struts/nightlies/";>download a nightly build. +also https://nightlies.apache.org/struts/snapshot/";>download a nightly build. Getting the Sources
[struts-site] branch master updated: Uses proper announcement redirect
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 d07305f Uses proper announcement redirect d07305f is described below commit d07305f30929592adc0269c36c4438fadc6e1673 Author: Lukasz Lenart AuthorDate: Tue Mar 29 07:31:41 2022 +0200 Uses proper announcement redirect --- source/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/.htaccess b/source/.htaccess index 88755ec..5e9a4d1 100644 --- a/source/.htaccess +++ b/source/.htaccess @@ -24,6 +24,6 @@ RedirectMatch \/2.*\/(.*)? http://struts.apache.org/$1 # page downloads.html was renamed to releases.html RedirectMatch \/downloads /releases -RedirectMatch \/announce.html(#a[0-9]+)? /announce-2020.html$1 +RedirectMatch \/announce.html(#a[0-9]+)? /announce-2022.html$1 ErrorDocument 404 /404
[struts-site] branch asf-site updated: Automatic Site Publish by Buildbot
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 699b7c6 Automatic Site Publish by Buildbot 699b7c6 is described below commit 699b7c69606af9e3e003509fb42a04b3ffca4748 Author: buildbot AuthorDate: Tue Mar 29 05:32:15 2022 + Automatic Site Publish by Buildbot --- output/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/.htaccess b/output/.htaccess index 88755ec..5e9a4d1 100644 --- a/output/.htaccess +++ b/output/.htaccess @@ -24,6 +24,6 @@ RedirectMatch \/2.*\/(.*)? http://struts.apache.org/$1 # page downloads.html was renamed to releases.html RedirectMatch \/downloads /releases -RedirectMatch \/announce.html(#a[0-9]+)? /announce-2020.html$1 +RedirectMatch \/announce.html(#a[0-9]+)? /announce-2022.html$1 ErrorDocument 404 /404
[struts-site] branch master updated (d07305f -> d7a3c9f)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts-site.git. from d07305f Uses proper announcement redirect new edd1b81 Adds a year indicator to the url of announcement to update new 5e9a29f Uses proper link to announcement page new d7a3c9f Adds missing releases 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: source/_includes/header.html | 2 +- source/contributors/building-normal-release.md | 4 +- source/releases.html | 90 +- 3 files changed, 92 insertions(+), 4 deletions(-)
[struts-site] 01/03: Adds a year indicator to the url of announcement to update
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 commit edd1b81ce9c35370ded66d0f27ca6ff4f1f8741b Author: Lukasz Lenart AuthorDate: Tue Mar 29 07:44:32 2022 +0200 Adds a year indicator to the url of announcement to update --- source/contributors/building-normal-release.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/contributors/building-normal-release.md b/source/contributors/building-normal-release.md index cb2c58c..9bb3dc4 100644 --- a/source/contributors/building-normal-release.md +++ b/source/contributors/building-normal-release.md @@ -204,9 +204,9 @@ Please follow [the guideline](../updating-website) how to update the website, be - If a new DTD was defined, add it to `source/dtds` - Update current version and release date in `struts-site/_config.yml` - Update page source files - - `struts-site/source/announce.md` (if applicable, refer also to corresponding security bulletin) + - `struts-site/source/announce-.md` (if applicable, refer also to corresponding security bulletin) - `struts-site/source/downloads.html` (Prior Releases section) - - `struts-site/source/index.html` (some parts will updated automatically with values defined in `_config.yml`) + - `struts-site/source/index.html` (some parts will be updated automatically with values defined in `_config.yml`) - You can generate the website locally with Docker Jekyll image - you must have Docker installed and running - if you are doing this the first time, download the official Struts image to build the site from
[struts-site] 02/03: Uses proper link to announcement page
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 commit 5e9a29f8c1c4db353d5581229f8419a0b812d30e Author: Lukasz Lenart AuthorDate: Tue Mar 29 07:44:50 2022 +0200 Uses proper link to announcement page --- source/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/header.html b/source/_includes/header.html index ca3855c..dbc3f03 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -26,7 +26,7 @@ Welcome Download Releases -Announcements +Announcements http://www.apache.org/licenses/";>License https://www.apache.org/foundation/thanks.html";>Thanks! https://www.apache.org/foundation/sponsorship.html";>Sponsorship
[struts-site] 03/03: Adds missing releases
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 commit d7a3c9f2aa64a4ba78f2af87ac6207926b73b9d2 Author: Lukasz Lenart AuthorDate: Tue Mar 29 07:44:59 2022 +0200 Adds missing releases --- source/releases.html | 90 +++- 1 file changed, 89 insertions(+), 1 deletion(-) diff --git a/source/releases.html b/source/releases.html index 9ae3b91..6e9c9d7 100644 --- a/source/releases.html +++ b/source/releases.html @@ -107,6 +107,94 @@ title: Releases + Struts 2.5.29 + +22 January 2022 + + + + Version notes + + + + + Struts 2.5.28.3 + +02 January 2022 + + + + Version notes + + + + + Struts 2.5.28.2 + +23 December 2021 + + + + Version notes + + + + + Struts 2.5.28.1 + +17 December 2021 + + + + Version notes + + + + + Struts 2.5.28 + +12 December 2021 + + + + Version notes + + + + + Struts 2.5.27 + +16 November 2021 + + + + Version notes + + + + + Struts 2.5.26 + +06 December 2020 + + + + Version notes + + + + + Struts 2.5.25 + +28 September 2020 + + + + Version notes + + + + Struts 2.5.22 19 November 2019 @@ -209,7 +297,7 @@ title: Releases Version notes - + Struts 2.5.13