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 3dfbb3cc Merge pull request #398 from sahvx655-wq/cas-ec-validated-code
new 39304197 Compare CAS and EC check digit against validated code, not
raw input (#398).
new 09d6f80f Inline single use local variable
new a426e30e Inline single use local variable
The 3 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 | 3 ++-
.../java/org/apache/commons/validator/routines/ISBNValidator.java | 6 ++----
.../commons/validator/routines/checkdigit/CASNumberCheckDigit.java | 5 ++---
.../commons/validator/routines/checkdigit/ECNumberCheckDigit.java | 5 ++---
4 files changed, 8 insertions(+), 11 deletions(-)