[
http://jira.codehaus.org/browse/MERCURY-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Gusakov updated MERCURY-76:
--------------------------------
Affects Version/s: (was: 1.0.0-alpha-3)
1.0.0-alpha-2
Fix Version/s: 1.0.0-alpha-3
> 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