You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2016/06/06 19:19:31 UTC

karaf git commit: Update RELEASE-NOTES for 3.0.7 release

Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x d0e5fa206 -> 7c2fe6408


Update RELEASE-NOTES for 3.0.7 release


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

Branch: refs/heads/karaf-3.0.x
Commit: 7c2fe6408d90c9a7edd46b13aeff7356b983526c
Parents: d0e5fa2
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Jun 6 21:19:15 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Jun 6 21:19:15 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/7c2fe640/RELEASE-NOTES
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fc2fec6..3bf4f66 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,38 @@
  * limitations under the License.
  */
 
+                    Apache Karaf 3.0.7
+                    ==================
+
+  This is an update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency updates, and some improvements.
+
+  Changelog
+  ---------
+
+** Bug
+    * [KARAF-4348] - [RBAC] Wildcard PIDs chosen before more specific ones
+    * [KARAF-4429] - JaxB marshalling failure due to endorsed java.lang.Exception
+    * [KARAF-4479] - Incorrect syntax in wrapper launch script karaf-service
+
+** Dependency upgrade
+    * [KARAF-4343] - Upgrade to Xalan 2.7.2_3
+    * [KARAF-4450] - Upgrade to Aries jmx-core 1.1.6
+    * [KARAF-4451] - Upgrade to Aries blueprint-core 1.6.0
+    * [KARAF-4452] - Upgrade to Aries blueprint-cm 1.0.8
+    * [KARAF-4476] - Upgrade to Aries Blueprint Core 1.6.1
+    * [KARAF-4477] - Upgrade to Pax URL 2.4.7
+    * [KARAF-4491] - Upgrade to Pax Web 3.2.9
+    * [KARAF-4556] - Upgrade to Aries Blueprint CM 1.0.9
+
+** Improvement
+    * [KARAF-4084] - Only one flag could be used in list command
+    * [KARAF-4351] - [RBAC] Optimize access to JMXSecurityMBean.canInvoke(Map)
+    * [KARAF-4489] - Introduce a property in etc/org.apache.karaf.features.cfg to decide if <config/> should create cfg file or not
+    * [KARAF-4494] - FeaturesService Should Support Variable Interpolation in featuresRepositories property
+    * [KARAF-4523] - JMXSecurityMBean bulk canInvoke should be robust even if bulkQuery contains duplicate operations
+    * [KARAF-4557] - Add config:property-get and getProperty operation on the ConfigMBean
+
+
                     Apache Karaf 3.0.6
                     ==================