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 721ae11f Merge pull request #431 from sahvx655-wq/line-end-unpaired-cr
new a2ade8a0 Sort members
new 404b5256 Count unpaired carriage returns in adjustForLineEnding (#431).
The 2 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:
src/changes/changes.xml | 1 +
.../validator/routines/DomainValidator.java | 26 +++++++++++-----------
.../validator/routines/CurrencyValidatorTest.java | 6 ++---
.../validator/routines/DomainValidatorTest.java | 18 +++++++--------
.../validator/routines/PercentValidatorTest.java | 6 ++---
5 files changed, 29 insertions(+), 28 deletions(-)