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/07/11 20:52:36 UTC

[7/7] ant-ivyde git commit: Update the release notes for the new Security panel

Update the release notes for the new Security panel


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

Branch: refs/heads/master
Commit: e5088bb1f62ec6d9b83af4ab1a8e77a52c102b38
Parents: ed330e9
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Tue Jul 11 22:48:26 2017 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Tue Jul 11 22:48:26 2017 +0200

----------------------------------------------------------------------
 doc/src/release-notes.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e5088bb1/doc/src/release-notes.adoc
----------------------------------------------------------------------
diff --git a/doc/src/release-notes.adoc b/doc/src/release-notes.adoc
index 5ba05c8..033c94d 100644
--- a/doc/src/release-notes.adoc
+++ b/doc/src/release-notes.adoc
@@ -34,7 +34,7 @@ The Apache IvyDE Eclipse plugin integrates Apache Ivy's dependency management in
 
 Major changes in this release:
 
-!!!! TODO !!!!
+IvyDE can now manage credentials stored in a secured store. Rather than putting passwords for HTTP Authentication in a property file, IvyDE allow you to use the secure storage capability of Eclipse and your OS to store them. See the new "Security" panel in the global preferences of IvyDE.
 
 Compatibility:
 !!!! TODO !!!!
@@ -86,6 +86,7 @@ Committers:
 Contributors:
 
 * Daniel Becheanu
+* Alexander Blaas
 * Peter Blstak
 * Clint Burghduff
 * Peter Chanthamynavong
@@ -124,6 +125,7 @@ List of changes since link:/ivy/ivyde/history/2.2.0.final/release-notes.html[Apa
     
 * NEW: add support for OSGi 'Bundle-Classpath' directive (Ivy 2.4.0-rc1 is required)
 * NEW: basic support for the workspace resolver to find OSGi bundles managed by Ivy in the workspace (Ivy 2.4.0-rc2 is required)
+* NEW: Add support for storing securely credentials (thanks to Alexander Blaas)
     
 ////
  samples