You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Maarten Coene (JIRA)" <ji...@apache.org> on 2009/03/19 21:41:50 UTC

[jira] Updated: (IVY-519) ivy:install does not convert "." back properly

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

Maarten Coene updated IVY-519:
------------------------------

    Fix Version/s:     (was: unspecified)

> ivy:install does not convert "." back properly
> ----------------------------------------------
>
>                 Key: IVY-519
>                 URL: https://issues.apache.org/jira/browse/IVY-519
>             Project: Ivy
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Nat
>
> If the original repository has the following structure
> {code} 
> org
>   |__apache
>          |__ivy
>               |__2.0
>                   |____ivy-2.0.jar
> {code} 
> when I use <ivy:install />, it will get converted into 
> {noformat} 
>  org.apache
>          |__ivy
>               |__2.0
>                   |____ivy-2.0.jar
> {noformat} 
> and it causes  <ivy:retrieve /> not able to find the same jar in the new repository.

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