lukaszlenart commented on a change in pull request #464:
URL: https://github.com/apache/struts/pull/464#discussion_r551463914



##########
File path: core/src/main/java/org/apache/struts2/StrutsConstants.java
##########
@@ -346,4 +346,9 @@
 
     /** See {@link 
com.opensymphony.xwork2.config.impl.AbstractMatcher#appendNamedParameters */
     public static final String STRUTS_MATCHER_APPEND_NAMED_PARAMETERS = 
"struts.matcher.appendNamedParameters";
+
+    public static final String STRUTS_CHAINING_COPY_ERRORS = 
"struts.chaining.copyErrors";

Review comment:
       Yes, this is a major release so I think it's a good time to change this. 
XWork doesn't exist as a seperated artefact anymore.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to