[struts-examples] branch dependabot/maven/org.springframework-spring-web-6.0.5 created (now e0c35c9)

2023-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.springframework-spring-web-6.0.5
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


  at e0c35c9  Bump spring-web from 5.3.23 to 6.0.5

No new revisions were added by this update.



[struts-examples] branch dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9 created (now cf48ec4)

2023-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


  at cf48ec4  Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9

No new revisions were added by this update.



[struts-examples] branch dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0 created (now 3c974b2)

2023-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


  at 3c974b2  Bump maven-javadoc-plugin from 3.4.1 to 3.5.0

No new revisions were added by this update.



[struts-examples] 01/01: Merge pull request #216 from apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9

2023-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

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

commit c2c165f959128af24316650f4171953b8adf03cb
Merge: d5bb817 cf48ec4
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Feb 20 01:11:04 2023 +

Merge pull request #216 from 
apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9

Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9

 quarkus/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[struts-examples] branch master updated (d5bb817 -> c2c165f)

2023-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


from d5bb817  Merge pull request #214 from 
apache/dependabot/github_actions/actions/cache-3.2.5
 add cf48ec4  Bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9
 new c2c165f  Merge pull request #216 from 
apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9

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.


Summary of changes:
 quarkus/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[struts-examples] branch master updated (c2c165f -> a9d5594)

2023-02-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git


from c2c165f  Merge pull request #216 from 
apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M9
 add 3c974b2  Bump maven-javadoc-plugin from 3.4.1 to 3.5.0
 add a9d5594  Merge pull request #217 from 
apache/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0

No new revisions were added by this update.

Summary of changes:
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[struts] branch master updated (31a24ee70 -> f67e5f1ac)

2023-02-19 Thread lukaszlenart
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.git


from 31a24ee70 Merge pull request #658 from apache/WW-5275-custom-csp
 new 816e606ff WW-5284 Refactor ActionValidatorManager implementations
 new d30870ac6 WW-5284 Delete unnecessary override
 new f67e5f1ac Merge pull request #659 from 
atlassian/WW-5284-clean-up-validator

The 6514 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:
 .../validator/AbstractActionValidatorManager.java  | 289 
 .../AnnotationActionValidatorManager.java  |  72 +
 .../validator/DefaultActionValidatorManager.java   | 303 +++--
 .../DefaultActionValidatorManagerTest.java |  66 ++---
 4 files changed, 313 insertions(+), 417 deletions(-)
 delete mode 100644 
core/src/main/java/com/opensymphony/xwork2/validator/AbstractActionValidatorManager.java