document the fix of IVY-1487

This commit is contained in:
Nicolas Lalevée 2014-09-28 02:10:48 +02:00
parent 81fec3193a
commit 5f9c83bd97
1 changed files with 2 additions and 0 deletions

View File

@ -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
=====================================