This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 96842a03 Add missing tests for ValidatorUtils.replace and
ValidatorUtils.copyMap (#396).
add 8b41ddbf fix RegexValidator.validate returning null for a valid match
new d25e561f Merge pull request #395 from
sahvx655-wq/regex-validate-null-group
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:
.../apache/commons/validator/routines/RegexValidator.java | 3 ++-
.../commons/validator/routines/RegexValidatorTest.java | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)