You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2020/06/19 16:16:24 UTC

[commons-validator] branch master updated (1579f7f -> f97a047)

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

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


    from 1579f7f  VALIDATOR-416 CreditCardValidator default ctor disagrees with Javadoc
     new 001ceb3  validator-446
     new f33849b  Revert "validator-446"
     new 89c010a  VALIDATOR-446 following feedback
     new f97a047  Merge pull request #28 from alcole/alex/validator-446/issn-ean13

The 1382 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:
 .../commons/validator/routines/ISSNValidator.java  | 53 ++++++++++++++++++++++
 .../validator/routines/ISSNValidatorTest.java      | 53 ++++++++++++++++++++++
 2 files changed, 106 insertions(+)