You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Gintas Grigelionis (JIRA)" <ji...@apache.org> on 2018/03/04 16:47:00 UTC

[jira] [Resolved] (IVY-1573) Ivy skips entries in URL list where URL is encoded

     [ https://issues.apache.org/jira/browse/IVY-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gintas Grigelionis resolved IVY-1573.
-------------------------------------
    Resolution: Fixed

> Ivy skips entries in URL list where URL is encoded
> --------------------------------------------------
>
>                 Key: IVY-1573
>                 URL: https://issues.apache.org/jira/browse/IVY-1573
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.4.0
>            Reporter: Gintas Grigelionis
>            Assignee: Gintas Grigelionis
>            Priority: Major
>             Fix For: master
>
>
> When resolving a version, Ivy gets an HTML list of URLs of different versions.
>  When a version contains a special symbol (say, {{+}} which is a build metainfo separator in [semver|https://semver.org|https://semver.org/]) URL can be encoded and would not match a text representation ({{<a href="example%2B1234">example+1234</a>}}). Then {{ApacheURLLister.retrieveListing()}} will skip them resulting in failure to resolve the artifacts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)