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

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


    from d0b64e4  Merge pull request #448 from sepe81/update-to-asm-9
     add a6cd7a0  WW-5095 Sets ActionMapping when preparing a test nv
     add 8bbe194  Avoids recursion in tags
     add 8d3393f  Adds some additional excluded packages
     new 5186d34  Merge pull request #447 from apache/WW-5095-cherry-pick

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:
 .../org/apache/struts2/components/Component.java    | 11 ++++++++++-
 .../java/org/apache/struts2/components/UIBean.java  | 15 ++++++++-------
 .../apache/struts2/views/jsp/ui/AbstractUITag.java  |  8 ++------
 core/src/main/resources/struts-default.xml          |  7 +++++--
 .../org/apache/struts2/components/UIBeanTest.java   | 21 +++++++++++++++++++++
 .../org/apache/struts2/util/StrutsUtilTest.java     | 15 +++++++++++++++
 .../struts2/views/java/simple/AbstractTest.java     | 14 +++++++-------
 .../org/apache/struts2/StrutsJUnit4TestCase.java    |  2 ++
 8 files changed, 70 insertions(+), 23 deletions(-)

Reply via email to