Re: URL validation in maven-reporting-impl

2015-06-24 Thread Jan Schultze
Done. See https://issues.apache.org/jira/browse/MSHARED-429 If there is anything wrong with it, please let me know. Hervé BOUTEMY schrieb am Di., 23. Juni 2015 um 08:19 Uhr: > We have a release to do on this component for other reasons (I have some > doco > to do...): great opportunity for

Re: URL validation in maven-reporting-impl

2015-06-22 Thread Hervé BOUTEMY
We have a release to do on this component for other reasons (I have some doco to do...): great opportunity for this issue Did you open a Jira issue? (ideally with a patch attached :) ) Regards, Hervé Le lundi 22 juin 2015 08:35:51 Jan Schultze a écrit : > Hi, > > I would like to know if there

URL validation in maven-reporting-impl

2015-06-22 Thread Jan Schultze
Hi, I would like to know if there is a reason for validating URLs in org.apache.maven.reporting.AbstractMavenReportRenderer#linkPatternedText(String) from org.apache.maven.shared::maven-reporting-impl. If the validation fails URLs are rendered as plain text. The class validation uses a deprecated