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 0aa2f269f Merge pull request #911 from atlassian-forks/issue/WW-5407-extend-SecurityMemberAccess-proxy-detection-to-proxies add e2ec11457 WW-5408 add option to not fallback to empty namespace when unresolved add f9f632757 /WW-5408 rename struts.disableActionConfigFallbackToEmptyNamespace to struts.actionConfig.fallbackToEmptyNamespace add 1d51d00ec WW-5408 add struts.actionConfig.fallbackToEmptyNamespace as true in default.properties new 1562e66a8 Merge pull request #912 from atlassian-forks/issue/WW-5408-add-option-to-not-fallback-to-empty-namespace-when-unresolved 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: .../com/opensymphony/xwork2/XWorkTestCase.java | 35 ++++++++++++++++++--- .../xwork2/config/impl/DefaultConfiguration.java | 18 ++++++++--- .../java/org/apache/struts2/StrutsConstants.java | 2 ++ .../struts2/config/entities/ConstantConfig.java | 10 ++++++ .../org/apache/struts2/default.properties | 3 ++ .../xwork2/config/ConfigurationTest.java | 36 ++++++++++++++++++++++ .../apache/struts2/views/jsp/ui/DebugTagTest.java | 22 +++---------- 7 files changed, 99 insertions(+), 27 deletions(-)