Author: jbonofre
Date: Fri Jun 20 16:56:13 2014
New Revision: 1604212

URL: http://svn.apache.org/r1604212
Log:
Add the release schedule page, a news to inform about that, and update the 
board reports page.

Added:
    karaf/site/trunk/src/main/webapp/index/community/news/news-2014-06-20.page
    karaf/site/trunk/src/main/webapp/index/community/releases-schedule.page
Modified:
    karaf/site/trunk/src/main/webapp/index.page
    karaf/site/trunk/src/main/webapp/index/community/board-reports.page
    karaf/site/trunk/src/main/webapp/index/community/news.page
    
karaf/site/trunk/src/main/webapp/index/documentation/karaf-dependencies/karaf-deps-3.0.x.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=1604212&r1=1604211&r2=1604212&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index.page (original)
+++ karaf/site/trunk/src/main/webapp/index.page Fri Jun 20 16:56:13 2014
@@ -60,6 +60,7 @@ new TWTR.Widget({
 
 
 h2. News
+{include:news-2014-06-20}
 {include:news-2014-04-13}
 {include:news-2014-02-17}
 {include:news-2014-01-21}
@@ -69,4 +70,3 @@ h2. News
 {include:news-2013-09-20}
 {include:news-2013-07-10}
 {include:news-2013-07-01}
-{include:news-2013-05-23}

Modified: karaf/site/trunk/src/main/webapp/index/community/board-reports.page
URL: 
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/board-reports.page?rev=1604212&r1=1604211&r2=1604212&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/board-reports.page 
(original)
+++ karaf/site/trunk/src/main/webapp/index/community/board-reports.page Fri Jun 
20 16:56:13 2014
@@ -8,6 +8,65 @@ h1. Board reports
 
 Reports submitted to the Apache Board
 
+h2. June 2014
+
+{code}
+Apache Karaf provides higher level features and services
+specifically designed for creating OSGi-based servers.
+
+Community
+=========
+The talk "Apache Karaf in real life" has been provided by a committer during 
the latest ApacheCon NA 2014.
+Talks have been submitted by different committers for the next ApacheCon 
Europe 2014.
+
+We can note a couple of books available (or in preparation) about Karaf and 
its sub-projects (Cellar, Cave, EIK).
+There have been three articles in the german JavaMagazin about Karaf 3.0 in 
April, Mai and June. 
+
+We started to work on the next Karaf 4.0.0 branch including a lot of new 
features and improvements.
+
+Last committers addition: October 21, 2013
+Last PMC addition: September 05, 2012
+
+Development
+===========
+The following new releases have been voted:
+- Apache Karaf 3.0.1 (maintenance release) (April 13, 2014)
+- Apache Karaf 2.3.5 (maintenance release) (April 13, 2014)
+We plan to release a Karaf 3.0.2 version (especially for Java8 support) and 
Cellar 3.0.0 version (for full support of Karaf 3.0.x branch) in the coming 
weeks.
+
+Issues for board consideration
+==============================
+None so far.
+{code}
+
+h2. March 2014
+
+{code}
+Apache Karaf provides higher level features and services
+specifically designed for creating OSGi-based servers.
+
+Community
+=========
+The new Karaf 3.0.0 has been a good message to the community.
+The website has been a bit polished to give more visibility to the 
documentation of the two active Karaf branches.
+
+Last committers addition: October 21, 2013
+Last PMC addition: September 05, 2012
+
+Development
+===========
+The following new releases have been voted:
+- Apache Karaf 3.0.0 (major new version) (December 24, 2013)
+- Apache Karaf Cave 2.3.0 (first release of the Maven/OBR repository) (January 
21, 2014)
+- Apache Karaf 2.3.4 (maintenance release) (February 17, 2014)
+
+Apache Karaf and all subprojects have moved to git (thanks INFRA for that).
+
+Issues for board consideration
+==============================
+None so far.
+{code}
+
 h2. December 2013
 
 {code}

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=1604212&r1=1604211&r2=1604212&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news.page Fri Jun 20 
16:56:13 2014
@@ -5,6 +5,7 @@ page_creator: gnodet
 page_modifier: jbonofre
 --- pipeline:conf
 h2. News
+{include:news-2014-06-20}
 {include:news-2014-04-13}
 {include:news-2014-02-17}
 {include:news-2014-01-21}

Added: 
karaf/site/trunk/src/main/webapp/index/community/news/news-2014-06-20.page
URL: 
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2014-06-20.page?rev=1604212&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2014-06-20.page 
(added)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2014-06-20.page 
Fri Jun 20 16:56:13 2014
@@ -0,0 +1,13 @@
+---
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+h1. Jean-Baptiste Onofre posted on June 20, 2014\\Update on the website
+
+The Karaf website has changed a little bit. We added a new webpage (accessible 
directly from the navigation menu on the left) providing an overview of the 
different Karaf and subprojects branches
+and the releases schedule.
+
+The purpose is to give you more visibility on the release dates.
+
+[Releases Schedule|index/community/releases-schedule.html]

Added: karaf/site/trunk/src/main/webapp/index/community/releases-schedule.page
URL: 
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/releases-schedule.page?rev=1604212&view=auto
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/releases-schedule.page 
(added)
+++ karaf/site/trunk/src/main/webapp/index/community/releases-schedule.page Fri 
Jun 20 16:56:13 2014
@@ -0,0 +1,33 @@
+---
+title: Releases Schedule
+page_version: 1
+page_creator: jbonofre
+page_modifier: jbonofre
+--- pipeline:conf
+
+h1. Releases Schedule
+
+h2. Karaf
+
+|| Release Branch || OSGi || Status || Latest Version || Next Version || ETA ||
+| karaf-1.x | | EOL/NotActive | | | |
+| karaf-2.0.x | | EOL/NotActive | 2.0.0 | | |
+| karaf-2.1.x | | EOL/NotActive | 2.1.6 | | |
+| karaf-2.2.x | 4.2 | EOL/NotActive | 2.2.9 | | |
+| karaf-2.3.x | 4.3 | Previous Stable/In Maintenance | 2.3.5 | 2.3.6 | 
2014/06/27 |
+| karaf-2.4.x | 5 |Transition Stable between 2.3.x and 3.0.x/In Maintenance | 
| 2.4.0 | 2014/07/20 |
+| karaf-3.0.x | 4.3/5 |Current Stable/In Maintenance | 3.0.1 | 3.0.2 | 
2014/07/24 |
+| master (4.0.x) | 5/6 | Development | | | |
+
+h2. Cellar
+
+|| Release Branch || Karaf || Status || Latest Version || Next Version || ETA 
||
+| cellar-2.2.x | 2.2.x | EOL/NotActive | 2.2.6 | | |
+| cellar-2.3.x | 2.3.x | Previous Stable/In Maintenance | 2.3.2 | 2.3.3 | 
2014/08/15 |
+| master (3.0.x) | 3.0.x | Current Stable/In Maintenance | | 3.0.0 | 
2014/06/23 |
+
+h2. Cave
+
+|| Release Branch || Karaf || Status || Latest Version || Next Version || ETA 
||
+| cave-2.x | 2.3.x | Previous Stable/In Maintenance | 2.3.0 | 2.3.1 | 
2014/08/30 |
+| master (3.0.x) | 3.0.x | Current Stable/In Maintenance | | 3.0.0 | 
2014/06/25 |

Modified: 
karaf/site/trunk/src/main/webapp/index/documentation/karaf-dependencies/karaf-deps-3.0.x.page
URL: 
http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/documentation/karaf-dependencies/karaf-deps-3.0.x.page?rev=1604212&r1=1604211&r2=1604212&view=diff
==============================================================================
--- 
karaf/site/trunk/src/main/webapp/index/documentation/karaf-dependencies/karaf-deps-3.0.x.page
 (original)
+++ 
karaf/site/trunk/src/main/webapp/index/documentation/karaf-dependencies/karaf-deps-3.0.x.page
 Fri Jun 20 16:56:13 2014
@@ -1,5 +1,5 @@
 ---
-title: Karaf Dependencies 3.0.x
+title: Dependencies 3.0.x
 page_version: 3
 page_creator: jgoodyear
 page_modifier: jbonofre

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=1604212&r1=1604211&r2=1604212&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/site/navigation.page (original)
+++ karaf/site/trunk/src/main/webapp/site/navigation.page Fri Jun 20 16:56:13 
2014
@@ -1,6 +1,6 @@
 ---
 title: Navigation
-page_version: 19
+page_version: 20
 page_creator: gnodet
 page_modifier: jbonofre
 --- pipeline:conf
@@ -11,9 +11,11 @@ h3. [Overview|Karaf Overview]
 - [FAQ]
 - [Download|/index/community/download.html]
 
-h3. [Documentation]
+h3. Releases
 
-- Karaf 3.0.x
+- [Schedule|/index/community/releases-schedule.html]
+
+- 3.0.x
 -- [Overview|http://karaf.apache.org/manual/latest/overview.html]
 -- [Quickstart|http://karaf.apache.org/manual/latest/quick-start.html]
 -- [Update notes|http://karaf.apache.org/manual/latest/update-notes.html]
@@ -23,7 +25,7 @@ h3. [Documentation]
 --- [Developer 
Guide|http://karaf.apache.org/manual/latest/developers-guide/index.html]
 --- [Commands 
reference|http://karaf.apache.org/manual/latest/commands/commands.html]
 
-- Karaf 2.3.x
+- 2.3.x
 -- [Overview|http://karaf.apache.org/manual/latest-2.3.x/overview.html]
 -- [Quickstart|http://karaf.apache.org/manual/latest-2.3.x/quick-start.html]
 -- [Dependencies 
Matrix|http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-2.3.x.html]
@@ -63,7 +65,6 @@ h3. [Developers]
 - [Building|/index/developers/building.html]
 - [IRC Room]
 - [Wiki|https://cwiki.apache.org/confluence/display/KARAF]
-- [Roadmap|https://cwiki.apache.org/confluence/display/KARAF/Roadmap]
 
 h3. [Subprojects]
 


Reply via email to