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

Nicolas Lalevée resolved IVY-1515.
----------------------------------
       Resolution: Fixed
         Assignee: Nicolas Lalevée
    Fix Version/s: master

Patch applied. Thanks!

> useCacheOnly should allow lookup of changing dependencies in cache
> ------------------------------------------------------------------
>
>                 Key: IVY-1515
>                 URL: https://issues.apache.org/jira/browse/IVY-1515
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.4.0
>         Environment: {noformat}
> Linux 3.13.0-45-generic #74-Ubuntu SMP Tue Jan 13 19:36:28 UTC 2015 x86_64 
> x86_64 x86_64 GNU/Linux
> java version "1.7.0_76"
> Java(TM) SE Runtime Environment (build 1.7.0_76-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.76-b04, mixed mode)
> {noformat}
>            Reporter: Ilya
>            Assignee: Nicolas Lalevée
>              Labels: patch
>             Fix For: master
>
>         Attachments: 0001-IVY-1515.patch
>
>
> If useCacheOnly is set, and there are changing dependencies, resolution 
> always fails with the following messages in the log:
> {noformat}
> 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
> {noformat}
> I would like to ask to allow cache usage when useCacheOnly=true and 
> changing=true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to