[
https://issues.apache.org/jira/browse/VALIDATOR-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261646#comment-14261646
]
Sebb commented on VALIDATOR-341:
--------------------------------
Not everyone using Commons Validator will have Maven installed.
It's easy enough to download the file using a browser as a once-off setup.
I don't think it's worth spending time adding a Maven task to download it.
It would be easy enough to use HttpUrlConnection to download the file from a
Java class.
This could check the current version and only download if it was more recent.
However it would be important not to issue the requests too frequently.
> 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)