[ 
http://jira.codehaus.org/browse/MERCURY-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
Oleg Gusakov closed MERCURY-76.
-------------------------------

    Resolution: Fixed

fixed

> cannot read a timestamped version artifact, if the main version has 
> alphanumeric suffix
> ---------------------------------------------------------------------------------------
>
>                 Key: MERCURY-76
>                 URL: http://jira.codehaus.org/browse/MERCURY-76
>             Project: Mercury
>          Issue Type: Bug
>          Components: Repository
>    Affects Versions: 1.0.0-alpha-2
>            Reporter: Oleg Gusakov
>            Assignee: Oleg Gusakov
>             Fix For: 1.0.0-alpha-3
>
>
> Example
> Mercury will read
> * a:a:3.0-SNAPSHOT
> * a:a:3.0-alpha-1-SNAPSHOT
> * a:a:3.0-20080920.015600-7
> but fails on
> * a:a:3.0-alpha-1-20080920.015600-7
> This has been traced to repository reader implementation - location 
> calculation. The calculator converts *a:a:3.0-alpha-1-20080920.015600-7* to 
> path *a/a/3.0-SNAPSHOT/a-3.0-alpha-1-20080920.015600-7.jar* instead of 
> *a/a/3.0-alpha-1-SNAPSHOT/a-3.0-alpha-1-20080920.015600-7.jar*

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to