[GitHub] commons-validator pull request #12: VALIDATOR-446 extract ISSN from EAN-13
GitHub user alcole opened a pull request: https://github.com/apache/commons-validator/pull/12 VALIDATOR-446 extract ISSN from EAN-13 You can merge this pull request into a Git repository by running: $ git pull https://github.com/alcole/commons-validator alex/VALIDATOR-446/ISSN-EAN13 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-validator/pull/12.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #12 commit 3c62546bb9712d8613fc9bc0d57359b1dbf09677 Author: alex-cole Date: 2018-08-21T18:14:12Z VALIDATOR-446 extract ISSN from EAN-13 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-validator pull request #12: VALIDATOR-446 extract ISSN from EAN-13
Github user alcole closed the pull request at: https://github.com/apache/commons-validator/pull/12 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-validator pull request #13: validator-446
GitHub user alcole opened a pull request: https://github.com/apache/commons-validator/pull/13 validator-446 added issn extraction from ean-13 and test cases You can merge this pull request into a Git repository by running: $ git pull https://github.com/alcole/commons-validator alex/validator-446/issn-ean13 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-validator/pull/13.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #13 commit 001ceb34a469923d8b2576823bf8f774017c57a2 Author: alex-cole Date: 2018-08-21T18:57:03Z validator-446 added issn extraction from ean-13 and test cases --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-validator pull request #14: VALIDATOR-446 ISSN extraction from EAN-1...
GitHub user alcole opened a pull request: https://github.com/apache/commons-validator/pull/14 VALIDATOR-446 ISSN extraction from EAN-13 added extract to ISSNValidator and test cases also included feedback re: tidied whitespace and static import You can merge this pull request into a Git repository by running: $ git pull https://github.com/alcole/commons-validator alcole/VALIDATOR-446/issn-ean13 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-validator/pull/14.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #14 commit 36dab0147b5e23f3cae75e8b620d27915426ec86 Author: alex-cole Date: 2018-08-21T19:41:16Z VALIDATOR-446 ISSN extraction from EAN-13 added extract to ISSNValidator and test cases --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-validator pull request #15: VALIDATOR-424 LuhnCheckDigit extends Mod...
GitHub user alcole opened a pull request: https://github.com/apache/commons-validator/pull/15 VALIDATOR-424 LuhnCheckDigit extends ModulusCheckDigit You can merge this pull request into a Git repository by running: $ git pull https://github.com/alcole/commons-validator alcole/VALIDATOR-424/Luhn-ISIN Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-validator/pull/15.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #15 commit 79dd80dc0ac2ba1d030f6c109137ebe476857354 Author: alex-cole Date: 2018-08-22T01:34:58Z VALIDATOR-424 LuhnCheckDigit extends ModulusCheckDigit --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-validator pull request #14: VALIDATOR-446 ISSN extraction from EAN-1...
Github user alcole closed the pull request at: https://github.com/apache/commons-validator/pull/14 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org
[GitHub] commons-validator pull request #16: ISBNValidator Javadoc updated with 979 p...
GitHub user alcole opened a pull request: https://github.com/apache/commons-validator/pull/16 ISBNValidator Javadoc updated with 979 prefix explanation You can merge this pull request into a Git repository by running: $ git pull https://github.com/alcole/commons-validator Alcole/VALIDATOR-447/ISBN-979-prefix-docs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/commons-validator/pull/16.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #16 commit 66376f85a43ec653ca73b244545e91dfc7958142 Author: alex-cole Date: 2018-09-18T16:20:32Z ISBNValidator Javadoc updated with 979 prefix explanation --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org