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 01c4d5da Bump org.apache.commons:commons-parent from 102 to 103.
add 339edc48 require the IPv6: tag for bracketed IPv6 email literals
add 29558d4a match the IPv6: tag in IP_DOMAIN_REGEX instead of string
matching
add d0e24e9c Convert inline comment to Javadoc
new aeacecfc Merge pull request #428 from
sahvx655-wq/email-ipv6-literal-tag
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:
.../commons/validator/routines/EmailValidator.java | 14 ++++++++++----
.../commons/validator/routines/EmailValidatorTest.java | 17 +++++++++++++++++
2 files changed, 27 insertions(+), 4 deletions(-)