(struts-site) branch main updated: Fixes previously released version date
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts-site.git The following commit(s) were added to refs/heads/main by this push: new b4b3f7bf7 Fixes previously released version date b4b3f7bf7 is described below commit b4b3f7bf7d94c7ade4a082206c9b2d7b5756845e Author: Lukasz Lenart AuthorDate: Wed Apr 23 06:49:15 2025 +0200 Fixes previously released version date --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index cd5be8c98..fb032f3b0 100644 --- a/_config.yml +++ b/_config.yml @@ -16,7 +16,7 @@ current_version_short: 703 prev_version: 6.7.4 prev_version_short: 674 release_date: 03 March 2025 -prev_release_date: 17 November 2024 +prev_release_date: 05 March 2025 prev_25_release_date: 7 December 2023 release_date_short: 20250303 prev_release_date_short: 20250305
(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 d50ff46df Automatic Site Publish by Buildbot d50ff46df is described below commit d50ff46df153407d5dc3e0c69effbb2a9a00c6d7 Author: buildbot AuthorDate: Wed Apr 23 04:50:10 2025 + Automatic Site Publish by Buildbot --- output/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/output/index.html b/output/index.html index b78e213aa..ae37c58b4 100644 --- a/output/index.html +++ b/output/index.html @@ -177,7 +177,7 @@ Apache Struts 6.7.4 GA - Apache Struts 6.7.4 GA has been releasedon 17 November 2024. + Apache Struts 6.7.4 GA has been releasedon 05 March 2025. Read more in Announcement or in https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.7.4";>Version notes
(struts-site) branch fix/master-to-main created (now b187fe60a)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/master-to-main in repository https://gitbox.apache.org/repos/asf/struts-site.git at b187fe60a Replaces reference to the master branch with main No new revisions were added by this update.
(struts-site) branch main updated: Replaces reference to the master branch with main (#269)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts-site.git The following commit(s) were added to refs/heads/main by this push: new 1206ed66c Replaces reference to the master branch with main (#269) 1206ed66c is described below commit 1206ed66c4913ab321ec9d947975527fa04cc171 Author: Lukasz Lenart AuthorDate: Wed Apr 23 08:43:07 2025 +0200 Replaces reference to the master branch with main (#269) --- source/404.md | 2 +- source/_layouts/core-developers.html | 2 +- source/_layouts/default.html | 2 +- source/_layouts/maven-archetypes.html | 2 +- source/announce-2024.md | 2 +- source/core-developers/default-properties.md | 2 +- source/core-developers/email-validator.md | 2 +- source/core-developers/interceptors.md| 2 +- source/core-developers/localization.md| 2 +- source/core-developers/struts-default-xml.md | 2 +- source/core-developers/validation.md | 2 +- source/getting-started/exclude-parameters.md | 2 +- source/getting-started/form-validation.md | 2 +- source/getting-started/message-resource-files.md | 2 +- source/plugins/async/index.md | 2 +- source/plugins/tiles/index.md | 2 +- source/security/index.md | 2 +- source/tag-developers/a-tag.md| 4 ++-- source/tag-developers/action-tag.md | 6 +++--- source/tag-developers/actionerror-tag.md | 4 ++-- source/tag-developers/actionmessage-tag.md| 4 ++-- source/tag-developers/append-tag.md | 4 ++-- source/tag-developers/bean-tag.md | 4 ++-- source/tag-developers/checkbox-tag.md | 4 ++-- source/tag-developers/checkboxlist-tag.md | 4 ++-- source/tag-developers/combobox-tag.md | 4 ++-- source/tag-developers/component-tag.md| 4 ++-- source/tag-developers/css-xhtml-theme.md | 10 +- source/tag-developers/date-tag.md | 4 ++-- source/tag-developers/datetextfield-tag.md| 4 ++-- source/tag-developers/doubleselect-tag.md | 4 ++-- source/tag-developers/else-tag.md | 4 ++-- source/tag-developers/elseif-tag.md | 4 ++-- source/tag-developers/fielderror-tag.md | 4 ++-- source/tag-developers/file-tag.md | 4 ++-- source/tag-developers/form-tag.md | 4 ++-- source/tag-developers/generator-tag.md| 4 ++-- source/tag-developers/head-tag.md | 4 ++-- source/tag-developers/hidden-tag.md | 4 ++-- source/tag-developers/i18n-tag.md | 4 ++-- source/tag-developers/if-tag.md | 4 ++-- source/tag-developers/include-tag.md | 4 ++-- source/tag-developers/inputtransferselect-tag.md | 4 ++-- source/tag-developers/iterator-tag.md | 4 ++-- source/tag-developers/label-tag.md| 4 ++-- source/tag-developers/link-tag.md | 4 ++-- source/tag-developers/merge-tag.md| 4 ++-- source/tag-developers/ognl.md | 2 +- source/tag-developers/optgroup-tag.md | 4 ++-- source/tag-developers/optiontransferselect-tag.md | 4 ++-- source/tag-developers/param-tag.md| 4 ++-- source/tag-developers/password-tag.md | 4 ++-- source/tag-developers/property-tag.md | 4 ++-- source/tag-developers/push-tag.md | 4 ++-- source/tag-developers/radio-tag.md| 4 ++-- source/tag-developers/reset-tag.md| 4 ++-- source/tag-developers/script-tag.md | 4 ++-- source/tag-developers/select-tag.md | 4 ++-- source/tag-developers/set-tag.md | 4 ++-- source/tag-developers/simple-theme.md | 2 +- source/tag-developers/sort-tag.md | 4 ++-- source/tag-developers/submit-tag.md | 4 ++-- source/tag-developers/subset-tag.md | 4 ++-- source/tag-developers/text-tag.md | 4 ++-- source/tag-developers/textarea-tag.md | 4 ++-- source/tag-developers/textfield-tag.md| 4 ++-- source/tag-developers/token-tag.md| 4 ++-- source/tag-developers/updownselect-tag.md | 4 ++-- source/tag-developers/url-tag.md | 4 ++-- source/tag-developers/xhtml-theme.md | 20 ++-- 70 files changed, 133 insertions(+), 133 deletions(-) diff --git a/source/404.md b/source/404.md index 09191300b..93cabf4c7 100644 --- a/source/404.md +++ b/source/404.md @@ -10,7 +10,7 @@ The page was move
(struts-site) branch fix/master-to-main deleted (was b187fe60a)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/master-to-main in repository https://gitbox.apache.org/repos/asf/struts-site.git was b187fe60a Replaces reference to the master branch with main The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.
(struts-site) 01/01: Uses unordered list to avoid preference suggestion
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch feature/commercial-support-unordered in repository https://gitbox.apache.org/repos/asf/struts-site.git commit 7a9579877a5c98a6a445a75c7507b1977d9f9cce Author: Lukasz Lenart AuthorDate: Wed Apr 23 08:05:14 2025 +0200 Uses unordered list to avoid preference suggestion --- source/commercial-support.md | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/commercial-support.md b/source/commercial-support.md index 8420b3d6b..387685fde 100644 --- a/source/commercial-support.md +++ b/source/commercial-support.md @@ -23,15 +23,15 @@ supportive companies, please share details with us. Last updated: **2024-12-23** -1. [SoftwareMill](https://softwaremill.com/contact/) +- https://softwaremill.com/contact/"; rel="nofollow">SoftwareMill - contact details: - - [Apache Struts Consultancy](https://softwaremill.com/services/apache-struts-consultancy/) + - https://softwaremill.com/services/apache-struts-consultancy/"; rel="nofollow">Apache Struts Consultancy - [he...@softwaremill.com](mailto:he...@softwaremill.com) - phone: - [+48 22 188 11 33](tel:+48221881133) (PL) - [+44 56 0156 3406](tel:+445601563406) (UK) - scope of support: consulting, Java & UI development, audit -1. [HeroDevs](https://www.herodevs.com/support/struts-nes) +- https://www.herodevs.com/support/struts-nes"; rel="nofollow">HeroDevs - contact details: - email: [he...@herodevs.com](mailto:he...@herodevs.com) - phone: [+1 877-586-1965](tel:+18775861965) @@ -39,5 +39,5 @@ Last updated: **2024-12-23** ## How to add a new company -Create a Pull Request with the required information. A committer will review it, ensuring accuracy, or seek clarification. -Alternatively, you can submit a request to the [User Mailing](https://struts.staged.apache.org/mail.html) list. +You can create a Pull Request with the required information. A committer will review it, ensuring accuracy, or seek clarification. +Alternatively, you can submit a request to the [User Mailing](mail) list.
(struts-site) branch feature/commercial-support-unordered created (now 7a9579877)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch feature/commercial-support-unordered in repository https://gitbox.apache.org/repos/asf/struts-site.git at 7a9579877 Uses unordered list to avoid preference suggestion This branch includes the following new commits: new 7a9579877 Uses unordered list to avoid preference suggestion The 1 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) branch feature/commercial-support-unordered updated (7a9579877 -> ceb703370)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch feature/commercial-support-unordered in repository https://gitbox.apache.org/repos/asf/struts-site.git omit 7a9579877 Uses unordered list to avoid preference suggestion add ceb703370 Uses unordered list to avoid preference suggestion This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (7a9579877) \ N -- N -- N refs/heads/feature/commercial-support-unordered (ceb703370) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: source/commercial-support.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
(struts-site) branch asf-staging updated: Updates stage by Jenkins
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 The following commit(s) were added to refs/heads/asf-staging by this push: new 88b6c6574 Updates stage by Jenkins 88b6c6574 is described below commit 88b6c657412723b2ad8e5f0242f3303f654194db Author: jenkins AuthorDate: Wed Apr 23 06:16:49 2025 + Updates stage by Jenkins --- content/commercial-support.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/commercial-support.html b/content/commercial-support.html index 7f1474076..77b9e22ad 100644 --- a/content/commercial-support.html +++ b/content/commercial-support.html @@ -172,11 +172,11 @@ supportive companies, please share details with us. Last updated: 2024-12-23 - https://softwaremill.com/contact/"; rel="nofollow">SoftwareMill + https://softwaremill.com/contact/"; rel="nofollow" target="_blank">SoftwareMill contact details: - https://softwaremill.com/services/apache-struts-consultancy/"; rel="nofollow">Apache Struts Consultancy + https://softwaremill.com/services/apache-struts-consultancy/"; rel="nofollow" target="_blank">Apache Struts Consultancy mailto:he...@softwaremill.com";>he...@softwaremill.com phone: @@ -189,7 +189,7 @@ supportive companies, please share details with us. scope of support: consulting, Java & UI development, audit - https://www.herodevs.com/support/struts-nes"; rel="nofollow">HeroDevs + https://www.herodevs.com/support/struts-nes"; rel="nofollow" target="_blank">HeroDevs contact details: