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 059b287  Merge pull request #463 from apache/WW-4742-no-key
     add 1775e0e  WW-5000 Extracts string literals as constants
     add 3c8f2b1  Applies proper formatting
     add 18f9602  WW-5000 Puts back STRUTS_LOG_MISSING_PROPERTIES and marks it 
deprecated
     add 83838d1  WW-5000 Drops duplicated test case
     new b3483e3  Merge pull request #464 from apache/WW-5000-constants

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:
 .../java/com/opensymphony/xwork2/ObjectFactory.java   |  3 ++-
 .../xwork2/config/impl/DefaultConfiguration.java      |  2 +-
 .../providers/StrutsDefaultConfigurationProvider.java |  2 +-
 .../xwork2/interceptor/ChainingInterceptor.java       | 13 +++++++------
 .../com/opensymphony/xwork2/ognl/OgnlValueStack.java  |  2 +-
 .../ognl/accessor/XWorkListPropertyAccessor.java      |  6 ------
 .../main/java/org/apache/struts2/StrutsConstants.java | 19 +++++++++++++++++--
 .../struts2/config/entities/ConstantConfig.java       |  2 +-
 .../ognl/accessor/XWorkListPropertyAccessorTest.java  | 19 -------------------
 .../java/org/apache/struts2/cdi/CdiObjectFactory.java |  5 +++--
 .../{TagGenerator.java => JavaTemplateConstants.java} |  7 ++++---
 .../apache/struts2/views/java/JavaTemplateEngine.java |  4 ++--
 .../oval/interceptor/OValValidationInterceptor.java   |  5 ++++-
 13 files changed, 43 insertions(+), 46 deletions(-)
 copy 
plugins/javatemplates/src/main/java/org/apache/struts2/views/java/{TagGenerator.java
 => JavaTemplateConstants.java} (76%)

Reply via email to