This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch
feature/WW-5695-html5-constraint-validation
in repository https://gitbox.apache.org/repos/asf/struts.git
from 1cf6198d0 WW-5695 refactor(components): address SonarQube findings
add 2c93a964b WW-5695 fix(components): correct three constraint-derivation
defects found in review
No new revisions were added by this update.
Summary of changes:
.../struts2/components/EcmaScriptSafeRegex.java | 10 ++-
.../java/org/apache/struts2/components/UIBean.java | 49 +++++++++++--
.../components/ConstraintAttributesTest.java | 81 ++++++++++++++++++++--
.../components/EcmaScriptSafeRegexTest.java | 16 +++++
4 files changed, 145 insertions(+), 11 deletions(-)