This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch feature/WW-5450-use-contstants
in repository https://gitbox.apache.org/repos/asf/struts.git
from 7aa491eb4 WW-5450 Avoids accessing parameters via a key
add b6cffd2ff WW-5450 Uses proper naming when defining a constant
add f50cb28f8 WW-5450 Simplifies boolean expression
add e743ddec3 WW-5450 Drops unused import
No new revisions were added by this update.
Summary of changes:
core/src/main/java/org/apache/struts2/components/Include.java | 4 ++--
.../main/java/org/apache/struts2/result/ServletDispatcherResult.java | 2 +-
.../java/org/apache/struts2/result/ServletDispatcherResultTest.java | 1 -
3 files changed, 3 insertions(+), 4 deletions(-)