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 7d40a81a4 Merge pull request #648 from atlassian/WW-5270-forwarding-from-excluded-url new 89e2d4fb1 WW-5278 Collect common code into AbstractActionValidatorManager new 9d71ed666 WW-5278 Fix incorrect logging statement new 533d7e331 Merge pull request #656 from atlassian/WW-5278-clean-up-action-validators The 6507 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: ...er.java => AbstractActionValidatorManager.java} | 161 ++++-------- .../AnnotationActionValidatorManager.java | 280 ++------------------- .../validator/DefaultActionValidatorManager.java | 266 +------------------- 3 files changed, 75 insertions(+), 632 deletions(-) copy core/src/main/java/com/opensymphony/xwork2/validator/{DefaultActionValidatorManager.java => AbstractActionValidatorManager.java} (68%)