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/01/30 15:06:09 UTC

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

Author: jbonofre
Date: Mon Jan 30 14:06:08 2012
New Revision: 1237659

URL: http://svn.apache.org/viewvc?rev=1237659&view=rev
Log:
Update the website to announce Cellar 2.2.3 release

Added:
    karaf/site/trunk/src/main/webapp/index/community/news/news-2012-01-30.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.3-release.page
Modified:
    karaf/site/trunk/src/main/webapp/index.page
    karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.5-release.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/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=1237659&r1=1237658&r2=1237659&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index.page (original)
+++ karaf/site/trunk/src/main/webapp/index.page Mon Jan 30 14:06:08 2012
@@ -60,10 +60,10 @@ new TWTR.Widget({
 
 h2. News
 
+{include:news-2012-01-30}
 {include:news-2012-01-20}
 {include:news-2011-12-25}
 {include:news-2011-10-16}
 {include:news-2011-09-01}
 {include:news-2011-08-08}
 {include:news-2011-07-17}
-{include:news-2011-07-10}

Modified: karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.5-release.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.5-release.page?rev=1237659&r1=1237658&r2=1237659&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.5-release.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/download/karaf-2.2.5-release.page Mon Jan 30 14:06:08 2012
@@ -1,5 +1,5 @@
 ---
-title: Karaf 2.2.4 Release
+title: Karaf 2.2.5 Release
 page_version: 3
 page_creator: jgoodyear
 page_modifier: jbonofre

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=1237659&r1=1237658&r2=1237659&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news.page Mon Jan 30 14:06:08 2012
@@ -1,11 +1,12 @@
 ---
 title: News
-page_version: 3
+page_version: 4
 page_creator: gnodet
-page_modifier: gnodet
+page_modifier: jbonofre
 --- pipeline:conf
 h2. News
 
+{include:news-2012-01-30}
 {include:news-2012-01-20}
 {include:news-2011-12-25}
 {include:news-2011-10-16}

Added: karaf/site/trunk/src/main/webapp/index/community/news/news-2012-01-30.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2012-01-30.page?rev=1237659&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2012-01-30.page (added)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2012-01-30.page Mon Jan 30 14:06:08 2012
@@ -0,0 +1,10 @@
+---
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h1. Jean-Baptiste Onofré posted on January 20, 2012\\Karaf Cellar 2.2.3 released
+
+The Karaf tema is pleased to announce the availability of [Karaf Cellar 2.2.3|index/subprojects/cellar/download/karaf-cellar-2.2.3-release.html].
+This release of Apache Karaf Cellar is based off of the 2.2.x series branch, representing an update to Apache Karaf Cellar 2.2.2. It contains bug fixes identified in the prior release, and introduces improvements including: cluster group support for bundles, full access on the Hazelcast configuration file, update to Hazelcast 1.9.4.6 and jclouds 1.3.1, first DOSGi support, new samples including usage with Apache Camel, OBR support in clusters.
+For more information, please see the [release notes|index/subprojects/cellar/download/karaf-cellar-2.2.3-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=1237659&r1=1237658&r2=1237659&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page Mon Jan 30 14:06:08 2012
@@ -1,6 +1,6 @@
 ---
 title: Cellar
-page_version: 2
+page_version: 3
 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.2/xml/features
+karaf@root> feature:add-url mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.3/xml/features
 karaf@root> feature:install cellar
 {code}
 

Modified: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download.page?rev=1237659&r1=1237658&r2=1237659&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download.page Mon Jan 30 14:06:08 2012
@@ -1,6 +1,6 @@
 ---
 title: Cellar Download
-page_version: 2
+page_version: 3
 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.2 Release|download/karaf-cellar-2.2.2-release.html].
+The latest release is [Karaf Cellar 2.2.3 Release|download/karaf-cellar-2.2.3-release.html].
 
 Releases:
+* [#Karaf Cellar 2.2.3]
 
 {div}
 {column}
@@ -32,16 +33,16 @@ h2. Getting the latest distributions
 {info:title=The URLs below use redirection}
 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.2
+h2. Karaf Cellar 2.2.3
 
-[Release Notes|download/karaf-cellar-2.2.2-release.html]
+[Release Notes|download/karaf-cellar-2.2.3-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.2/xml/features
+karaf@root> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.2.3/xml/features
 karaf@root> features:install cellar
 {code}
 
@@ -50,8 +51,8 @@ You're ready to use Karaf Cellar cluster
 h3. Source Distribution
 
 ||Description||Download Link|| || || ||
-|Windows Source Distribution| [apache-karaf-cellar-2.2.2-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip.md5]|
-|Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.2.2-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz.md5]|
+|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. Keys
 The {{KEYS}} used to sign the release can be found [here|http://www.apache.org/dist/karaf/KEYS].
@@ -60,3 +61,6 @@ h2. Snapshots
 If you want to give a try to the latest snapshots, they are available at the following location:
   https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/cellar/apache-karaf-cellar/
 
+h2. Previous releases
+
+Older releases can be found in the [archives|Archives] section.

Added: 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=1237659&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page (added)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/archives.page Mon Jan 30 14:06:08 2012
@@ -0,0 +1,29 @@
+---
+title: Archives
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h1. Releases history
+
+{toc:minLevel=2|maxLevel=2}
+
+h2. Karaf Cellar 2.2.2
+
+[Release Notes|karaf-cellar-2.2.2-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.2/xml/features
+karaf@root> features:install cellar
+{code}
+
+h3. Source Distribution
+
+||Description||Download Link|| || || ||
+|Windows Source Distribution| [apache-karaf-cellar-2.2.2-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.zip.md5]|
+|Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.2.2-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.2.2/apache-karaf-cellar-2.2.2-src.tar.gz.md5]|
+

Added: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.3-release.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.3-release.page?rev=1237659&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.3-release.page (added)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.2.3-release.page Mon Jan 30 14:06:08 2012
@@ -0,0 +1,79 @@
+---
+title: Karaf Cellar 2.2.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/download.html] page.
+
+h2. Release Notes - Karaf Cellar - Version 2.2.3
+
+This is the first release of Karaf Cellar.
+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.3/xml/features
+karaf@root> features:install cellar
+{code}
+
+h3. Bug
+    * [KARAF-669] - Dependency artifacts should be available on the Maven central repo
+    * [KARAF-830] - Cellar features fails to install when obr feature is installed
+    * [KARAF-839] - NPE when pinging Cellar nodes which does not exist.
+    * [KARAF-841] - Cellar shell commands are not available on Equinox
+    * [KARAF-842] - Cellar's hazelcast instance cannot be reused outside cellar
+    * [KARAF-856] - Cellar discovery task can erase preconfigured node IPs
+    * [KARAF-859] - URLs deleted via features:removeurl are coming back on a karaf instance restart (when cellar is also being used)
+    * [KARAF-865] - Fixes For Cellar 2.2.3 Trunk
+    * [KARAF-943] - cluster:features-uninstall raise a NPE
+    * [KARAF-1034] - Cellar feature does not always cleanly uninstall
+    * [KARAF-1076] - Cellar group configuration is not properly read when it contains whitespaces
+    * [KARAF-1083] - Cellar should blacklist pax logging from syncing
+    * [KARAF-1147] - ClassCastException using cellar when update configuration fields.
+
+h3. Dependency upgrade
+    * [KARAF-862] - Upgrade to Hazelcast 1.9.4
+    * [KARAF-1155] - Upgrade to Apache POM 10
+    * [KARAF-1156] - Upgrade to Hazelcast 1.9.4.6
+    * [KARAF-1170] - Upgrade to jclouds 1.3.1
+
+h3. Improvement
+    * [KARAF-777] - Extend Cellar support range for Karaf version
+    * [KARAF-821] - Error in console when uninstalling cellar feature
+    * [KARAF-825] - Cellar event handler registry should leverage blueprint reference listeners
+    * [KARAF-843] - Cellar's event transport factory should not cache producers and consumers
+    * [KARAF-844] - Fix dynamic imports from Cellar Hazelcast bundle
+    * [KARAF-851] - Upgrade Maven plugins in use
+    * [KARAF-861] - Cellar should support cluster group for bundles
+    * [KARAF-863] - Cellar commands naming consistency
+    * [KARAF-877] - improvements to Cellar OBR support docs
+    * [KARAF-949] - Upgrade Cellar to use Jclouds 1.1.1
+    * [KARAF-1011] - Cellar Hazlecast should not use SpringDM
+    * [KARAF-1012] - Upgrade cellar to use jclouds 1.2.1
+    * [KARAF-1171] - Consolidate Cellar shell commands naming
+
+h3. New feature
+    * [KARAF-823] - Add DOSGi support for Cellar
+    * [KARAF-831] - Add a shell command that will batch move nodes from one cellar group to an other
+    * [KARAF-837] - Add Samples for Cellar project
+    * [KARAF-850] - Cellar should provide full access to hazelcast configuration
+    * [KARAF-857] - Add OBR broadcast in Cellar
+    * [KARAF-1026] - Cellar needs integration tests with pax-exam-karaf
+    * [KARAF-1081] - Cellar should provide a Hazelcast merge policy.
+    * [KARAF-1084] - Provide a cellar sample that demostrates combining cellar with camel hazelcast
+
+h3. Task
+    * [KARAF-887] - Refer PrinceXML website in the manual
+