[rfc][icedtea-web] Stripping semicolon tags from jar urls

Jiri Vanek jvanek at redhat.com
Tue Jun 4 01:50:02 PDT 2013


On 06/03/2013 07:06 PM, Andrew Azores wrote:
> Changelog:
>
> * netx/net/sourceforge/jnlp/Parser.java: added call to UrlUtils.stripSemicolon()
> * netx/net/sourceforge/jnlp/util/UrlUtils.java: added method stripSemicolon()
>
> * tests/netx/unit/net/sourceforge/jnlp/ParserBasic.java: added tests for Parser.getUrl()
> * tests/netx/unit/net/sourceforge/jnlp/basic.jnlp: added case for ParserBasic
> * tests/netx/unit/net/sourceforge/jnlp/util/UrlUtilsTest.java: added tests for UrlUtils.stripSemicolon()
>
> * tests/reproducers/simple/StripSemicolons/testcases/StripSemicolonsTest.java: added reproducer for UrlUtils.stripSemicolon()
> * tests/reproducers/simple/StripSemicolons/srcs/StripSemicolons.java: class used in reproducer above
> * tests/reproducers/simple/StripSemicolons/resources/stripsemicolons.jnlp: jnlp used to reference class above
>
>
> Created unit tests and reproducer for this change, which has also been moved out into UrlUtils.
Please split by logical units, not by files.
In this case three patches - fix, tests, reproducr(s) (with testcase)


J.



More information about the distro-pkg-dev mailing list