You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Xavier Hanin (JIRA)" <ji...@apache.org> on 2009/01/24 12:06:00 UTC

[jira] Resolved: (IVY-1012) TTL does not work as expected

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

Xavier Hanin resolved IVY-1012.
-------------------------------

       Resolution: Fixed
    Fix Version/s: trunk

I've done some investigation and figured out that TTL where only working with modules without module descriptor :-(

This is fixed now on trunk, TTL work with modules with module descriptors, and also when a dynamic revision is resolved to the same revision after a TTL expiration. I'll make something for IVY-879 in a moment too.

This should probably be merged to 2.0.x branch, but I had to change the RepositoryManager interface to make this work and one BasicResolver protected method, so it wold mean breaking API. 

> TTL does not work as expected
> -----------------------------
>
>                 Key: IVY-1012
>                 URL: https://issues.apache.org/jira/browse/IVY-1012
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Xavier Hanin
>            Assignee: Xavier Hanin
>             Fix For: trunk
>
>
> It seems that the TTL feature does not work as expected. I'm not even sure it works at all, it definetly needs some investigation. It could also be a good opportunity to deal with IVY-879.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.