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

Hudson commented on MSHARED-607:
--------------------------------

SUCCESS: Integrated in Jenkins build maven-shared Jigsaw #676 (See 
[https://builds.apache.org/job/maven-shared%20Jigsaw/676/])
Revert "[MSHARED-607] Simplify UrlValidationUtil to modern rules" (michaelo: 
[http://svn.apache.org/viewvc/?view=rev&rev=1777798])
* (edit) 
maven-reporting-impl/src/main/java/org/apache/maven/reporting/UrlValidationUtil.java
* (edit) 
maven-reporting-impl/src/test/java/org/apache/maven/reporting/UrlValidationUtilTest.java


> Simplify UrlValidationUtil to modern rules
> ------------------------------------------
>
>                 Key: MSHARED-607
>                 URL: https://issues.apache.org/jira/browse/MSHARED-607
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-reporting-impl
>    Affects Versions: maven-reporting-impl 2.4
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>
> The util was written years where some stuff did not exist (like IPv6) and 
> some stuff was allowed which is discouraged and consider wrong (like 
> {{.local}}).
> What can be cleaned up:
> * Use {{Validator}}'s default schemes, there is no reason to exclude {{ftp}}
> * Use default local URL validator
> * Drop support for {{.local}}, it is discouraged, a specially-reserved TLD 
> for mDNS and can cause issues on a heterogenous network.



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

Reply via email to