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 2013/10/15 10:39:31 UTC

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

Author: jbonofre
Date: Tue Oct 15 08:39:31 2013
New Revision: 1532243

URL: http://svn.apache.org/r1532243
Log:
Announce Karaf Cellar 2.3.2 release

Added:
    karaf/site/trunk/src/main/webapp/index/community/news/news-2013-10-14.page
    karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.2-release.page
      - copied, changed from r1530965, karaf/site/trunk/src/main/webapp/index/subprojects/cellar.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/site/navigation.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=1532243&r1=1532242&r2=1532243&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index.page (original)
+++ karaf/site/trunk/src/main/webapp/index.page Tue Oct 15 08:39:31 2013
@@ -1,6 +1,6 @@
 ---
 title: Karaf 2.3.3
-page_version: 20
+page_version: 21
 page_creator: gnodet
 page_modifier: jbonofre
 --- pipeline:conf
@@ -61,6 +61,7 @@ new TWTR.Widget({
 
 h2. News
 
+{include:news-2013-10-14}
 {include:news-2013-09-20}
 {include:news-2013-07-10}
 {include:news-2013-07-01}
@@ -73,4 +74,3 @@ 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=1532243&r1=1532242&r2=1532243&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news.page Tue Oct 15 08:39:31 2013
@@ -1,11 +1,12 @@
 ---
 title: News
-page_version: 10
+page_version: 11
 page_creator: gnodet
 page_modifier: jbonofre
 --- pipeline:conf
-h2. News
-
+h2. News
+
+{include:news-2013-10-14}
 {include:news-2013-09-20}
 {include:news-2013-07-10}
 {include:news-2013-07-01}
@@ -35,9 +36,9 @@ h2. News
 {include:news-2011-04-30}
 {include:news-2011-02-28}
 {include:news-2011-02-15}
-{include:news-2011-01-11}
-{include:news-2010-11-25}
-{include:news-2010-11-14}
-{include:news-2010-09-24}
-{include:news-2010-07-23}
-{include:news-2010-06-16}
+{include:news-2011-01-11}
+{include:news-2010-11-25}
+{include:news-2010-11-14}
+{include:news-2010-09-24}
+{include:news-2010-07-23}
+{include:news-2010-06-16}

Added: karaf/site/trunk/src/main/webapp/index/community/news/news-2013-10-14.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2013-10-14.page?rev=1532243&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2013-10-14.page (added)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2013-10-14.page Tue Oct 15 08:39:31 2013
@@ -0,0 +1,11 @@
+---
+page_version: 1
+page_creator:  jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h1. Jean-Baptiste Onofré posted on October 14, 2013\\Karaf Cellar 2.3.2 released
+
+The Karaf team is pleased to announce the availability of [Karaf Cellar 2.3.2|index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html].
+This release is the second one on the Cellar 2.3.x branch, fully compatible with the Karaf 2.3.x serie. All users of a Karaf 2.3.x have to use this Cellar version.
+It includes major bug fixes.
+For more information, please see the [release notes|index/subprojects/cellar/download/karaf-cellar-2.3.2-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=1532243&r1=1532242&r2=1532243&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page Tue Oct 15 08:39:31 2013
@@ -1,6 +1,6 @@
 ---
 title: Cellar
-page_version: 7
+page_version: 8
 page_creator: jbonofre
 page_modifier: jbonofre
 --- pipeline:conf
@@ -25,7 +25,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.3.1/xml/features
+karaf@root> feature:add-url mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.3.2/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=1532243&r1=1532242&r2=1532243&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 Tue Oct 15 08:39:31 2013
@@ -18,9 +18,10 @@ h2. Latest Releases
 
 Grab these releases while they are hot!
 
-The latest release is [Karaf Cellar 2.3.1 Release|download/karaf-cellar-2.3.1-release.html].
+The latest release is [Karaf Cellar 2.3.2 Release|download/karaf-cellar-2.3.2-release.html].
 
 Releases:
+* [#Karaf Cellar 2.3.2]
 * [#Karaf Cellar 2.3.1]
 * [#Karaf Cellar 2.3.0]
 * [#Karaf Cellar 2.2.6]
@@ -39,6 +40,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.3.2
+
+[Release Notes|download/karaf-cellar-2.3.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.3.2/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.2-src.zip|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.zip]|[PGP|http://www.apache.org/dist/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.zip.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.zip.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.zip.md5]|
+|Unix/Linux/Cygwin Source Distribution| [apache-karaf-cellar-2.3.2-src.tar.gz|http://www.apache.org/dyn/closer.cgi/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.tar.gz]|[PGP|http://www.apache.org/dist/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.tar.gz.asc]|[SHA1|http://www.apache.org/dist/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.tar.gz.sha1]|[MD5|http://www.apache.org/dist/karaf/cellar/2.3.2/apache-karaf-cellar-2.3.2-src.tar.gz.md5]|
+
 h2. Karaf Cellar 2.3.1
 
 [Release Notes|download/karaf-cellar-2.3.1-release.html]

Copied: karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.2-release.page (from r1530965, 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/download/karaf-cellar-2.3.2-release.page?p2=karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.2-release.page&p1=karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page&r1=1530965&r2=1532243&rev=1532243&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/subprojects/cellar.page (original)
+++ karaf/site/trunk/src/main/webapp/index/subprojects/cellar/download/karaf-cellar-2.3.2-release.page Tue Oct 15 08:39:31 2013
@@ -1,10 +1,17 @@
 ---
-title: Cellar
-page_version: 7
+title: Karaf Cellar 2.3.2 Release
+page_version: 1
 page_creator: jbonofre
 page_modifier: jbonofre
 --- pipeline:conf
-h2. Karaf Cellar
+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.2
+
+This release of Apache Karaf Cellar is the second 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.
 
@@ -20,13 +27,18 @@ Here is a short list of provided feature
 - 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.
 
-h2. Quick Start
-
-To install and start Cellar into your running Karaf instance, you have to install the Cellar feature:
+To install Cellar into your running Karaf instance, just install the Cellar feature:
 
 {code}
-karaf@root> feature:add-url mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.3.1/xml/features
-karaf@root> feature:install cellar
+karaf@root> features:addurl mvn:org.apache.karaf.cellar/apache-karaf-cellar/2.3.2/xml/features
+karaf@root> features:install cellar
 {code}
 
-You're ready to use Cellar clustering. Take a look on the user guide.
+h3. Bug
+    * [KARAF-2432] - Unable to install cellar when features' OBR support is enabled
+    * [KARAF-2478] - Producer status is ignored when config is updated on cluster
+    * [KARAF-2480] - cellar-event throws a HazelcastSerializationException caused by a ClassNotFoundException when an event has an instance of a class stored in the event properties
+    * [KARAF-2514] - Config sync issue in some cases
+
+h3. Improvement
+    * [KARAF-2498] - Change log level to DEBUG for Cellar blacklist/whitelist message

Modified: karaf/site/trunk/src/main/webapp/site/navigation.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/site/navigation.page?rev=1532243&r1=1532242&r2=1532243&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/site/navigation.page (original)
+++ karaf/site/trunk/src/main/webapp/site/navigation.page Tue Oct 15 08:39:31 2013
@@ -61,7 +61,7 @@ h3. [Subprojects]
 -- [Download|cellar-download]
 -- [Source|cellar-source]
 -- [Building|cellar-building]
--- Documentation ([HTML|http://karaf.apache.org/manual/cellar/latest-2.2.x/index.html]|[PDF|http://repo.maven.apache.org/maven2/org/apache/karaf/cellar/manual/2.2.2/manual-2.2.2.pdf])
+-- Documentation ([HTML|http://karaf.apache.org/manual/cellar/latest-2.3.x/index.html]|[PDF|http://repo.maven.apache.org/maven2/org/apache/karaf/cellar/manual/2.3.2/manual-2.2.2.pdf])
 
 - [EIK]
 -- [Download|eik-download]