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

lukaszlenart pushed a change to branch WW-3871-typeconversion-key-derivation
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 48c6f8257 WW-3871 docs(core): fix broken TypeConversion Javadoc 
example and align spec
     add dc2543877 WW-3871 fix(core): dedupe method-pass WARN logging for 
inherited @TypeConversion
     add 5dc5823b6 WW-3871 docs(core): clarify field-name key default and 
dedicated-annotation precedence
     add 11ff53c0f WW-3871 docs(core): note COLLECTION derives the deprecated 
Collection_ prefix

No new revisions were added by this update.

Summary of changes:
 .../conversion/annotations/ConversionRule.java     |  5 ++++
 .../conversion/annotations/TypeConversion.java     | 13 +++++++++++
 .../struts2/conversion/impl/XWorkConverter.java    | 26 +++++++++++++--------
 .../conversion/impl/XWorkConverterTest.java        | 15 ++++++++++++
 ...n.java => InheritedMethodConversionAction.java} | 27 +++++++++++-----------
 .../util/InheritedMethodConversionSubAction.java}  | 11 ++++-----
 6 files changed, 67 insertions(+), 30 deletions(-)
 copy 
core/src/test/java/org/apache/struts2/util/{CollidingKeyConversionAction.java 
=> InheritedMethodConversionAction.java} (55%)
 copy core/src/{main/java/org/apache/struts2/util/ClearableValueStack.java => 
test/java/org/apache/struts2/util/InheritedMethodConversionSubAction.java} (69%)

Reply via email to