review #235675 - MavenSourceJavadocAttacher produces file:// urls, not the expected jar:// urls
Milos Kleint <[email protected]> Wed, 11 Sep 2013 08:52:48 +0200
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <CAA8Y1+sFUDzHTPpQn11a-5fXd38fOVJbzHwL=NQNtUv+s=XwjA@mail.gmail.com> |
--001a11c26456c8a07504e61611cb Content-Type: text/plain; charset=UTF-8 https://netbeans.org/bugzilla/show_bug.cgi?id=235675 wrong type of url was returned from the maven codebase, resulting in exception being thrown and feature rendered useless. fix correctly returns the jar: protocol url, rather than the file: protocol. low risk, local code only. http://hg.netbeans.org/main-silver/rev/61f321cb569d --001a11c26456c8a07504e61611cb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><a href=3D"https://netbeans.org/bugzilla/show_bug.cgi?id= =3D235675">https://netbeans.org/bugzilla/show_bug.cgi?id=3D235675</a><br><d= iv><br></div><div>wrong type of url was returned from the maven codebase, r= esulting in exception being thrown and feature rendered useless.</div> <div><br></div><div>fix correctly returns the jar: protocol url, rather tha= n the file: protocol.</div><div><br></div><div>low risk, local code only.</= div><div><br></div><div><a href=3D"http://hg.netbeans.org/main-silver/rev/6= 1f321cb569d">http://hg.netbeans.org/main-silver/rev/61f321cb569d</a><br> </div></div> --001a11c26456c8a07504e61611cb--