Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1573

Ivy skips entries in URL list where URL is encoded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0-rc1
    • Core
    • None

    Description

      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) 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.

      Attachments

        Issue Links

          Activity

            People

              gintas Gintas Grigelionis
              gintas Gintas Grigelionis
              Votes:
              2 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: