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

kusal pushed a change to branch WW-5340-ognl-guard
in repository https://gitbox.apache.org/repos/asf/struts.git


    from f69364bf6 WW-5340 Rename DefaultOgnlGuard to StrutsOgnlGuard
     new a75a87364 WW-5340 Repackage OgnlGuard
     new 4c4ec52b3 WW-5340 Rename blocked by OgnlGuard string

The 2 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:
 .../xwork2/config/impl/DefaultConfiguration.java            |  4 ++--
 .../providers/StrutsDefaultConfigurationProvider.java       |  4 ++--
 .../main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java    |  6 ++++--
 .../apache/struts2/config/StrutsBeanSelectionProvider.java  |  2 +-
 .../xwork2 => org/apache/struts2}/ognl/OgnlGuard.java       | 13 +++++++------
 .../xwork2 => org/apache/struts2}/ognl/StrutsOgnlGuard.java |  2 +-
 core/src/main/resources/struts-beans.xml                    |  4 ++--
 core/src/main/resources/struts-excluded-classes.xml         |  1 +
 .../opensymphony/xwork2/DefaultActionInvocationTest.java    |  2 +-
 .../java/com/opensymphony/xwork2/ognl/OgnlUtilTest.java     |  1 +
 .../apache/struts2}/ognl/StrutsOgnlGuardTest.java           |  2 +-
 11 files changed, 23 insertions(+), 18 deletions(-)
 rename core/src/main/java/{com/opensymphony/xwork2 => 
org/apache/struts2}/ognl/OgnlGuard.java (87%)
 rename core/src/main/java/{com/opensymphony/xwork2 => 
org/apache/struts2}/ognl/StrutsOgnlGuard.java (98%)
 rename core/src/test/java/{com/opensymphony/xwork2 => 
org/apache/struts2}/ognl/StrutsOgnlGuardTest.java (98%)

Reply via email to