Author: jbonofre
Date: Thu Feb 4 15:25:08 2016
New Revision: 1728493
URL: http://svn.apache.org/viewvc?rev=1728493&view=rev
Log:
[scm-publish] Updating main website contents
Added:
karaf/site/production/WEB-INF/
karaf/site/production/WEB-INF/web.xml
karaf/site/production/archives.html
karaf/site/production/cave_installation.html
karaf/site/production/cellar_installation.html
karaf/site/production/community.html
karaf/site/production/css/karaf.css
karaf/site/production/decanter_installation.html
karaf/site/production/documentation.html
karaf/site/production/download.html
karaf/site/production/images/apache-feather-tm.png (with props)
karaf/site/production/images/apache.png (with props)
karaf/site/production/images/book.png (with props)
karaf/site/production/images/cellar_architecture.png (with props)
karaf/site/production/images/decanter_screenshot.png (with props)
karaf/site/production/images/karaf_architecture.png (with props)
karaf/site/production/images/puzzle.png (with props)
karaf/site/production/news.html
karaf/site/production/privacy.html
karaf/site/production/projects.html
karaf/site/production/slick/slick-theme.less
karaf/site/production/slick/slick.less
Modified:
karaf/site/production/images/cloud.png
karaf/site/production/images/container.png
karaf/site/production/images/enterprise.png
karaf/site/production/images/karaf-logo.png
karaf/site/production/index.html
karaf/site/production/slick/slick-theme.css
karaf/site/production/slick/slick-theme.scss
karaf/site/production/slick/slick.js
karaf/site/production/slick/slick.min.js
karaf/site/production/slick/slick.scss
Added: karaf/site/production/WEB-INF/web.xml
URL:
http://svn.apache.org/viewvc/karaf/site/production/WEB-INF/web.xml?rev=1728493&view=auto
==============================================================================
--- karaf/site/production/WEB-INF/web.xml (added)
+++ karaf/site/production/WEB-INF/web.xml Thu Feb 4 15:25:08 2016
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+ Copyright (C) 2009-2010 the original author or authors.
+ See the notice.md file distributed with this work for additional
+ information regarding copyright ownership.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+
+<web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="http://java.sun.com/xml/ns/javaee"
xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd"
+ version="2.5">
+
+ <display-name>Apache Karaf</display-name>
+
+ <description>
+ Apache Karaf website
+ </description>
+
+ <welcome-file-list>
+ <welcome-file>index.html</welcome-file>
+ </welcome-file-list>
+
+</web-app>
Added: karaf/site/production/archives.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/archives.html?rev=1728493&view=auto
==============================================================================
--- karaf/site/production/archives.html (added)
+++ karaf/site/production/archives.html Thu Feb 4 15:25:08 2016
@@ -0,0 +1,435 @@
+<!DOCTYPE html>
+<html data-mobile-support="" data-search="" data-hero-banner=""
data-platform-downloads="">
+<head>
+ <meta http-equiv="content-type" context="text/html; charset=UTF-8">
+ <title>Apache Karaf</title>
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=1,
minimum-scale=1, user-scalable=no"
+ id="Viewport" name="viewport">
+ <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
+ <link
href="https://fonts.googleapis.com/css?family=Varela+Round|Montserrat:400,700"
rel="stylesheet"
+ type="text/css"/>
+ <link href="css/karaf.css" rel="stylesheet" type="text/css">
+ <link rel="stylesheet" type="text/css"
href="//cdn.jsdelivr.net/jquery.slick/1.5.7/slick.css"/>
+ <script type="text/javascript"
src="//cdn.jsdelivr.net/jquery.slick/1.5.7/slick.min.js"></script>
+ <meta content="Apache Karaf" property="og:title">
+ <meta content="images/karaf.png" property="og:image">
+ <meta content="Upgrade to the Enterprise class platform. Karaf provides
dual polymorphic container and application bootstrapping paradigms to the
Enterprise. Focus on your business code and application, Karaf deals with the
rest"
+ property="og:description">
+</head>
+<body>
+<div class="viewport">
+ <header class="navbar header--navbar">
+ <div class="navbar-inner">
+ <div class="container-fluid">
+ <div class="karaf-logo--container">
+ <a class="karaf-logo" href="index.html"><span></span></a>
+ </div>
+ <ul class="nav pull-right">
+ <li class="navbar-link">
+ <a href="download.html">Download</a>
+ </li>
+ <li class="navbar-link">
+ <a href="documentation.html">Documentation</a>
+ </li>
+ <li class="navbar-link">
+ <a href="projects.html">Projects</a>
+ </li>
+ <li class="navbar-link">
+ <a href="community.html">Community</a>
+ </li>
+ <li class="navbar-link">
+ <a href="http://www.apache.org"><img
src="images/apache-feather-tm.png" width="45px"/></a>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </header>
+ <br/>
+ <div class="container">
+ <div id="menu" class="desktop-only">
+ <h1>Archives</h1>
+ <ul>
+ <li>
+ <b><a href="#container">Karaf Container</a></b>
+ <ul>
+ <li><a href="#container-403">4.0.3</a></li>
+ <li><a href="#container-402">4.0.2</a></li>
+ <li><a href="#container-401">4.0.1</a></li>
+ <li><a href="#container-304">3.0.4</a></li>
+ <li><a href="#container-303">3.0.3</a></li>
+ <li><a href="#container-302">3.0.2</a></li>
+ <li><a href="#container-301">3.0.1</a></li>
+ <li><a href="#container-300">3.0.0</a></li>
+ <li><a href="#container-244">2.4.4</a></li>
+ <li><a href="#container-243">2.4.3</a></li>
+ <li><a href="#container-242">2.4.2</a></li>
+ <li><a href="#container-241">2.4.1</a></li>
+ <li><a href="#container-240">2.4.0</a></li>
+ <li><a href="#container-2312">2.3.12</a></li>
+ <li><a href="#container-2311">2.3.11</a></li>
+ <li><a href="#container-2310">2.3.10</a></li>
+ <li><a href="#container-239">2.3.9</a></li>
+ <li><a href="#container-238">2.3.8</a></li>
+ </ul>
+ </li>
+ <li>
+ <b><a href="#cellar">Karaf Cellar</a></b>
+ <ul>
+ <li><a href="#cellar-302">3.0.2</a></li>
+ <li><a href="#cellar-301">3.0.1</a></li>
+ <li><a href="#cellar-300">3.0.0</a></li>
+ <li><a href="#cellar-236">2.3.6</a></li>
+ <li><a href="#cellar-235">2.3.5</a></li>
+ <li><a href="#cellar-234">2.3.4</a></li>
+ <li><a href="#cellar-233">2.3.3</a></li>
+ <li><a href="#cellar-232">2.3.2</a></li>
+ <li><a href="#cellar-231">2.3.1</a></li>
+ <li><a href="#cellar-230">2.3.0</a></li>
+ </ul>
+ </li>
+ <li>
+ <b><a href="#cave">Karaf Cave</a></b>
+ <ul>
+ <li><a href="#cave-230">2.3.0</a></li>
+ </ul>
+ </li>
+ <li>
+ <b><a href="#decanter">Karaf Decanter</a></b>
+ <ul>
+ <li><a href="#decanter-100">1.0.0</a></li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div id="content">
+ <h2 id="container">Karaf Container</h2>
+ <h3 id="container-403">Karaf Container 4.0.3</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.3/apache-karaf-4.0.3.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.3/apache-karaf-4.0.3.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.3/apache-karaf-4.0.3-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.3/apache-karaf-4.0.3-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12333640')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-402">Karaf Container 4.0.2</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.2/apache-karaf-4.0.2.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.2/apache-karaf-4.0.2.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.2/apache-karaf-4.0.2-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.2/apache-karaf-4.0.2-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12333259')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-401">Karaf Container 4.0.1</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.1/apache-karaf-4.0.1.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.1/apache-karaf-4.0.1.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.1/apache-karaf-4.0.1-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.1/apache-karaf-4.0.1-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332798')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-400">Karaf Container 4.0.0</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.0/apache-karaf-4.0.0.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.0/apache-karaf-4.0.0.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.0/apache-karaf-4.0.0-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/4.0.0/apache-karaf-4.0.0-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332045')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-304">Karaf Container 3.0.4</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.4/apache-karaf-3.0.4.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.4/apache-karaf-3.0.4.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.4/apache-karaf-3.0.4-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.4/apache-karaf-3.0.4-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329179')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-303">Karaf Container 3.0.3</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.3/apache-karaf-3.0.3.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.3/apache-karaf-3.0.3.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.3/apache-karaf-3.0.3-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.3/apache-karaf-3.0.3-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12327341')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-302">Karaf Container 3.0.2</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.2/apache-karaf-3.0.2.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.2/apache-karaf-3.0.2.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.2/apache-karaf-3.0.2-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.2/apache-karaf-3.0.2-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12326261')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-301">Karaf Container 3.0.1</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.1/apache-karaf-3.0.1.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.1/apache-karaf-3.0.1.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.1/apache-karaf-3.0.1-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12316945')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-300">Karaf Container 3.0.0</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.0/apache-karaf-3.0.0.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.0/apache-karaf-3.0.0.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/3.0.0/apache-karaf-3.0.0-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12316040')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-244">Karaf Container 2.4.4</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.4/apache-karaf-2.4.4.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.4/apache-karaf-2.4.4.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.4/apache-karaf-2.4.4-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.4/apache-karaf-2.4.4-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332989')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-243">Karaf Container 2.4.3</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.3/apache-karaf-2.4.3.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.3/apache-karaf-2.4.3.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.3/apache-karaf-2.4.3-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.3/apache-karaf-2.4.3-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332072')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-242">Karaf Container 2.4.2</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.2/apache-karaf-2.4.2.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.2/apache-karaf-2.4.2.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.2/apache-karaf-2.4.2-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.2/apache-karaf-2.4.2-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329081')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-241">Karaf Container 2.4.1</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.1/apache-karaf-2.4.1.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.1/apache-karaf-2.4.1.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.1/apache-karaf-2.4.1-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.1/apache-karaf-2.4.1-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12327360')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-240">Karaf Container 2.4.0</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.0/apache-karaf-2.4.0.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.0/apache-karaf-2.4.0.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.0/apache-karaf-2.4.0-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.4.0/apache-karaf-2.4.0-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12323352')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-2312">Karaf Container 2.3.12</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.12/apache-karaf-2.3.12.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.12/apache-karaf-2.3.12.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.12/apache-karaf-2.3.12-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.12/apache-karaf-2.3.12-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329877')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-2311">Karaf Container 2.3.11</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.11/apache-karaf-2.3.11.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.11/apache-karaf-2.3.11.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.11/apache-karaf-2.3.11-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.11/apache-karaf-2.3.11-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329380')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-2310">Karaf Container 2.3.10</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.10/apache-karaf-2.3.10.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.10/apache-karaf-2.3.10.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.10/apache-karaf-2.3.10-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.10/apache-karaf-2.3.10-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328939')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-239">Karaf Container 2.3.9</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.9/apache-karaf-2.3.9.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.9/apache-karaf-2.3.9.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.9/apache-karaf-2.3.9-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.9/apache-karaf-2.3.9-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328659')">Release
Notes</a></li>
+ </ul>
+ <h3 id="container-238">Karaf Container 2.3.8</h3>
+ <ul>
+ <li>Binary Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.8/apache-karaf-2.3.8.tar.gz">tar.gz</a>
|
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.8/apache-karaf-2.3.8.zip">zip</a>]
+ </li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz">tar.gz</a>
+ | <a
href="http://www.apache.org/dyn/closer.lua/karaf/2.3.8/apache-karaf-2.3.8-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328245')">Release
Notes</a></li>
+ </ul>
+ <h2 id="cellar">Karaf Cellar</h2>
+ <h3 id="cellar-302">Karaf Cellar 3.0.2</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cellar_install.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/3.0.2/apache-karaf-cellar-3.0.2-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/3.0.2/apache-karaf-cellar-3.0.2-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329262')">Release
Notes</a></li>
+ </ul>
+ <h3 id="cellar-301">Karaf Cellar 3.0.1</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cellar_install.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/3.0.1/apache-karaf-cellar-3.0.1-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/3.0.1/apache-karaf-cellar-3.0.1-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12327148')">Release
Notes</a></li>
+ </ul>
+ <h3 id="cellar-236">Karaf Cellar 2.3.6</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cellar_install.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.6/apache-karaf-cellar-2.3.6-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.6/apache-karaf-cellar-2.3.6-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332044')">Release
Notes</a></li>
+ </ul>
+ <h3 id="cellar-235">Karaf Cellar 2.3.5</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cellar_install.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.5/apache-karaf-cellar-2.3.5-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.5/apache-karaf-cellar-2.3.5-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329357')">Release
Notes</a></li>
+ </ul>
+ <h3 id="cellar-234">Karaf Cellar 2.3.4</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cellar_install.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.4/apache-karaf-cellar-2.3.4-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.4/apache-karaf-cellar-2.3.4-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328968')">Release
Notes</a></li>
+ </ul>
+ <h3 id="cellar-233">Karaf Cellar 2.3.3</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cellar_install.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cellar/2.3.3/apache-karaf-cellar-2.3.3-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12325269')">Release
Notes</a></li>
+ </ul>
+ <h2 id="cave">Karaf Cave</h2>
+ <h3 id="cave-230">Karaf Cave 2.3.0</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('cave_installation.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/cave/2.3.0/apache-karaf-cave-2.3.0-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/cave/2.3.0/apache-karaf-cave-2.3.0-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12317874')">Release
Notes</a></li>
+ </ul>
+ <h2 id="decanter">Karaf Decanter</h2>
+ <h3 id="decanter-100">Karaf Decanter 1.0.0</h3>
+ <ul>
+ <li><a href="javascript:var w =
window.open('decanter_installation.html')">Installation Instructions</a></li>
+ <li>Source Distribution [<a
+
href="http://www.apache.org/dyn/closer.lua/karaf/decanter/1.0.0/apache-karaf-decanter-1.0.0-src.tar.gz">tar.gz</a>
+ |
+ <a
href="http://www.apache.org/dyn/closer.lua/karaf/decanter/1.0.0/apache-karaf-decanter-1.0.0-src.zip">zip</a>]
+ </li>
+ <li><a href="javascript:var w =
window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332996')">Release
Notes</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="body--container container-fluid "></div>
+ <footer class="footer">
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <div class="span12">
+ © <span>2015</span> <a
href="http://www.apache.org">Apache Software Foundation</a> - <a
+ href="privacy.html">Privacy Policy</a><br/>
+ Apache Karaf, Karaf, Apache, the Apache feather logo, and
the Apache Karaf project logo are
+ trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+ </div>
+ </footer>
+ <div id="scrim"></div>
+</div>
+</body>
+</html>
\ No newline at end of file
Added: karaf/site/production/cave_installation.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/cave_installation.html?rev=1728493&view=auto
==============================================================================
--- karaf/site/production/cave_installation.html (added)
+++ karaf/site/production/cave_installation.html Thu Feb 4 15:25:08 2016
@@ -0,0 +1,54 @@
+<!DOCTYPE html>
+<html data-mobile-support="" data-search="" data-hero-banner=""
data-platform-downloads="">
+<head>
+ <meta http-equiv="content-type" context="text/html; charset=UTF-8">
+ <title>Apache Karaf</title>
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=1,
minimum-scale=1, user-scalable=no"
+ id="Viewport" name="viewport">
+ <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
+ <link
href="https://fonts.googleapis.com/css?family=Varela+Round|Montserrat:400,700"
rel="stylesheet"
+ type="text/css"/>
+ <link href="css/karaf.css" rel="stylesheet" type="text/css">
+ <link rel="stylesheet" type="text/css" href="slick/slick.css"/>
+ <link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
+ <meta content="Apache Karaf" property="og:title">
+ <meta content="images/karaf.png" property="og:image">
+ <meta content="Upgrade to the Enterprise class platform. Karaf provides
dual polymorphic container and application bootstrapping paradigms to the
Enterprise. Focus on your business code and application, Karaf deals with the
rest"
+ property="og:description">
+</head>
+<body>
+<div class="viewport">
+
+ <h2>Apache Karaf Cave Installation</h2>
+
+ Apache Karaf Cave is a complete artifacts repository (OSGi Repository,
OBR, Maven) solution for Apache Karaf Container.
+ <br/>
+ Cave can be directly installed on running Karaf Container instances. Take
a look on the <a href="documentation.html">Karaf Cave documentation</a> for
details.
+
+ <h3>On Karaf Cave 4.x (Cave 4.x)</h3>
+ <div class="code">
+ <pre>
+ feature:repo-add cave
+ feature:install cave
+ </pre>
+ </div>
+
+ <h3>On Karaf Cave 3.x (Cave 3.x)</h3>
+ <div class="code">
+ <pre>
+ feature:repo-add cave 3.x
+ feature:install cave
+ </pre>
+ </div>
+
+ <h3>On Karaf Container 2.x (Cave 2.x)</h3>
+ <div class="code">
+ <pre>
+ features:chooseUrl cave 2.x
+ features:install cave
+ </pre>
+ </div>
+
+</div>
+</body>
+</html>
\ No newline at end of file
Added: karaf/site/production/cellar_installation.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/cellar_installation.html?rev=1728493&view=auto
==============================================================================
--- karaf/site/production/cellar_installation.html (added)
+++ karaf/site/production/cellar_installation.html Thu Feb 4 15:25:08 2016
@@ -0,0 +1,54 @@
+<!DOCTYPE html>
+<html data-mobile-support="" data-search="" data-hero-banner=""
data-platform-downloads="">
+<head>
+ <meta http-equiv="content-type" context="text/html; charset=UTF-8">
+ <title>Apache Karaf</title>
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=1,
minimum-scale=1, user-scalable=no"
+ id="Viewport" name="viewport">
+ <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
+ <link
href="https://fonts.googleapis.com/css?family=Varela+Round|Montserrat:400,700"
rel="stylesheet"
+ type="text/css"/>
+ <link href="css/karaf.css" rel="stylesheet" type="text/css">
+ <link rel="stylesheet" type="text/css" href="slick/slick.css"/>
+ <link rel="stylesheet" type="text/css" href="slick/slick-theme.css"/>
+ <meta content="Apache Karaf" property="og:title">
+ <meta content="images/karaf.png" property="og:image">
+ <meta content="Upgrade to the Enterprise class platform. Karaf provides
dual polymorphic container and application bootstrapping paradigms to the
Enterprise. Focus on your business code and application, Karaf deals with the
rest"
+ property="og:description">
+</head>
+<body>
+<div class="viewport">
+
+ <h2>Apache Karaf Cellar Installation</h2>
+
+ Apache Karaf Cellar is a complete clustering solution for Apache Karaf
Container.
+ <br/>
+ Cellar can be directly installed on running Karaf Container instances.
Take a look on the <a href="documentation.html">Karaf Cellar documentation</a>
for details.
+
+ <h3>On Karaf Container 4.x (Cellar 4.x)</h3>
+ <div class="code">
+ <pre>
+ feature:repo-add cellar
+ feature:install cellar
+ </pre>
+ </div>
+
+ <h3>On Karaf Container 3.x (Cellar 3.x)</h3>
+ <div class="code">
+ <pre>
+ feature:repo-add cellar 3.x
+ feature:install cellar
+ </pre>
+ </div>
+
+ <h3>On Karaf Container 2.x (Cellar 2.x)</h3>
+ <div class="code">
+ <pre>
+ features:chooseUrl cellar 2.x
+ features:install cellar
+ </pre>
+ </div>
+
+</div>
+</body>
+</html>
\ No newline at end of file
Added: karaf/site/production/community.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/community.html?rev=1728493&view=auto
==============================================================================
--- karaf/site/production/community.html (added)
+++ karaf/site/production/community.html Thu Feb 4 15:25:08 2016
@@ -0,0 +1,283 @@
+<!DOCTYPE html>
+<html data-mobile-support="" data-search="" data-hero-banner=""
data-platform-downloads="">
+<head>
+ <meta http-equiv="content-type" context="text/html; charset=UTF-8">
+ <title>Apache Karaf</title>
+ <meta content="width=device-width, initial-scale=1.0, maximum-scale=1,
minimum-scale=1, user-scalable=no"
+ id="Viewport" name="viewport">
+ <link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
+ <link
href="https://fonts.googleapis.com/css?family=Varela+Round|Montserrat:400,700"
rel="stylesheet"
+ type="text/css"/>
+ <link href="css/karaf.css" rel="stylesheet" type="text/css">
+ <link rel="stylesheet" type="text/css"
href="//cdn.jsdelivr.net/jquery.slick/1.5.7/slick.css"/>
+ <script type="text/javascript"
src="//cdn.jsdelivr.net/jquery.slick/1.5.7/slick.min.js"></script>
+ <meta content="Apache Karaf" property="og:title">
+ <meta content="images/karaf.png" property="og:image">
+ <meta content="Upgrade to the Enterprise class platform. Karaf provides
dual polymorphic container and application bootstrapping paradigms to the
Enterprise. Focus on your business code and application, Karaf deals with the
rest"
+ property="og:description">
+</head>
+<body>
+<div class="viewport">
+ <header class="navbar header--navbar">
+ <div class="navbar-inner">
+ <div class="container-fluid">
+ <div class="karaf-logo--container">
+ <a class="karaf-logo" href="index.html"><span></span></a>
+ </div>
+ <ul class="nav pull-right">
+ <li class="navbar-link">
+ <a href="download.html">Download</a>
+ </li>
+ <li class="navbar-link">
+ <a href="documentation.html">Documentation</a>
+ </li>
+ <li class="navbar-link">
+ <a href="projects.html">Projects</a>
+ </li>
+ <li class="navbar-link">
+ <a href="community.html">Community</a>
+ </li>
+ <li class="navbar-link">
+ <a href="http://www.apache.org"><img
src="images/apache-feather-tm.png" width="45px"/></a>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </header>
+<br/>
+ <div class="container">
+ <div id="menu" class="desktop-only">
+ <h1>Community</h1>
+ <ul>
+ <li><a href="#resources">Resources</a>
+ <ul>
+ <li><a href="#mailinglists">Mailing Lists</a></li>
+ <li><a href="#bugtracker">Bug Tracker, IRC, and
CI</a></li>
+ </ul>
+ </li>
+ <li><a href="#contribute">Contribute</a></li>
+ <li><a href="#support">Support</a></li>
+ <li><a href="#team">Team</a></li>
+ </ul>
+ </div>
+ <div id="content">
+ <h2 id="resources">Resources</h2>
+ <h3 id="mailinglists">Mailing Lists</h3>
+ <ul class="community">
+ <li>Users List [ <a
href="mailto:[email protected]">subscribe</a> | <a
href="http://mail-archives.apache.org/mod_mbox/karaf-user/">archives</a> | <a
href="http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html">online
forum</a> ]</li>
+ <li>Developers List [ <a
href="mailto:[email protected]">subscribe</a> | <a
href="http://mail-archives.apache.org/mod_mbox/karaf-dev/">archives</a> | <a
href="http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html">online
forum</a> ]</li>
+ <li>Commits List [ <a
href="mailto:[email protected]">subscribe</a> | <a
href="http://mail-archives.apache.org/mod_mbox/karaf-commits/">archives</a>
]</li>
+ <li>Issues List [ <a
href="mailto:[email protected]">subscribe</a> | <a
href="http://mail-archives.apache.org/mod_mbox/karaf-issues/">archives</a>
]</li>
+ </ul>
+ <h3 id="bugtracker">Bug Tracker, IRC, and CI</h3>
+ <ul class="community">
+ <li><a
href="https://issues.apache.org/jira/browse/KARAF">Jira</a></li>
+ <li><a
href="https://builds.apache.org/view/H-L/view/Karaf/">Jenkins</a></li>
+ <li><a href="irc://irc.freenode.net/apache-karaf">#apache-karaf on
Freenode</a></li>
+ </ul>
+ <h2 id="contribute">Contribute</h2>
+ There are many ways you can help make Karaf a better piece of software
- please dive in and help!<br/>
+ <br/>
+ Try browsing the <a href="documentation.html">documentation</a> - if
something's confusing or not clear, let us know.<br/>
+ <br/>
+ <a href="download.html">Download</a> the code & try it out and see
what you think.<br/>
+ <br/>
+ <a href="https://github.com/apache/karaf">Browse the source code</a>.
Got an itch to scratch, want to tune some operation or add some feature ?<br/>
+ <br/>
+ Want to do some hacking on Karaf? Try surfing the our <a
href="https://issues.apache.org/jira/browse/KARAF">issue tracker</a> for open
issues or features that need to be implemented. Take ownership of an issue and
try fix it.<br/>
+ <br/>
+ If you'd rather have a more gentle introduction to working on the
Karaf project, try looking at the test coverage report and help us get it even
more green by supplying more test cases to get us closer to 100% coverage.
+ <h2 id="support">Support</h2>
+ If you are experiencing problems using Karaf then please report your
problem to our <a href="https://issues.apache.org/jira/browse/KARAF">issue
tracker</a>.
+ You may also find it useful to discuss your issues with the community
on the mailing lists or IRC.<br/>
+ <h3>How to get help</h3>
+ Whenever you are reporting a problem please be sure to include as much
information as possible; the more we know the more chance of a quicker
resolution.
+ <ul class="community">
+ <li>which Karaf version you're using</li>
+ <li>what platform and JDK?</li>
+ <li>the particular OSGi container being used - if so what
version</li>
+ <li>stack traces generally really help! If in doubt include the
whole thing; often exceptions get wrapped in other exceptions and the exception
right near the bottom explains the actual error, not the first few lines at the
top. It's very easy for us to skim-read past unnecessary parts of a stack
trace</li>
+ <li>log output can be useful too; sometimes enabling DEBUG logging
can help</li>
+ <li>your code & configuration files are often useful. Be careful
not to send us anything of a sensitive nature</li>
+ <li>did it work before, what have you changed to break it?</li>
+ <li>try upgrading to the latest release and see if it's fixed in
that release</li>
+ <li>try the latest SNAPSHOT to see if it's fixed in that
release</li>
+ <li>search the user mailing list to see if has been discussed
before</li>
+ <li>check the issue tracker to see if the issue already have been
reported</li>
+ </ul>
+ <h3>How to get help faster</h3>
+ We may be able to help you much more quickly if you try the following
+ <ul class="community">
+ <li>provide us with a JUnit test case that demonstrates your
issue. e.g. if you think you've found a bug, can you create a test case to
demonstrate the bug ?</li>
+ <li>submit a patch fixing the bug! (we also buy you beer when we
meet you if you submit bug fixes :) )</li>
+ <li>for memory leak or performance related issues, if you can run
a profiler on your test case and attach the output as a file (or zipped file if
it's huge) to the JIRA we can normally fix things much quickly. E.g. you could
run jmap/jhat, JProfiler or YourKit on your code and send us the output. To
find memory leaks it's quicker to resolve if you can tell us what classes are
taking up all of the RAM; we can normally figure out what's wrong from that</li>
+ </ul>
+ <h3>Commercial Support</h3>
+ Apache Karaf is a widely used project. As such, several companies have
built products and services around Karaf.
+ Companies are definitely encouraged to update this page directly or
send a mail to the Karaf PMC with a description of your offerings and we can
update the page. The products and services listed on this page are provided for
information use only to our users. The Karaf PMC does not endorse or recommend
any of the products or services on this page.
+ <ul class="community">
+ <li><a href="https://www.codecentric.de/">Codecentric</a> provides
consulting and training for Apache Karaf and related technologies e.g. Apache
Camel, Apache ActiveMQ and CXF for the DACH region.</li>
+ <li><a href="http://www.savoirtech.com/">Savior Technologies,
Inc</a> contributes and commits to the Apache Karaf project, while providing
enterprise consulting, training and support for Karaf and a host of other
Apache service containers. Savoir can provide best practice mentoring for
developing with Karaf, as well as architectural/design reviews, troubleshooting
and SOA infrastructure implementations.</li>
+ <li><a href="http://www.talend.com/">Talend</a> uses and
contributes on Apache Karaf. The Talend Runtime is based on Karaf. Talend has a
dedicated team for the Apache projects. This team provides consulting,
training, specific development, and support on Karaf (and other Apache
projects).</li>
+ </ul>
+ <h2 id="team">Team</h2>
+ <table border="1" width="90%">
+ <thead>
+ <td><b>Name</b></td>
+ <td><b>ID</b></td>
+ <td><b>PMC</b></td>
+ <td><b>Organisation</b></td>
+ </thead>
+ <tbody>
+ <tr>
+ <td>David Bosschaert</td>
+ <td>davidb</td>
+ <td></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="http://iocanel.blogspot.com/">Ioannis
Canellos</a></td>
+ <td>iocanel</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td>Hiram Chirino</td>
+ <td>chirino</td>
+ <td></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td>Chris Custine </td>
+ <td>ccustine</td>
+ <td><img src="images/check.gif"/></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.code-house.org/">Åukasz
Dywicki</a></td>
+ <td></td>
+ <td></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="http://freemanfang.blogspot.com/">Freeman
Fang</a></td>
+ <td>ffang</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td>Jarek Gawor</td>
+ <td>jgawor</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.ibm.com">IBM</a></td>
+ </tr>
+ <tr>
+ <td>Christoph Gritschenberger</td>
+ <td>christophg</td>
+ <td></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="http://icodebythesea.blogspot.com/">Jamie
Goodyear</a></td>
+ <td>jgoodyear</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.savoirtech.com/">Savoir
Technologies</a></td>
+ </tr>
+ <tr>
+ <td>David Jencks</td>
+ <td>djencks</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.ibm.com">IBM</a></td>
+ </tr>
+ <tr>
+ <td>Alex Karasulu</td>
+ <td>akarasulu</td>
+ <td><img src="images/check.gif"/></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td><a href="http://cmoulliard.blogspot.com/">Charles
Moulliard</a></td>
+ <td>cmoulliard</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td><a href="http://notizblog.nierbeck.de/">Achim
Nierbeck</a></td>
+ <td>anierbeck</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://codecentric.de/">Codecentric</a></td>
+ </tr>
+ <tr>
+ <td><a href="http://gnodet.blogspot.com/">Guillaume
Nodet</a></td>
+ <td>gnodet</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td><a href="http://blog.nanthrax.net">Jean-Baptiste
Onofré</a></td>
+ <td>jbonofre</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.talend.com">Talend</a></td>
+ </tr>
+ <tr>
+ <td>Andreas Pieber</td>
+ <td>pieber</td>
+ <td><img src="images/check.gif"/></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>James Strachan</td>
+ <td>jstrachan</td>
+ <td></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td>Christian Schneider</td>
+ <td>cschneider</td>
+ <td></td>
+ <td><a href="http://www.talend.com">Talend</a></td>
+ </tr>
+ <tr>
+ <td>Adrian Trenaman</td>
+ <td></td>
+ <td></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Gert Vanthienen</td>
+ <td>gertv</td>
+ <td><img src="images/check.gif"/></td>
+ <td><a href="http://www.jboss.org/">JBoss</a></td>
+ </tr>
+ <tr>
+ <td>Brian Topping</td>
+ <td>btopping</td>
+ <td></td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>Heath Kesler</td>
+ <td>hkesler</td>
+ <td></td>
+ <td><a href="http://www.savoirtech.com/">Savoir
Technologies</a></td>
+ </tr>
+ </tbody>
+ </table>
+ <br/><br/>
+ </div>
+ </div>
+ <div class="body--container container-fluid "></div>
+ <footer class="footer">
+ <div class="container-fluid">
+ <div class="row-fluid">
+ <div class="span12">
+ © <span>2015</span> <a
href="http://www.apache.org">Apache Software Foundation</a> - <a
href="privacy.html">Privacy Policy</a><br/>
+ Apache Karaf, Karaf, Apache, the Apache feather logo, and
the Apache Karaf project logo are trademarks of The Apache Software Foundation.
+ </div>
+ </div>
+ </div>
+ </footer>
+ <div id="scrim"></div>
+</div>
+</body>
+</html>
\ No newline at end of file