This is an automated email from the ASF dual-hosted git repository.

kusal pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


    from a8954508c Merge pull request #968 from apache/fix/WW-5310-fragment
     add b96cf2c07 WW-5429 Log parameter annotation issues at ERROR level when 
in DevMode
     add ba46c18f0 WW-5429 Make DebugUtils final and remove @author JavaDoc tag
     new 898a8d9ef Merge pull request #969 from apache/WW-5429-param-anno-log

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:
 .../xwork2/interceptor/ValidationAware.java        |  6 +--
 .../xwork2/ognl/ErrorMessageBuilder.java           |  4 +-
 .../ValidatorContext.java => util/DebugUtils.java} | 30 ++++++-----
 .../parameter/ParametersInterceptor.java           | 51 ++++++++++--------
 .../parameter/ParametersInterceptorTest.java       | 61 +++++++++++++---------
 5 files changed, 85 insertions(+), 67 deletions(-)
 copy 
core/src/main/java/com/opensymphony/xwork2/{validator/ValidatorContext.java => 
util/DebugUtils.java} (58%)

Reply via email to