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 2011/02/22 19:06:09 UTC

svn commit: r1073440 - /karaf/branches/karaf-2.2.x/RELEASE-NOTES

Author: jgoodyear
Date: Tue Feb 22 18:06:08 2011
New Revision: 1073440

URL: http://svn.apache.org/viewvc?rev=1073440&view=rev
Log:
[KARAF-272] update Karaf 2.2.0 release notes.

Modified:
    karaf/branches/karaf-2.2.x/RELEASE-NOTES

Modified: karaf/branches/karaf-2.2.x/RELEASE-NOTES
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/RELEASE-NOTES?rev=1073440&r1=1073439&r2=1073440&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/RELEASE-NOTES (original)
+++ karaf/branches/karaf-2.2.x/RELEASE-NOTES Tue Feb 22 18:06:08 2011
@@ -96,6 +96,7 @@ pax-exam with scanFeatures that you also
     * [KARAF-453] - Manual war contains two web.xml files - cannot be served by pax-web
     * [KARAF-458] - Fix the karaf shell to look nice within Eclipse console
     * [KARAF-472] - features-maven-plugin: TAB-characters in feature-repository lead to resolution-errors in add-features-to-repo
+    * [KARAF-480] - Minor ansi issue with admin:rename command
 
 ** Improvement
     * [KARAF-5] - [karaf] admin:create should support a -r, --rmi-registry-port option to allow the RMI registry port to be configured 
@@ -189,6 +190,8 @@ pax-exam with scanFeatures that you also
     * [KARAF-391] - Ability to use features-maven-plugin:add-features-to-repo without specifying features
     * [KARAF-426] - Manage Karaf shell.name by branding
     * [KARAF-473] - Support version resolving in FeatureService#getFeatures(name/version)
+    * [KARAF-477] - Karaf console should gracefully handle errors due to the history file being read only
+    * [KARAF-478] - Subclasses of Console should be able to change the history file
 
 ** Task
     * [KARAF-42] - Use an svn based mechanism  for Karaf's manual