[
https://issues.apache.org/jira/browse/VALIDATOR-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17418975#comment-17418975
]
Otis Anderson commented on VALIDATOR-343:
-----------------------------------------
Here is a link [https://writemypaperbro.com/custom-writing/] that provides more
references regarding dependencies (i.e. dependency management, transitive
dependencies).
> Doc URL update for broken link
> ------------------------------
>
> Key: VALIDATOR-343
> URL: https://issues.apache.org/jira/browse/VALIDATOR-343
> Project: Commons Validator
> Issue Type: Task
> Reporter: Sam Cooley
> Priority: Trivial
> Labels: documentation, patch
> Fix For: 1.4.1 Release
>
> Attachments: ASF_VALIDATOR-343_Doc-URL-update.patch
>
>
> Outdated/broken URL to Michael Gilleland's essay Anatomy of Credit Card
> Numbers in CreditCardValidator doc.
> Patch:
> {code}
> --- CreditCardValidator.java.r1441678 2014-11-10 12:17:18.000000000 +0100
> +++ CreditCardValidator.java 2014-11-10 12:20:52.000000000 +0100
> @@ -35,8 +35,8 @@
> * </p>
> * For a similar implementation in Perl, reference Sean M. Burke's
> * <a
> href="http://www.speech.cs.cmu.edu/~sburke/pub/luhn_lib.html">script</a>.
> - * More information is also available
> - * <a href="http://www.merriampark.com/anatomycc.htm">here</a>.
> + * More information can be found in Michael Gilleland's essay
> + * <a
> href="http://web.archive.org/web/20120614072656/http://www.merriampark.com/anatomycc.htm">Anatomy
> of Credit Card Numbers</a>.
> *
> * @version $Revision$ $Date$
> * @since Validator 1.1
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)