[ 
https://issues.apache.org/jira/browse/VALIDATOR-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261659#comment-14261659
 ] 

Adrian Crum commented on VALIDATOR-341:
---------------------------------------

Maybe I wasn't clear.

1. There is a copy of the text file included in the library.
2. That text file is parsed by a Java class in the library.
3. Library routines that need TLDs get them from the Java class.
4. When the library is built, the latest version of the text file is downloaded.
5. If a library user wants to update their copy with the latest file, they can:
  a. Download it and update their jar file.
  b. Check out the Validator source and build it.

So, having Maven installed is not a requirement for using the library.


> Make TLD list configurable
> --------------------------
>
>                 Key: VALIDATOR-341
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-341
>             Project: Commons Validator
>          Issue Type: New Feature
>          Components: Framework
>            Reporter: Benedikt Ritter
>              Labels: TLD, domains, email
>
> Since the list of valid TLDs changes from time to time, it makes sense to let 
> users configure the list of valid TLDs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to