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 942c7145 Reject fractional exponent input in BigIntegerValidator 
(#418).
     new e600cdd8 Sort members
     new f9ea5343 Fix typo in changes.xml.
     new bc2f6a44 Use vararg
     new 5c228cc5 Merge if statements
     new 7fe8b61b Merge if statements

The 5 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                            |  2 +-
 .../org/apache/commons/validator/UrlValidator.java | 14 ++-----
 .../commons/validator/routines/EmailValidator.java |  8 +---
 .../routines/BigIntegerValidatorTest.java          | 48 +++++++++++-----------
 .../validator/routines/RegexValidatorTest.java     |  4 +-
 .../validator/routines/ShortValidatorTest.java     | 30 +++++++-------
 6 files changed, 47 insertions(+), 59 deletions(-)

Reply via email to