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 fd569a5a Merge pull request #400 from 
sahvx655-wq/bigint-minvalue-compareto
     new 25294686 Use compareTo() in BigIntegerValidator.minValue() (#400).
     new 7d8b7c3b Sort members.

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/GenericTypeValidatorTest.java        | 28 ++++----
 .../routines/BigDecimalValidatorTest.java          | 60 +++++++++---------
 .../routines/BigIntegerValidatorTest.java          | 32 +++++-----
 .../validator/routines/RegexValidatorTest.java     | 22 +++----
 .../validator/routines/UrlValidatorTest.java       | 74 +++++++++++-----------
 6 files changed, 109 insertions(+), 108 deletions(-)

Reply via email to