You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2015/02/03 19:33:30 UTC

karaf git commit: [KARAF-3495] Release Apache Karaf 2.3.10. Update release notes in kit.

Repository: karaf
Updated Branches:
  refs/heads/karaf-2.3.x 2ac43add9 -> 6dc7eb397


[KARAF-3495] Release Apache Karaf 2.3.10. Update release notes in kit.


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/6dc7eb39
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/6dc7eb39
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/6dc7eb39

Branch: refs/heads/karaf-2.3.x
Commit: 6dc7eb397105b9e2a502c797a38f9084817e9e8c
Parents: 2ac43ad
Author: jgoodyear <jg...@apache.org>
Authored: Tue Feb 3 15:03:19 2015 -0330
Committer: jgoodyear <jg...@apache.org>
Committed: Tue Feb 3 15:03:19 2015 -0330

----------------------------------------------------------------------
 RELEASE-NOTES | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/6dc7eb39/RELEASE-NOTES
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 4232d09..f0e0be8 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,37 @@
  * limitations under the License.
  */
 
+                    Apache Karaf 2.3.10
+                    ===================
+
+  Overview
+  --------
+
+ This is an update patch for Apache Karaf 2.3.x, containing several bug fixes, and a dependency update. Amoung them are a fix for when config:edit does not correctly handle configuration visibility for factory calls, when User name/password missing in connection factory created with jms:create, and when admin:stop Command Does Not Zero Out Root Container PID. This release contains an update to jandex in hibernate feature to avoid wrapping. For more information, please read the below changelog.
+
+  Changelog
+  ---------
+
+** Bug
+ * [KARAF-3103|https://issues.apache.org/jira/browse/KARAF-3103] - config:edit does not correctly handle configuration visibility for --factory calls.
+ * [KARAF-3417|https://issues.apache.org/jira/browse/KARAF-3417] - karaf 3075 ticket not fixed in 2.3.6
+ * [KARAF-3430|https://issues.apache.org/jira/browse/KARAF-3430] - User name/password missing in connection factory created with jms:create
+ * [KARAF-3441|https://issues.apache.org/jira/browse/KARAF-3441] - The admin:stop Command Does Not Zero Out Root Container PID
+
+** Dependency upgrade
+ * [KARAF-3353|https://issues.apache.org/jira/browse/KARAF-3353] - Upgrade jandex in hibernate feature to avoid wrapping
+
+** Documentation
+ * [KARAF-3439|https://issues.apache.org/jira/browse/KARAF-3439] - [Docs] karaf.lock.delay in example is set to very low number.
+
+
+** Improvement
+ * [KARAF-3075|https://issues.apache.org/jira/browse/KARAF-3075] - AdminService should avoid writing file in case just read instance status
+ * [KARAF-3373|https://issues.apache.org/jira/browse/KARAF-3373] - Log lower level root cause exception in LDAPLoginModule.doLogin()
+ * [KARAF-3382|https://issues.apache.org/jira/browse/KARAF-3382] - Support configuration for custom LDAP group to JAAS role mapping
+ * [KARAF-3452|https://issues.apache.org/jira/browse/KARAF-3452] - Upgrade to maven-release-plugin 2.5.1
+
+
                     Apache Karaf 2.3.9
                     ==================