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 2012/12/06 10:50:26 UTC

svn commit: r1417787 - in /karaf/site/trunk/src/main/webapp: ./ index/community/ index/community/news/ index/subprojects/ index/subprojects/cellar/ index/subprojects/cellar/download/

Author: jbonofre
Date: Thu Dec  6 09:50:25 2012
New Revision: 1417787

URL: http://svn.apache.org/viewvc?rev=1417787&view=rev
Log:
Announce Apache Karaf Cellar 2.2.5 release

Added:
    karaf/site/trunk/src/main/webapp/index/community/news/news-2012-12-06.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.5-release.page
Modified:
    karaf/site/trunk/src/main/webapp/index.page
    karaf/site/trunk/src/main/webapp/index/community/news.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/cellar-download.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.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=1417787&r1=1417786&r2=1417787&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index.page (original)
+++ karaf/site/trunk/src/main/webapp/index.page Thu Dec  6 09:50:25 2012
@@ -1,6 +1,6 @@
 ---
 title: Karaf 2.3.0
-page_version: 17
+page_version: 18
 page_creator: gnodet
 page_modifier: jbonofre
 --- pipeline:conf
@@ -60,6 +60,7 @@ new TWTR.Widget({
 
 h2. News
 
+{include:news-2012-12-06}
 {include:news-2012-10-15}
 {include:news-2012-09-03}
 {include:news-2012-08-18}

Modified: karaf/site/trunk/src/main/webapp/index/community/news.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news.page?rev=1417787&r1=1417786&r2=1417787&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news.page Thu Dec  6 09:50:25 2012
@@ -1,11 +1,12 @@
 ---
 title: News
-page_version: 6
+page_version: 7
 page_creator: gnodet
 page_modifier: jbonofre
 --- pipeline:conf
 h2. News
 
+{include:news-2012-12-06}
 {include:news-2012-10-15}
 {include:news-2012-09-03}
 {include:news-2012-08-18}

Added: karaf/site/trunk/src/main/webapp/index/community/news/news-2012-12-06.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2012-12-06.page?rev=1417787&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2012-12-06.page (added)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2012-12-06.page Thu Dec  6 09:50:25 2012
@@ -0,0 +1,12 @@
+---
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h1. Jean-Baptiste Onofré posted on December 06, 2012\\Karaf Cellar 2.2.5 released!
+
+The Karaf team is pleased to announce the availability of [Karaf Cellar 2.2.5|index/subprojects/cellar/download/karaf-cellar-2.2.5-release.html].
+
+This release of Apache Karaf Cellar is based off of the 2.2.x series branch, representing a major update to Apache Karaf Cellar 2.2.4. It contains a lot of bug fixes and some important new features.
+Especially, the bundle and configuration synchronization mechanism have been improved, the local node state (group, producers, consumers, handlers) is now persistent, the cluster commands and MBeans haven been improved, including the addition of cluster:sync command.
+For more information, please see the [release notes|index/subprojects/cellar/download/karaf-cellar-2.2.5-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page?rev=1417787&r1=1417786&r2=1417787&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page Thu Dec  6 09:50:25 2012
@@ -1,6 +1,6 @@
 ---
 title: Cellar
-page_version: 4
+page_version: 5
 page_creator: jbonofre
 page_modifier: jbonofre
 --- pipeline:conf
@@ -21,7 +21,7 @@ h2. Quick Start
 To install and start Cellar into your running Karaf instance, you have to install the Cellar feature:
 
 {code}
-karaf@root> feature:add-url mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.4/xml/features
+karaf@root> feature:add-url mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.5/xml/features
 karaf@root> feature:install cellar
 {code}
 

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=1417787&r1=1417786&r2=1417787&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 Thu Dec  6 09:50:25 2012
@@ -1,6 +1,6 @@
 ---
 title: Cellar Download
-page_version: 4
+page_version: 5
 page_creator: jbonofre
 page_modifier: jbonofre
 --- pipeline:conf
@@ -18,9 +18,10 @@ h2. Latest Releases
 
 Grab these releases while they are hot!
 
-The latest release is [Karaf Cellar 2.2.4 Release|download/karaf-cellar-2.2.4-release.html].
+The latest release is [Karaf Cellar 2.2.5 Release|download/karaf-cellar-2.2.5-release.html].
 
 Releases:
+* [#Karaf Cellar 2.2.5]
 * [#Karaf Cellar 2.2.4]
 * [#Karaf Cellar 2.2.3]
 
@@ -35,6 +36,27 @@ h2. Getting the latest distributions
 The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your download. Some users have experienced issues with some versions of browsers (e.g. some Safari browsers). If the download doesn't seem to work for you from the above URL then try using [Mozilla Firefox|http://www.mozilla.com/en-US/firefox/]
 {info}
 
+h2. Karaf Cellar 2.2.5
+
+[Release Notes|download/karaf-cellar-2.2.5-release.html]
+
+h3. Direct Installation
+
+Simply install the Karaf Cellar feature into your running Karaf instance:
+
+{code}
+karaf@root> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.5/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.2.5-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.zip.md5]|
+|Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.2.5-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.5/apache-karaf-cellar-2.2.5-src.tar.gz.md5]|
+
 h2. Karaf Cellar 2.2.4
 
 [Release Notes|download/karaf-cellar-2.2.4-release.html]

Modified: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page?rev=1417787&r1=1417786&r2=1417787&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page Thu Dec  6 09:50:25 2012
@@ -8,6 +8,25 @@ h1. Releases history
 
 {toc:minLevel=2|maxLevel=2}
 
+h2. Karaf Cellar 2.2.4
+
+[Release Notes|karaf-cellar-2.2.4-release.html]
+
+h3. Direct Installation
+
+Simply install the Karaf Cellar feature into your running Karaf instance:
+
+{code}
+karaf@root> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.4/xml/features
+karaf@root> features:install cellar
+{code}
+
+h3. Source Distribution
+
+||Description||Download Link|| || || ||
+|Windows Source Distribution| [apache-karaf-cellar-2.2.4-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.zip.md5]|
+|Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.2.4-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.4/apache-karaf-cellar-2.2.4-src.tar.gz.md5]|
+
 h2. Karaf Cellar 2.2.3
 
 [Release Notes|karaf-cellar-2.2.3-release.html]
@@ -27,7 +46,6 @@ h3. Source Distribution
 |Windows Source Distribution| [apache-karaf-cellar-2.2.3-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.zip.md5]|
 |Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.2.3-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.3/apache-karaf-cellar-2.2.3-src.tar.gz.md5]|
 
-
 h2. Karaf Cellar 2.2.2
 
 [Release Notes|karaf-cellar-2.2.2-release.html]

Added: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.5-release.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.5-release.page?rev=1417787&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.5-release.page (added)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.5-release.page Thu Dec  6 09:50:25 2012
@@ -0,0 +1,67 @@
+---
+title: Karaf Cellar 2.2.5 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.2.5
+
+This release of Apache Karaf Cellar is based off of the 2.2.x series branch, representing a major update to Apache Karaf Cellar 2.2.4. It contains bug fixes
+identified in the prior release, and introduces new features.
+
+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 Service: Karaf Cellar distributes the features and repositories information. It's also event-driven. 
+
+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.2.5/xml/features
+karaf@root> features:install cellar
+{code}
+
+h3. Bug
+    * [KARAF-1324] - Only one cellar group configuration updated new groups config for two karaf instance locally
+    * [KARAF-1466] - Empty group doesn't appeared in group-list after restart of node.
+    * [KARAF-1467] - groups configuration is not syncronized normally.
+    * [KARAF-1476] - cellar broadcasts configuration changes to a group that has been left before ...
+    * [KARAF-1484] - config:propdel is not propagated to other group members
+    * [KARAF-1492] - Cellar should use listConfiguration instead of getConfiguration
+    * [KARAF-1504] - Cellar command do not install bundle
+    * [KARAF-1971] - Bundle whitelist/blacklist are not correct by default
+    * [KARAF-1974] - Bundle states are not correct
+    * [KARAF-1975] - CellarBundleMBean is not able to display the list of bundles
+    * [KARAF-1999] - Cellar LocalBundleListener raises ClassNotFoundException about BundleState
+    * [KARAF-2032] - Some Cellar bundles doesn't start after a Karaf restart
+    * [KARAF-2038] - Node rejoin default group after a restart
+
+h3. Dependency upgrade
+    * [KARAF-1720] - Upgrade to joda-time 2.1
+    * [KARAF-1920] - Upgrade to Karaf 2.2.9
+    * [KARAF-1948] - Upgrade to Apache POM 11
+
+h3. Improvement
+    * [KARAF-1707] - CellarNodeMBean should inform which node is local
+    * [KARAF-1982] - Cellar features should populate the bundles distributed map
+    * [KARAF-1998] - Remove cellar sync property and check config dictionary
+    * [KARAF-2001] - cluster:config-list could "filter" for one given PID
+    * [KARAF-2004] - Add Cellar bundle selector support
+    * [KARAF-2031] - Cellar bundle should handle Bundle-Name and fallback to Bundle-SymbolicName
+    * [KARAF-2041] - Cellar LocalBundleListener should ignore framework stop event
+    * [KARAF-2042] - Cellar should blacklist org.apache.felix.fileinstall* PID by default
+
+h3. New Feature
+    * [KARAF-641] - Create shell commands for editing Cellar's instance configuration.
+    * [KARAF-1176] - Support for OSGi event distribution in Karaf Cellar
+    * [KARAF-1403] - Add cluster:config-propappend command
+