This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git.


    from 224b136  Use isEmpty().
     new e33ee22  Make private elements final where possible.
     new e15d872  Ignore IML (IntelliJ) files.

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:
 .gitignore                                                        | 1 +
 .../apache/commons/validator/routines/CreditCardValidator.java    | 2 +-
 .../validator/routines/checkdigit/CUSIPCheckDigitTest.java        | 8 ++++----
 .../commons/validator/routines/checkdigit/ISINCheckDigitTest.java | 4 ++--
 .../routines/checkdigit/ModulusTenCUSIPCheckDigitTest.java        | 8 ++++----
 .../routines/checkdigit/ModulusTenSedolCheckDigitTest.java        | 4 ++--
 .../validator/routines/checkdigit/SedolCheckDigitTest.java        | 4 ++--
 7 files changed, 16 insertions(+), 15 deletions(-)

Reply via email to