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 2014/11/17 18:02:06 UTC

svn commit: r1640188 - in /karaf/site/trunk/src/main/webapp: index.page index/community/news/news-2014-11-17.page index/subprojects/cellar/cellar-download.page index/subprojects/cellar/download/karaf-cellar-2.3.3-release.page

Author: jbonofre
Date: Mon Nov 17 17:02:05 2014
New Revision: 1640188

URL: http://svn.apache.org/r1640188
Log:
Announce the Karaf Cellar 2.3.3 release

Added:
    karaf/site/trunk/src/main/webapp/index/community/news/news-2014-11-17.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.3-release.page
Modified:
    karaf/site/trunk/src/main/webapp/index.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/cellar-download.page

Modified: karaf/site/trunk/src/main/webapp/index.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index.page?rev=1640188&r1=1640187&r2=1640188&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index.page (original)
+++ karaf/site/trunk/src/main/webapp/index.page Mon Nov 17 17:02:05 2014
@@ -62,6 +62,7 @@ new TWTR.Widget({
 
 
 h2. News
+{include:news-2014-11-17}
 {include:news-2014-11-09}
 {include:news-2014-10-14}
 {include:news-2014-10-13}
@@ -73,4 +74,3 @@ h2. News
 {include:news-2014-06-27}
 {include:news-2014-06-20}
 {include:news-2014-04-13}
-{include:news-2014-02-17}

Added: karaf/site/trunk/src/main/webapp/index/community/news/news-2014-11-17.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2014-11-17.page?rev=1640188&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2014-11-17.page (added)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2014-11-17.page Mon Nov 17 17:02:05 2014
@@ -0,0 +1,11 @@
+---
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h1. The Apache Karaf Team posted on November 17, 2014\\Karaf Cellar 2.3.3 released!
+
+The Karaf team is pleased to announce the availability of [Karaf Cellar 2.3.3|index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html].
+
+This is an update patch for Apache Karaf Cellar 2.3.2, containing several bug fixes, and dependency updates.
+For more information, please see the [release notes|index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/cellar-download.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar/cellar-download.page?rev=1640188&r1=1640187&r2=1640188&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/cellar-download.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/cellar-download.page Mon Nov 17 17:02:05 2014
@@ -22,6 +22,7 @@ The latest release is [Karaf Cellar 3.0.
 
 Releases:
 * [#Karaf Cellar 3.0.0]
+* [#Karaf Cellar 2.3.3]
 * [#Karaf Cellar 2.3.2]
 * [#Karaf Cellar 2.3.1]
 * [#Karaf Cellar 2.3.0]
@@ -62,6 +63,27 @@ h3. Source Distribution
 |Windows Source Distribution| [apache-karaf-cellar-3.0.0-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.zip.md5]|
 |Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-3.0.0-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/3.0.0/apache-karaf-cellar-3.0.0-src.tar.gz.md5]|
 
+h2. Karaf Cellar 2.3.3
+
+[Release Notes|download/karaf-cellar-2.3.3-release.html]
+
+h3. Direct Installation
+
+Simply install the Karaf Cellar feature into your running Karaf 2.3.x instance:
+
+{code}
+karaf@root> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.3.3/xml/features
+karaf@root> features:install cellar
+{code}
+
+You're ready to use Karaf Cellar clustering.
+
+h3. Source Distribution
+
+||Description||Download Link|| || || ||
+|Windows Source Distribution| [apache-karaf-cellar-2.3.3-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.zip.md5]|
+|Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.3.3-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.tar.gz.md5]|
+
 h2. Karaf Cellar 2.3.2
 
 [Release Notes|download/karaf-cellar-2.3.2-release.html]

Added: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.3-release.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.3-release.page?rev=1640188&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.3-release.page (added)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.3-release.page Mon Nov 17 17:02:05 2014
@@ -0,0 +1,52 @@
+---
+title: Karaf Cellar 2.3.3 Release
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h2. Download
+
+Download links can be found in the [Download|/index/subprojects/cellar/cellar-download.html] page.
+
+h2. Release Notes - Karaf Cellar - Version 2.3.3
+
+This release of Apache Karaf Cellar is the third one of the 2.3.x series branch.
+It's fully compatible with Karaf 2.3.x version, and contains major bug fixes.
+
+Cellar is a clustering solution for Apache Karaf powered by Hazelcast.
+
+Cellar allows you to manage a cluster of Karaf instances, providing synchronisation between instances.
+
+Here is a short list of provided features:
+- Discovery: each Karaf Cellar node is discovered automatically by the others. You can use multicast or unicast for discovery.
+- Cluster group: a Karaf Cellar node could be part of one or more cluster group. Each Karaf unit (features, config, etc) is targeted to a group.
+- Distributed Configuration Admin: Karaf Cellar distributes the configuration data. The distribution is event-driven and filtered by cluster group.
+- Distributed Features: Karaf Cellar distributes the features and repositories information. It's also event-driven. 
+- Distributed Bundles: Karaf Cellar distributes the bundles, on an event-driven base.
+- Local event distribution (optional): cellar-eventadmin feature provides broadcast of the local events to the cluster.
+- Distributed OSGi (optional): cellar-dosgi provides support of Distributed OSGi, allowing to call an OSGi service present on a remote node.
+- WebConsole (optional): cellar-webconsole provides Karaf WebConsole plugins, allowing you to monitore and administrate your cluster using your browser.
+
+To install Cellar into your running Karaf instance, just install the Cellar feature:
+
+{code}
+karaf@root> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.3.3/xml/features
+karaf@root> features:install cellar
+{code}
+
+h3. Bug
+    * [KARAF-1309] - Cellar causes Karaf container to freeze if system got network interface changes between container restarts
+    * [KARAF-1474] - Fix Cellar itests
+    * [KARAF-2550] - At first sync, cellar-config raises NPE
+    * [KARAF-2591] - cluster group is not persistent anymore
+    * [KARAF-3014] - Hazelcast tests fail on networks where multicast is disabled
+
+h3. Dependency upgrade
+    * [KARAF-3296] - Upgrade to joda-time 2.5
+    * [KARAF-3297] - Upgrade to Felix BundleRepository 2.0.2
+    * [KARAF-3356] - Upgrade to Karaf 2.3.9
+    * [KARAF-3357] - Upgrade to Hazelcast 2.6.9
+
+h3. Improvement
+    * [KARAF-2205] - Cellar cluster event handler should check the local status before performing an operation
+    * [KARAF-3341] - Blacklist "XML bundles" by default