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

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


    from eddab32  Merge pull request #194 from 
sdutry/sonar/string-optimize-single-characters
     add 15e6be1  WW-4903 Drops injecting defined factory to avoid mapping 
exception
     add 6fc6959  WW-4903 Uses Initializable to properly initialise the factory
     add 457f7c2  WW-4903 Adds a unit test to cover the new functionality
     add a2710a6  WW-4903 Covers fallback to default factory with unit test
     add 7116ac8  WW-4903 Uses StrutsActionProxyFactory as a default factory
     add 7cdc319  WW-4903 Extends test of empty prefix
     add 033573e  WW-4903 Reverts to previous initialise mechanism
     add 809d896  WW-4903 Adds missing header with license
     add eabf4ed  Verifies licenses before building a package
     new 8eb282f  Merge pull request #195 from 
lukaszlenart/fix-prefix-based-factory

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:
 .../factory/PrefixBasedActionProxyFactory.java     |  21 ++--
 .../factory/PrefixBasedActionProxyFactoryTest.java | 132 +++++++++++++++++++++
 pom.xml                                            |   2 +-
 3 files changed, 142 insertions(+), 13 deletions(-)
 create mode 100644 
core/src/test/java/org/apache/struts2/factory/PrefixBasedActionProxyFactoryTest.java

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to