Repository: karaf Updated Branches: refs/heads/master 8df216c75 -> e7a80f363
Update RELEASE-NOTES in preparation for 4.1.0 release Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/e7a80f36 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/e7a80f36 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/e7a80f36 Branch: refs/heads/master Commit: e7a80f363e9ec5ce68a28c4cfc45a5f00ab7b88a Parents: 8df216c Author: Jean-Baptiste Onofré <jbono...@apache.org> Authored: Wed Feb 1 15:26:21 2017 +0100 Committer: Jean-Baptiste Onofré <jbono...@apache.org> Committed: Wed Feb 1 15:26:21 2017 +0100 ---------------------------------------------------------------------- RELEASE-NOTES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/e7a80f36/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3d9d52e..4b106b7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -218,6 +218,8 @@ * [KARAF-4959] - Log messages duplicated in log:tail * [KARAF-4960] - Karaf exits when typing "la |" * [KARAF-4963] - "Old" shell commands doesn't work anymore + * [KARAF-4970] - Problem when restoring the wiring for bundles with attached fragments + * [KARAF-4972] - Commands using the shell-compatibility layer appear twice in the completion proposal ** Dependency upgrade * [KARAF-4107] - Upgrade Json to version 20150729 @@ -330,6 +332,7 @@ * [KARAF-4954] - Upgrade to Aries JPA 2.5.0 * [KARAF-4955] - Upgrade to Pax JDBC 1.0.0 * [KARAF-4965] - Upgrade to Pax Exam 4.10.0 + * [KARAF-4971] - Upgrade to jline 3.1.3 ** Documentation * [KARAF-4056] - Developer-guide/extending: replace mvn archetype:create by generate @@ -360,10 +363,10 @@ * [KARAF-4376] - Make grep return the list of results rather than null * [KARAF-4412] - system scripts : first line in solaris smf template should not be empty * [KARAF-4414] - Add LogAuditLoginModule and replace FileAuditLoginModule by default - * [KARAF-4422] - Ability to show wiring between features or all resources after a resolution + * [KARAF-4422] - Ability to show wiring beten features or all resources after a resolution * [KARAF-4442] - Improve slightly misleading message after SNAPSHOT feature installation * [KARAF-4454] - Resolve scr:list conflict between gogo and Karaf - * [KARAF-4487] - LDAPLogModule and GSSAPI + * [KARAF-4487] - LDAPLoginModule and GSSAPI * [KARAF-4489] - Introduce a property in etc/org.apache.karaf.features.cfg to decide if <config/> should create cfg file or not * [KARAF-4505] - Add dataSourceType option to jdbc:ds-create command. * [KARAF-4520] - Add DigestPasswordLoginModule so PasswordDigest can work with Karaf JAAS realm