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 323267fa8 Merge pull request #1087 from apache/kusal-depr-apis-3.5
     add bbca2717f WW-3714 Deprecate and migrate ActionEventListener
     add 14bd4b80c WW-3714 Deprecate and migrate ActionProxy
     new 266cd1333 Merge pull request #1082 from apache/kusal-depr-apis-4

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:
 .../opensymphony/xwork2/ActionEventListener.java   |  47 ++++---
 .../com/opensymphony/xwork2/ActionInvocation.java  |  19 ++-
 .../java/com/opensymphony/xwork2/ActionProxy.java  | 148 +++++++++------------
 .../apache/struts2}/ActionEventListener.java       |  18 +--
 .../java/org/apache/struts2/ActionInvocation.java  |   4 +-
 .../xwork2 => org/apache/struts2}/ActionProxy.java |  11 +-
 6 files changed, 125 insertions(+), 122 deletions(-)
 copy core/src/main/java/{com/opensymphony/xwork2 => 
org/apache/struts2}/ActionEventListener.java (78%)
 copy core/src/main/java/{com/opensymphony/xwork2 => 
org/apache/struts2}/ActionProxy.java (94%)

Reply via email to