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

useCacheOnly should allow lookup of changing dependencies in cache

    XMLWordPrintableJSON

Details

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

    Description

      If useCacheOnly is set, and there are changing dependencies, resolution always fails with the following messages in the log:

      resolver: Checking cache for: dependency: group#artifact;1.0.0-SNAPSHOT {default=[default]}
      don't use cache for group#artifact;1.0.0-SNAPSHOT: changing=true
      	repository (useCacheOnly) : no ivy file found for group#artifact;1.0.0-SNAPSHOT
      

      I would like to ask to allow cache usage when useCacheOnly=true and changing=true.

      Attachments

        1. 0001-IVY-1515.patch
          3 kB
          mephi42

        Activity

          People

            hibou Nicolas Lalevée
            mephi42 mephi42
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: