This is an automated email from the ASF dual-hosted git repository. yasserzamani pushed a change to branch fix/double_evaluations in repository https://gitbox.apache.org/repos/asf/struts.git.
from a37e35b add singleton not excluded and accepted pattern checker for non interceptors add 3a62e32 do more test and clean ups No new revisions were added by this update. Summary of changes: .../xwork2/interceptor/AliasInterceptor.java | 2 +- .../org/apache/struts2/components/Component.java | 3 +- .../java/org/apache/struts2/components/Param.java | 29 ++--- .../java/org/apache/struts2/components/UIBean.java | 129 ++++++++++----------- .../org/apache/struts2/result/StreamResult.java | 13 ++- .../java/org/apache/struts2/util/StrutsUtil.java | 6 +- .../com/opensymphony/xwork2/ChainResultTest.java | 2 +- .../apache/struts2/TestConfigurationProvider.java | 7 +- .../org/apache/struts2/components/UIBeanTest.java | 41 ++++--- .../apache/struts2/result/StreamResultTest.java | 6 +- .../org/apache/struts2/util/StrutsUtilTest.java | 55 +++++---- .../freemarker/FreemarkerResultMockedTest.java | 6 +- .../apache/struts2/views/jsp/ui/TextfieldTest.java | 2 +- 13 files changed, 150 insertions(+), 151 deletions(-)