You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ku...@apache.org on 2024/03/29 10:35:15 UTC

(struts) branch WW-5251-retrofit-compat updated (cda2a2b23 -> dc774c484)

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

kusal pushed a change to branch WW-5251-retrofit-compat
in repository https://gitbox.apache.org/repos/asf/struts.git


    from cda2a2b23 WW-5251 Reinstate deleted interfaces with transparent compat
     add 19698e1fd WW-5251 Fix ParameterAware
     add dc774c484 WW-5251 Reinstate RequestAware

No new revisions were added by this update.

Summary of changes:
 .../org/apache/struts2/interceptor/ParameterAware.java    |  4 +++-
 .../{ServletRequestAware.java => RequestAware.java}       | 15 ++++++++++++---
 2 files changed, 15 insertions(+), 4 deletions(-)
 copy core/src/main/java/org/apache/struts2/interceptor/{ServletRequestAware.java => RequestAware.java} (70%)