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 158b1d4  Merge pull request #229 from sdutry/WW-4796
     add 13cbf0e  WW-5017 Drops deprecated Validation annotation as not needed
     add 6428aaf  Merge branch 'master' into WW-5017-drop-validation
     new eb2475e  Merge pull request #407 from apache/WW-5017-drop-validation

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:
 .../AnnotationValidationConfigurationBuilder.java  |  10 --
 .../xwork2/validator/annotations/Validation.java   | 141 ---------------------
 .../xwork2/SimpleAnnotationAction.java             |   6 +-
 .../xwork2/test/AnnotationDataAware.java           |   1 -
 .../opensymphony/xwork2/test/AnnotationUser.java   |  23 ++--
 .../xwork2/test/AnnotationUserMarker.java          |  22 ++--
 .../ValidateAnnotatedMethodOnlyAction.java         |   7 +-
 7 files changed, 21 insertions(+), 189 deletions(-)
 delete mode 100644 
core/src/main/java/com/opensymphony/xwork2/validator/annotations/Validation.java

Reply via email to