You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2007/08/06 19:15:59 UTC

[jira] Resolved: (IVY-589) replace * by *(public) when resolving inline

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

Gilles Scokart resolved IVY-589.
--------------------------------

    Resolution: Fixed

> replace * by *(public) when resolving inline
> --------------------------------------------
>
>                 Key: IVY-589
>                 URL: https://issues.apache.org/jira/browse/IVY-589
>             Project: Ivy
>          Issue Type: Improvement
>            Reporter: Gilles Scokart
>            Assignee: Gilles Scokart
>            Priority: Minor
>             Fix For: 2.0.0-beta-1
>
>
> When we resolve inline and we ask to the configuration *, we end-up trying to resolve private configuration from the repository, which is something that doesn't make sense.  To avoid that, we should replace the * by *(public) when we have an inline resolve.

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