mirror of https://github.com/apache/ant-ivy
document the fix of IVY-1487
This commit is contained in:
parent
81fec3193a
commit
5f9c83bd97
|
|
@ -102,6 +102,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br
|
|||
Douglas Palmer
|
||||
Jesper Pedersen
|
||||
Emmanuel Pellereau
|
||||
Carsten Pfeiffer
|
||||
Yanus Poluektovich
|
||||
Roshan Punnoose
|
||||
Jean-Baptiste Quenot
|
||||
|
|
@ -150,6 +151,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br
|
|||
- FIX: regression introduced by IVY-1457, dependency management wasn't properly handled introducing lots of resolution failures
|
||||
- FIX: The SSH resolvers fails if the un-required jsch jar is missing (IVY-1471)
|
||||
- FIX: failed to resolve dynamic revisions in some cases for URL repositories (IVY-1472)
|
||||
- FIX: ClassCastException in Eclipse 4.4.1 (IVY-1487) (Thanks to Carsten Pfeiffer)
|
||||
|
||||
2.4.0-rc1
|
||||
=====================================
|
||||
|
|
|
|||
Loading…
Reference in New Issue