Author: jgoodyear
Date: Tue Sep 16 01:25:24 2014
New Revision: 1625198

URL: http://svn.apache.org/r1625198
Log:
[KARAF-3225] Release Apache Karaf 2.3.8. Update online release notes

Added:
    
karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.3.8-release.page

Added: 
karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.3.8-release.page
URL: 
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.3.8-release.page?rev=1625198&view=auto
==============================================================================
--- 
karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.3.8-release.page
 (added)
+++ 
karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.3.8-release.page
 Tue Sep 16 01:25:24 2014
@@ -0,0 +1,36 @@
+---
+title: Karaf 2.3.8 Release
+page_version: 3
+page_creator: jgoodyear
+page_modifier: jbonofre
+--- pipeline:conf
+h2. Download
+
+Download links can be found in the [Download|/index/community/download.html] 
page.
+
+h2. Documentation
+
+- Manual 
([HTML|http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.html]|[PDF|http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.pdf])
+-- Users Guide 
([HTML|http://karaf.apache.org/manual/2.3.8/users-guide/index.html])
+-- Developers Guide 
([HTML|http://karaf.apache.org/manual/2.3.8/developers-guide/index.html])
+
+h2. Release Notes - Karaf - Version 2.3.8
+
+This is an update patch for Apache Karaf 2.3.7, containing several bug fixes, 
and dependency updates. We have introduced support of !$ to recall the last 
command argument, and improved the command description for osgi:shutdown. For 
more information on changes present in this patch, please read the below 
changelog.
+
+h3. Bug
+ * [KARAF-2878|https://issues.apache.org/jira/browse/KARAF-2878] - The thread 
reading the system input stream should exit automatically when the console 
bundle stops
+ * [KARAF-2890|https://issues.apache.org/jira/browse/KARAF-2890] - The env 
variables can't be read while running karaf as a Linux service
+ * [KARAF-3023|https://issues.apache.org/jira/browse/KARAF-3023] - Wrong 
repositories for features after "features:list -o" command in 2.3.x
+ * [KARAF-3204|https://issues.apache.org/jira/browse/KARAF-3204] - Avoid calls 
to Configuration#setBundleLocation(null) which are not needed
+ * [KARAF-3213|https://issues.apache.org/jira/browse/KARAF-3213] - 
ConcurrentModification exception in FileInstall/Upgrade to Felix FileInstall 
3.4.1
+
+h3. Dependency upgrade
+ * [KARAF-3201|https://issues.apache.org/jira/browse/KARAF-3201] - Upgrade to 
pax-logging 1.7.4
+ * [KARAF-3206|https://issues.apache.org/jira/browse/KARAF-3206] - Upgrade to 
ConfigAdmin 1.8.0
+
+h3. Improvement
+ * [KARAF-3222|https://issues.apache.org/jira/browse/KARAF-3222] - Command 
description for osgi:shutdown could be improved
+
+h3. New Feature
+ * [KARAF-2070|https://issues.apache.org/jira/browse/KARAF-2070] - Add support 
of !$ to recall the last command argument


Reply via email to