You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ya...@apache.org on 2022/01/06 15:51:04 UTC

[struts] 01/01: Merge pull request #522 from apache/WW-4792-constants-cleanup

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

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

commit 60e1212bcc4f2f68efdedcf132565bf790fe6222
Merge: bab276e 5c9299b
Author: Yasser Zamani <ya...@apache.org>
AuthorDate: Thu Jan 6 19:20:54 2022 +0330

    Merge pull request #522 from apache/WW-4792-constants-cleanup
    
    [WW-4792] Uses proper names for constants

 apps/rest-showcase/pom.xml                         |  6 ----
 .../xwork2/config/impl/DefaultConfiguration.java   |  4 +--
 .../xwork2/config/impl/MockConfiguration.java      |  2 +-
 .../StrutsDefaultConfigurationProvider.java        |  4 +--
 .../com/opensymphony/xwork2/ognl/OgnlUtil.java     |  6 ++--
 .../java/org/apache/struts2/StrutsConstants.java   | 36 ++++++++++++++++------
 .../struts2/config/entities/ConstantConfig.java    | 14 ++++-----
 7 files changed, 42 insertions(+), 30 deletions(-)