You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2014/09/28 02:11:16 UTC

[2/2] git commit: document the fix of IVY-1487

document the fix of IVY-1487

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/5f9c83bd
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/5f9c83bd
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/5f9c83bd

Branch: refs/heads/master
Commit: 5f9c83bd976802eea2d940b70aa749fd58b4cb46
Parents: 81fec31
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun Sep 28 02:10:48 2014 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Sep 28 02:10:48 2014 +0200

----------------------------------------------------------------------
 CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/5f9c83bd/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index ddf8591..7fde7ff 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -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
 =====================================