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 339b5250 Merge pull request #416 from 
sahvx655-wq/integer-range-exact-bound
     new 1d544ac6 Sort members
     new e095d696 Compare exact bound in AbstractNumberValidator range checks 
(#416).

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/ByteValidatorTest.java      | 30 +++++++--------
 .../validator/routines/CurrencyValidatorTest.java  | 32 ++++++++--------
 .../validator/routines/FloatValidatorTest.java     | 32 ++++++++--------
 .../validator/routines/LongValidatorTest.java      | 44 +++++++++++-----------
 .../validator/routines/PercentValidatorTest.java   | 32 ++++++++--------
 .../validator/routines/ShortValidatorTest.java     | 30 +++++++--------
 7 files changed, 101 insertions(+), 100 deletions(-)

Reply via email to