Simon Wade created IVY-1603:
-------------------------------
Summary: Latest version matcher fails when found branch is empty
Key: IVY-1603
URL: https://issues.apache.org/jira/browse/IVY-1603
Project: Ivy
Issue Type: Bug
Components: Core
Affects Versions: 2.5.0-rc1
Reporter: Simon Wade
Attachments: IVY-1603.patch
Resolving a latest.integration revision fails when the found dependency
contains an empty string for a branch. The cryptic error message looks
something like:
{noformat}
[ivy:resolve] java.text.ParseException: inconsistent module descriptor file
found in '[redacted]ivy-3.1.4-rc5.xml': bad revision: expected='3.1.4-rc5'
found='3.1.4-rc5';
{noformat}
This issue doesn't appear to be present in 2.4.0.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)