You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jg...@apache.org on 2011/03/09 17:57:38 UTC

svn commit: r1079883 - in /karaf/site/trunk/src/main/webapp: ./ WEB-INF/scalate/layouts/ index/community/news/ snippets/

Author: jgoodyear
Date: Wed Mar  9 16:57:37 2011
New Revision: 1079883

URL: http://svn.apache.org/viewvc?rev=1079883&view=rev
Log:
[KARAF-493] Various site fixes.

Thanks Michael Van Geertruy (aka karafman) for the patch :)


Modified:
    karaf/site/trunk/src/main/webapp/WEB-INF/scalate/layouts/default.scaml
    karaf/site/trunk/src/main/webapp/index.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2010-07-23.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2010-09-24.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-14.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-25.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2011-01-11.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-15.page
    karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-28.page
    karaf/site/trunk/src/main/webapp/snippets/karaf-features.page
    karaf/site/trunk/src/main/webapp/snippets/karaf-overview.page

Modified: karaf/site/trunk/src/main/webapp/WEB-INF/scalate/layouts/default.scaml
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/WEB-INF/scalate/layouts/default.scaml?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/WEB-INF/scalate/layouts/default.scaml (original)
+++ karaf/site/trunk/src/main/webapp/WEB-INF/scalate/layouts/default.scaml Wed Mar  9 16:57:37 2011
@@ -27,8 +27,8 @@
 %html(lang="en")
   %head
     %meta(http-equiv="Content-Type" content="text/html; charset=utf-8")
-    %meta(name="description" content="description goes here")
-    %meta(name="keywords" content="keywords,goes,here")
+    %meta(name="description" content="Karaf - A lightweight OSGi based runtime")
+    %meta(name="keywords" content="OSGi,felix,karaf,camel,java")
     %meta(name="author" content="The Apache Karaf Team")
 
     - if (include_console)

Modified: karaf/site/trunk/src/main/webapp/index.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index.page (original)
+++ karaf/site/trunk/src/main/webapp/index.page Wed Mar  9 16:57:37 2011
@@ -1,5 +1,5 @@
 ---
-title: Index
+title: Karaf 2.2.0
 page_version: 15
 page_creator: gnodet
 page_modifier: gnodet
@@ -65,5 +65,4 @@ h2. News
 {include:news-2011-01-11}
 {include:news-2010-11-25}
 {include:news-2010-11-14}
-----
-[More News|News]
+{include:news-2010-09-24}

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2010-07-23.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2010-07-23.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2010-07-23.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2010-07-23.page Wed Mar  9 16:57:37 2011
@@ -4,8 +4,8 @@ page_version: 2
 page_creator: gnodet
 page_modifier: gnodet
 --- pipeline:conf
