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 6e2ea3aea WW-3871 refactor(core): extract shared
annotation-registration pipeline
add 15665c1c7 WW-3871 docs(core): fix inaccurate and self-contradicting
TypeConversion key Javadoc
add e8b81031e WW-3871 docs(core): clarify XWorkConverter
annotation-registration logging
add 14040dfd0 WW-3871 test(core): make inherited-method-annotation test
diagnostic
No new revisions were added by this update.
Summary of changes:
.../conversion/annotations/TypeConversion.java | 20 ++++++++++----------
.../struts2/conversion/impl/XWorkConverter.java | 12 ++++++++----
.../struts2/conversion/impl/XWorkConverterTest.java | 9 ++++++---
.../util/InheritedMethodConversionAction.java | 5 +++--
.../util/InheritedMethodConversionSubAction.java | 16 +++++++++++++++-
5 files changed, 42 insertions(+), 20 deletions(-)