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 2017/06/01 11:41:24 UTC

[4/4] ant-ivy git commit: Add in the release notes that Ivy is now requiring Java 7

Add in the release notes that Ivy is now requiring Java 7


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

Branch: refs/heads/master
Commit: b6284ae1d61131d533c64ed29862540dcdecd764
Parents: 7304fb9
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Thu Jun 1 13:41:13 2017 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Thu Jun 1 13:41:13 2017 +0200

----------------------------------------------------------------------
 doc/release-notes.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/b6284ae1/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 6f20fa4..258dc4d 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -36,8 +36,8 @@ reporting) project dependencies, characterized by flexibility,
 configurability, and tight integration with Apache Ant.
 
 Key features of this 2.5.0 release are
-* Ivy nows uses BoucyCastle 1.52. Due to the non backward compatibility of that library, earlier versions are not supported.
-* TODO
+* Ivy now uses BoucyCastle 1.52. Due to the non backward compatibility of that library, earlier versions are not supported.
+* the minimum Java version required is now Java 7
 * TODO
 * TODO