-h1. Jamie Goodyear posted on Jul 23, 2010\\Karaf 2.0.0 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.0.0|http://karaf.apache.org/download.html].
-This release is our first as a top level apache project, and includes a number of new features, improvements and bug fixes.
-For more information, please see the [release notes|http://karaf.apache.org/karaf-200-release.html].
\ No newline at end of file
+h1. Jamie Goodyear posted on Jul 23, 2010\\Karaf 2.0.0 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.0.0|download/karaf-2.0.0-release.html].
+This release is our first as a top level apache project, and includes a number of new features, improvements and bug fixes.
+For more information, please see the [release notes|download/karaf-2.0.0-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2010-09-24.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2010-09-24.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2010-09-24.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2010-09-24.page Wed Mar  9 16:57:37 2011
@@ -4,10 +4,10 @@ page_version: 2
 page_creator: gnodet
 page_modifier: gnodet
 --- pipeline:conf
-h1. Jamie Goodyear posted on Sep 24, 2010\\Karaf 2.1.0 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.1.0|http://karaf.apache.org/download.html] .
-New to this release of Apache Karaf is a JAAS Database Login Module, a  way to store passwords in a secured way, a mechanism that allows a karaf  application to distinguish between UserPrincipal and RolePrincipal  without depending from the Karaf JAAS Module.
-The shell console has been enhanced to be available in a plain  non-OSGi environment and smart tab completion has been improved, along  with various commands.
-We have also resolved a number of outstanding issues, and improved  support on OS X and IBM Java based systems.
-For more information, please see the [release notes|http://karaf.apache.org/karaf-210-release.html] .
\ No newline at end of file
+h1. Jamie Goodyear posted on Sep 24, 2010\\Karaf 2.1.0 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.1.0|index/community/download/karaf-2.1.0-release.html] .
+New to this release of Apache Karaf is a JAAS Database Login Module, a  way to store passwords in a secured way, a mechanism that allows a karaf  application to distinguish between UserPrincipal and RolePrincipal  without depending from the Karaf JAAS Module.
+The shell console has been enhanced to be available in a plain  non-OSGi environment and smart tab completion has been improved, along  with various commands.
+We have also resolved a number of outstanding issues, and improved  support on OS X and IBM Java based systems.
+For more information, please see the [release notes|index/community/download/karaf-2.1.0-release.html] .

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-14.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-14.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-14.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-14.page Wed Mar  9 16:57:37 2011
@@ -4,8 +4,8 @@ page_version: 3
 page_creator: gnodet
 page_modifier: gnodet
 --- pipeline:conf
-h1. Jamie Goodyear posted on Nov 14, 2010\\Karaf 2.1.1 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.1.1|http://karaf.apache.org/download.html].
-This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.0. It contains multiple bug fixes, while introducing a minimal number of changes to dependencies from our last release.
-For more information, please see the [release notes|http://karaf.apache.org/karaf-211-release.html].
\ No newline at end of file
+h1. Jamie Goodyear posted on Nov 14, 2010\\Karaf 2.1.1 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.1.1|index/community/download/karaf-2.1.1-release.html].
+This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.0. It contains multiple bug fixes, while introducing a minimal number of changes to dependencies from our last release.
+For more information, please see the [release notes|index/community/download/karaf-2.1.1-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-25.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-25.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-25.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2010-11-25.page Wed Mar  9 16:57:37 2011
@@ -1,11 +1,10 @@
 ---
-title: news-2010-11-25
 page_version: 2
 page_creator: gnodet
 page_modifier: gnodet
 --- pipeline:conf
-h1. Jamie Goodyear posted on Nov 25, 2010\\Karaf 2.1.2 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.1.2|http://karaf.apache.org/karaf-212-release.html].
-This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.1. It contains several bug fixes identified in the prior release, and updates the pax-url version.
-For more information, please see the [release notes|http://karaf.apache.org/karaf-212-release.html].
\ No newline at end of file
+h1. Jamie Goodyear posted on Nov 25, 2010\\Karaf 2.1.2 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.1.2|index/community/download/karaf-2.1.2-release.html].
+This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.1. It contains several bug fixes identified in the prior release, and updates the pax-url version.
+For more information, please see the [release notes|index/community/download/karaf-2.1.2-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2011-01-11.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2011-01-11.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2011-01-11.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2011-01-11.page Wed Mar  9 16:57:37 2011
@@ -1,11 +1,10 @@
 ---
-title: news-2011-01-11
 page_version: 2
 page_creator: gnodet
 page_modifier: gnodet
 --- pipeline:conf
-h1. Jamie Goodyear posted on Jan 11, 2011\\Karaf 2.1.3 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.1.3|Karaf 2.1.3 Release].
-This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.2. It contains several bug fixes identified in the prior release, and updates the versions of SLF4j, pax-url-mvn, spring, and pax-exam. For more detail please see the change log below.
-For more information, please see the [release notes|Karaf 2.1.3 Release].
\ No newline at end of file
+h1. Jamie Goodyear posted on Jan 11, 2011\\Karaf 2.1.3 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.1.3|index/community/download/karaf-2.1.3-release.html].
+This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.2. It contains several bug fixes identified in the prior release, and updates the versions of SLF4j, pax-url-mvn, spring, and pax-exam. For more detail please see the change log below.
+For more information, please see the [release notes|index/community/download/karaf-2.1.3-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-15.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-15.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-15.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-15.page Wed Mar  9 16:57:37 2011
@@ -1,11 +1,10 @@
 ---
-title: news-2011-01-11
 page_version: 2
 page_creator: jgoodyear 
 page_modifier: jgoodyear
 --- pipeline:conf
-h1. Jamie Goodyear posted on Feb 15, 2011\\Karaf 2.1.4 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.1.4|Karaf 2.1.4 Release].
+h1. Jamie Goodyear posted on Feb 15, 2011\\Karaf 2.1.4 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.1.4|index/community/download/karaf-2.1.4-release.html].
 This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.3. It contains several bug fixes identified in the prior release, and introduces several improvements including; better behavior of the features-maven-plugin, documentation for making multiple configuration files available to the bundle context, and a more efficient bundle description for header display.
 For more information, please see the [release notes|index/community/download/karaf-2.1.4-release.html].

Modified: karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-28.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-28.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-28.page (original)
+++ karaf/site/trunk/src/main/webapp/index/community/news/news-2011-02-28.page Wed Mar  9 16:57:37 2011
@@ -1,11 +1,10 @@
 ---
-title: news-2011-01-11
 page_version: 2
 page_creator: jgoodyear 
 page_modifier: jgoodyear
 --- pipeline:conf
-h1. Jamie Goodyear posted on Feb 28, 2011\\Karaf 2.2.0 released
-
-The Karaf team is pleased to announce the availability of [Karaf 2.2.0|Karaf 2.2.0 Release].
+h1. Jamie Goodyear posted on Feb 28, 2011\\Karaf 2.2.0 released
+
+The Karaf team is pleased to announce the availability of [Karaf 2.2.0|index/community/download/karaf-2.2.0-release.html].
 This release of Apache Karaf contains a multitude of new features, improvements, and bug fixes.  Some highlights include many new or updated commands, a LDAP JAAS module with login support, an updated feature service, a feature for Aries transaction, JPA & JNDI modules, expanded documentation, and new versions of most dependencies.  The help system and manual have also undergone major updates. Please note that if you are using pax-exam with scanFeatures that you also have to upgrade pax-exam to the latest version.
 For more information, please see the [release notes|index/community/download/karaf-2.2.0-release.html].

Modified: karaf/site/trunk/src/main/webapp/snippets/karaf-features.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/snippets/karaf-features.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/snippets/karaf-features.page (original)
+++ karaf/site/trunk/src/main/webapp/snippets/karaf-features.page Wed Mar  9 16:57:37 2011
@@ -1,5 +1,4 @@
 ---
-title: Karaf Features
 page_version: 2
 page_creator: gnodet
 page_modifier: gnodet

Modified: karaf/site/trunk/src/main/webapp/snippets/karaf-overview.page
URL: http://svn.apache.org/viewvc/karaf/site/trunk/src/main/webapp/snippets/karaf-overview.page?rev=1079883&r1=1079882&r2=1079883&view=diff
==============================================================================
--- karaf/site/trunk/src/main/webapp/snippets/karaf-overview.page (original)
+++ karaf/site/trunk/src/main/webapp/snippets/karaf-overview.page Wed Mar  9 16:57:37 2011
@@ -1,5 +1,4 @@
 ---
-title: Karaf Overview
 page_version: 3
 page_creator: gnodet
 page_modifier: gnodet