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 2014/02/18 03:44:45 UTC

svn commit: r1569167 [1/7] - in /karaf/site/production: ./ index/ index/community/ index/community/download/ index/community/news/ index/developers/ index/documentation/karaf-dependencies/ index/subprojects/cellar/ index/subprojects/cellar/download/ site/

Author: jgoodyear
Date: Tue Feb 18 02:44:44 2014
New Revision: 1569167

URL: http://svn.apache.org/r1569167
Log:
[scm-publish] Updating main website contents

Added:
    karaf/site/production/index/community/download/karaf-2.3.4-release.html   (with props)
    karaf/site/production/index/community/news/news-2014-02-17.html   (with props)
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community.html
    karaf/site/production/index/community/download.html
    karaf/site/production/index/community/download/archives.html
    karaf/site/production/index/community/download/karaf-1.6.0-release.html
    karaf/site/production/index/community/download/karaf-2.0.0-release.html
    karaf/site/production/index/community/download/karaf-2.1.0-release.html
    karaf/site/production/index/community/download/karaf-2.1.1-release.html
    karaf/site/production/index/community/download/karaf-2.1.2-release.html
    karaf/site/production/index/community/download/karaf-2.1.3-release.html
    karaf/site/production/index/community/download/karaf-2.1.4-release.html
    karaf/site/production/index/community/download/karaf-2.1.5-release.html
    karaf/site/production/index/community/download/karaf-2.1.6-release.html
    karaf/site/production/index/community/download/karaf-2.2.0-release.html
    karaf/site/production/index/community/download/karaf-2.2.1-release.html
    karaf/site/production/index/community/news.html
    karaf/site/production/index/developers/building.html
    karaf/site/production/index/documentation.html
    karaf/site/production/index/documentation/karaf-dependencies/karaf-deps-2.3.x.html
    karaf/site/production/index/subprojects/cellar/cellar-download.html
    karaf/site/production/index/subprojects/cellar/download/karaf-cellar-2.2.1-release.html
    karaf/site/production/index/subprojects/cellar/download/karaf-cellar-2.2.2-release.html
    karaf/site/production/site/sitemap.html

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1569167&r1=1569166&r2=1569167&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Tue Feb 18 02:44:44 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.</p><p>Here is a short list of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this folder, it will be installed inside the runtime.  You can then update or delete it and changes will be handled automatically.  In addition, the Karaf also supports exploded bundles and custom deployers (blueprint and spring ones are included by default).</li><li><strong>Dynamic configuration</strong>: Services are usually configured through the ConfigurationAdmin OSGi service.  Such configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the properties files will be propagated to the services.</li><li><strong>Logging System</strong>: using a centralized logging back end supported by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or applications can be done through a number of different ways, by which they will be downloaded locally, installed and started.</li><li><strong>Native OS integration</strong>: Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System.</li><li><strong>Extensible Shell console</strong>: Karaf features a nice text console where you can manage the services, install new applications or libraries and manage their state.  This shell is easily extensible by deploying new commands dynamically along with new features or applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue commands in the console</li><li><strong>Security framework</strong> based on JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple commands for managing multiple instances. You can easily create, delete, start and stop instances of Karaf through the console.</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png"/></p></td><td class="confluenceTd" valign="top"><div style="text-align: center;"><p><strong><a href="index/community/download.html#Karaf3.0.0">Download Karaf 3.0.0</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .3">Download Karaf 2.3.3</a></strong><br/><a href="index/community/download.html#Karaf2.3.3"><img width="256" border="0" src="images/karaf-box.png"/></a></p></div><script src="http://widgets.twimg.com/j/2/widget.js"></script><script>new TWTR.Widget({  version: 2,  type: 'search',  search: '#karaf',  interval: 6000,  title: 'What do people say about',  subject: 'Karaf',  width: 250,  height: 300,  theme: {    shell: {      background: '#5b8fbe',      color: '#ffffff'    },    tweets: {      background: '#ffffff',      color: '#444444',      links: '#1985b5'    }  },  features: {    scrollbar: false,    loop: true,    live: true,    hashtags: true,    timestamp: true,    avatars: true,    toptweets: true,    behavior: 'default'  }}).render().start();</script></td></tr></table><h2 id="News">News</h2><h1 id="JeanBaptisteOnofrpostedonJanuary212014KarafCave2.3.0released">Jean-Baptiste Onofré posted on January 21, 2014<br/>Karaf Cave 2.3.0 released!</h1><p>The Karaf team is pleased to a
 nnounce the availability of <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">Karaf Cave 2.3.0</a>.</p><p>Karaf Cave provides an OSGi Bundle Repository (OBR), simple Maven repository, and Karaf Features Repository (KFR).</p><p>OBR provides a service that can automatically install a bundle, with its deployment dependencies, from a bundle<br/>repository.</p><p>Apache Karaf Cave provides the following features:</p><ul style="list-style: square"><li>Storage: Karaf Cave provides a filesystem storage. The storage backend is designed with a kind of plugin system, it means that we can change the default filesystem storage by another kind of storage</li><li>OBR metadata generation: Karaf Cave automatically creates the OBR metadata for you, using the artifacts presents in the Cave repository.</li><li>OBR registration: Karaf Cave allows you to directly register a Cave repository into the OBR RepositoryAdmin OSGi service.</li><li>Artifact upload: you can update any OSGi bu
 ndle in a Cave repository, using advanced URL, e.g.  mvn:groupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a HTTP service where you can download artifacts and get OBR information.</li><li>"External" repository proxy: you can proxy an existing repository (like a Maven one) into a Cave repository. In that case, the artifacts are still resident on the proxied repository, Cave handles the OBR metadata. Cave supports file: and http: like URL, it means that Cave is able to browse a remote HTTP Maven repository.</li><li>"External" repository population: you can populate your local Cave repository from an external repository.  It means that Cave browse the external repository URL (file: or http:), looking for OSGi bundles in the artifacts, and copy the bundles in the Cave repository storage.</li></ul><p>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonDecember2
 42013Karaf3.0.0released">Jamie Goodyear posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is tremendously pleased to announce the availability of <a href="index/community/download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.</p><p>This is a major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonDecember182013KarafrepositoriesmovedtoGit">Jean-Baptiste Onofré posted on December 18, 2013<br/>Karaf repositories moved to Git</h1><p>The Karaf source repositories have moved from Subversion to Git:</p><ul><li><tt>https://git-wip-us.apache.org/repos/asf/karaf.git</tt> for Karaf</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</tt> for Karaf Cellar</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cave.gi
 t</tt> for Karaf Cave</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-eik.git</tt> for Karaf EIK</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-webconsole.git</tt> for Karaf WebConsole</li></ul><p>You can find some details on the <a href="index/developers/source.html">source page</a>.</p><h1 id="JeanBaptisteOnofrpostedonOctober142013KarafCellar2.3.2released">Jean-Baptiste Onofré posted on October 14, 2013<br/>Karaf Cellar 2.3.2 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html">Karaf Cellar 2.3.2</a>.<br/>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.<br/>It includes major bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html">release notes</a>.</p><h1 id="JamieGoodyearposted
 onSeptember202013Karaf2.3.3released">Jamie Goodyear posted on September 20, 2013<br/>Karaf 2.3.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.3-release.html">Karaf 2.3.3</a>.</p><p>This patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; improvements to the service wrapper to detect java, return correct exit codes, have correct karaf.data information on child instances and operate on Solaris, the log command can now list all the logging levels currently set, and dependency updates to Spring 3.2.4.RELEASE, Pax Logging 1.7.1, easymock 3.2, and jasypt 1.9.1.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.3-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonJuly102013Karaf2.3.2released">Jamie Goodyear posted on July 10, 2013<br/>Karaf 2.3.2 released!</h1><p>The Karaf team is pleased to announce the availabil
 ity of <a href="index/community/download/karaf-2.3.2-release.html">Karaf 2.3.2</a>.</p><p>In this patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; restored IBM Java compatibility, DirectoryWatcher for deploy folder now waits for framework start level to reach 60, BundleWatcher now waits for refresh to be finished before updating another bundle, CXF DOSGI feature now included in Karaf repos config, HTTP feature now installs a default web config file, and dependency updates to Spring 3.2.3.RELEASE, Pax Web 1.1.14, Aries Transaction Blueprint 1.0.1, and Pax Url 1.3.6.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.2-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJuly12013KarafCellar2.3.1released">Jean-Baptiste Onofré posted on July 1, 2013<br/>Karaf Cellar 2.3.1 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cell
 ar/download/karaf-cellar-2.3.1-release.html">Karaf Cellar 2.3.1</a>.<br/>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.<br/>It includes major bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.1-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonMay232013KarafCellar2.3.0released">Jean-Baptiste Onofré posted on May 23, 2013<br/>Karaf Cellar 2.3.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.0-release.html">Karaf Cellar 2.3.0</a>.<br/>This release is the first 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.<br/>It includes a lot of bug fixes and new features.<br/>For more information, please see the <a href="index/
 subprojects/cellar/download/karaf-cellar-2.3.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonMay232013KarafCellar2.2.6released">Jean-Baptiste Onofré posted on May 23, 2013<br/>Karaf Cellar 2.2.6 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.2.6-release.html">Karaf Cellar 2.2.6</a>.<br/>This release of Apache Karaf Cellar is considered a high priority update for users of Apache Karaf Cellar 2.2.x. It includes a lot of bug fixes and new features. <br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.2.6-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonApril302013Karaf2.2.11released">Jamie Goodyear posted on April 30, 2013<br/>Karaf 2.2.11 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.2.11-release.html">Karaf 2.2.11</a>.</p><p>This release of Apa
 che Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.10. It contains bug fixes identified in the prior release, and introduces improvements including; repaired command history, allowing LDAP login module to properly pick up keystore and/or truststore, and a fix for when Karaf scripts contain spaces in paths.<br/>For more information, please see the <a href="index/community/download/karaf-2.2.11-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonMarch152013Karaf3.0.0.RC1released">Jamie Goodyear posted on March 15, 2013<br/>Karaf 3.0.0.RC1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-3.0.0.RC1-release.html">Karaf 3.0.0.RC1</a>.</p><p> !! This is a technology preview release of Apache Karaf, and should NOT be considered a production ready version !!</p><p>Apache Karaf 3.0.0.RC1 represents a major refactoring of the project, and includes numerous new features. We 
 ask that users provide the community with their feed back so that the full Apache Karaf 3.0.0 release can be as feature complete and stable as possible.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0.RC1-release.html">release notes</a>.</p>
+<table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top"><p>Apache Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed.</p><p>Here is a short list of features supported by the Karaf:</p><ul><li><strong>Hot deployment</strong>: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the <tt>[home]/deploy</tt> directory.  Each time a jar is copied in this folder, it will be installed inside the runtime.  You can then update or delete it and changes will be handled automatically.  In addition, the Karaf also supports exploded bundles and custom deployers (blueprint and spring ones are included by default).</li><li><strong>Dynamic configuration</strong>: Services are usually configured through the ConfigurationAdmin OSGi service.  Such configuration can be defined in Karaf using property files inside the <tt>[ho
 me]/etc</tt> directory.  These configurations are monitored and changes on the properties files will be propagated to the services.</li><li><strong>Logging System</strong>: using a centralized logging back end supported by Log4J, Karaf supports a number of different APIs (JDK 1.4, JCL, SLF4J, Avalon, Tomcat, OSGi)</li><li><strong>Provisioning</strong>: Provisioning of libraries or applications can be done through a number of different ways, by which they will be downloaded locally, installed and started.</li><li><strong>Native OS integration</strong>: Karaf can be integrated into your own Operating System as a service so that the lifecycle will be bound to your Operating System.</li><li><strong>Extensible Shell console</strong>: Karaf features a nice text console where you can manage the services, install new applications or libraries and manage their state.  This shell is easily extensible by deploying new commands dynamically along with new features or applications.</li><li><stron
 g>Remote access</strong>: use any SSH client to connect to Karaf and issue commands in the console</li><li><strong>Security framework</strong> based on JAAS</li><li><strong>Managing instances</strong>: Karaf provides simple commands for managing multiple instances. You can easily create, delete, start and stop instances of Karaf through the console.</li><li>Karaf 3.0.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.3.x branch Supports the latest OSGi 4.3 containers: Apache Felix Framework 4.0 and Eclipse Equinox 3.8</li><li>Karaf 2.2.x branch Supports the latest OSGi 4.2 containers: Apache Felix Framework 3.0 and Eclipse Equinox 3.6</li></ul><p><img border="0" src="images/karaf2.png"/></p></td><td class="confluenceTd" valign="top"><div style="text-align: center;"><p><strong><a href="index/community/download.html#Karaf3.0.0">Download Karaf 3.0.0</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .4">Download Karaf 2.3.4</a></strong><br/><a href="index/community/download.html#Karaf2.3.4"><img width="256" border="0" src="images/karaf-box.png"/></a></p></div><script src="http://widgets.twimg.com/j/2/widget.js"></script><script>new TWTR.Widget({  version: 2,  type: 'search',  search: '#karaf',  interval: 6000,  title: 'What do people say about',  subject: 'Karaf',  width: 250,  height: 300,  theme: {    shell: {      background: '#5b8fbe',      color: '#ffffff'    },    tweets: {      background: '#ffffff',      color: '#444444',      links: '#1985b5'    }  },  features: {    scrollbar: false,    loop: true,    live: true,    hashtags: true,    timestamp: true,    avatars: true,    toptweets: true,    behavior: 'default'  }}).render().start();</script></td></tr></table><h2 id="News">News</h2><h1 id="JamieGoodyearpostedonFebruary172014Karaf2.3.4released">Jamie Goodyear posted on February 17, 2014<br/>Karaf 2.3.4 released!</h1><p>The Karaf team is pleased to announce the availabi
 lity of <a href="index/community/download/karaf-2.3.4-release.html">Karaf 2.3.4</a>.</p><p>This patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; Clone and status commands for instances, Hibernate feature, improved managment &amp; debugging, and dependency updates to Aries Blueprint core 1.4.0, json 20131018, bndlib 2.2.0, and various updates to maven plugins.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.4-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJanuary212014KarafCave2.3.0released">Jean-Baptiste Onofré posted on January 21, 2014<br/>Karaf Cave 2.3.0 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">Karaf Cave 2.3.0</a>.</p><p>Karaf Cave provides an OSGi Bundle Repository (OBR), simple Maven repository, and Karaf Features Repository (KFR).</p><p>OBR provides a 
 service that can automatically install a bundle, with its deployment dependencies, from a bundle<br/>repository.</p><p>Apache Karaf Cave provides the following features:</p><ul style="list-style: square"><li>Storage: Karaf Cave provides a filesystem storage. The storage backend is designed with a kind of plugin system, it means that we can change the default filesystem storage by another kind of storage</li><li>OBR metadata generation: Karaf Cave automatically creates the OBR metadata for you, using the artifacts presents in the Cave repository.</li><li>OBR registration: Karaf Cave allows you to directly register a Cave repository into the OBR RepositoryAdmin OSGi service.</li><li>Artifact upload: you can update any OSGi bundle in a Cave repository, using advanced URL, e.g.  mvn:groupId/artifactId/version</li><li>HTTP Maven/OBR: Karaf Cave provides a HTTP service where you can download artifacts and get OBR information.</li><li>"External" repository proxy: you can proxy an existing 
 repository (like a Maven one) into a Cave repository. In that case, the artifacts are still resident on the proxied repository, Cave handles the OBR metadata. Cave supports file: and http: like URL, it means that Cave is able to browse a remote HTTP Maven repository.</li><li>"External" repository population: you can populate your local Cave repository from an external repository.  It means that Cave browse the external repository URL (file: or http:), looking for OSGi bundles in the artifacts, and copy the bundles in the Cave repository storage.</li></ul><p>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-2.3.0-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonDecember242013Karaf3.0.0released">Jamie Goodyear posted on December 24, 2013<br/>Karaf 3.0.0 released!</h1><p>The Karaf team is tremendously pleased to announce the availability of <a href="index/community/download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.</p><p>This is a
  major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonDecember182013KarafrepositoriesmovedtoGit">Jean-Baptiste Onofré posted on December 18, 2013<br/>Karaf repositories moved to Git</h1><p>The Karaf source repositories have moved from Subversion to Git:</p><ul><li><tt>https://git-wip-us.apache.org/repos/asf/karaf.git</tt> for Karaf</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cellar.git</tt> for Karaf Cellar</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-cave.git</tt> for Karaf Cave</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-eik.git</tt> for Karaf EIK</li><li><tt>https://git-wip-us.apache.org/repos/asf/karaf-webconsole.git</tt> for Karaf WebConsole</li></ul><p>You can find some details on the <a href="inde
 x/developers/source.html">source page</a>.</p><h1 id="JeanBaptisteOnofrpostedonOctober142013KarafCellar2.3.2released">Jean-Baptiste Onofré posted on October 14, 2013<br/>Karaf Cellar 2.3.2 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html">Karaf Cellar 2.3.2</a>.<br/>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.<br/>It includes major bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.2-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonSeptember202013Karaf2.3.3released">Jamie Goodyear posted on September 20, 2013<br/>Karaf 2.3.3 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.3-release.html">Karaf 2.3.3</a>.</p><p>This patc
 h update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; improvements to the service wrapper to detect java, return correct exit codes, have correct karaf.data information on child instances and operate on Solaris, the log command can now list all the logging levels currently set, and dependency updates to Spring 3.2.4.RELEASE, Pax Logging 1.7.1, easymock 3.2, and jasypt 1.9.1.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.3-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonJuly102013Karaf2.3.2released">Jamie Goodyear posted on July 10, 2013<br/>Karaf 2.3.2 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.2-release.html">Karaf 2.3.2</a>.</p><p>In this patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; restored IBM Java compatibility, DirectoryWatcher for depl
 oy folder now waits for framework start level to reach 60, BundleWatcher now waits for refresh to be finished before updating another bundle, CXF DOSGI feature now included in Karaf repos config, HTTP feature now installs a default web config file, and dependency updates to Spring 3.2.3.RELEASE, Pax Web 1.1.14, Aries Transaction Blueprint 1.0.1, and Pax Url 1.3.6.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.2-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJuly12013KarafCellar2.3.1released">Jean-Baptiste Onofré posted on July 1, 2013<br/>Karaf Cellar 2.3.1 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.1-release.html">Karaf Cellar 2.3.1</a>.<br/>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.<br/>It includes major bug f
 ixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.1-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonMay232013KarafCellar2.3.0released">Jean-Baptiste Onofré posted on May 23, 2013<br/>Karaf Cellar 2.3.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.3.0-release.html">Karaf Cellar 2.3.0</a>.<br/>This release is the first 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.<br/>It includes a lot of bug fixes and new features.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.3.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonMay232013KarafCellar2.2.6released">Jean-Baptiste Onofré posted on May 23, 2013<br/>Karaf Cellar 2.2.6 released</h1><p>The Karaf team is pleased t
 o announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-2.2.6-release.html">Karaf Cellar 2.2.6</a>.<br/>This release of Apache Karaf Cellar is considered a high priority update for users of Apache Karaf Cellar 2.2.x. It includes a lot of bug fixes and new features. <br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-2.2.6-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonMarch152013Karaf3.0.0.RC1released">Jamie Goodyear posted on March 15, 2013<br/>Karaf 3.0.0.RC1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-3.0.0.RC1-release.html">Karaf 3.0.0.RC1</a>.</p><p> !! This is a technology preview release of Apache Karaf, and should NOT be considered a production ready version !!</p><p>Apache Karaf 3.0.0.RC1 represents a major refactoring of the project, and includes numerous new features. We ask that users provide the community w
 ith their feed back so that the full Apache Karaf 3.0.0 release can be as feature complete and stable as possible.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.0.RC1-release.html">release notes</a>.</p>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/index/community.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community.html?rev=1569167&r1=1569166&r2=1569167&view=diff
==============================================================================
--- karaf/site/production/index/community.html (original)
+++ karaf/site/production/index/community.html Tue Feb 18 02:44:44 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h1 id="Community">Community</h1><p>This section contains information for all the community.</p><ul><li><a href="community/articles.html">Articles</a></li><li><a href="community/board-reports.html">Board Reports</a></li><li><a href="community/contributing.html">Contributing</a></li><li><a href="community/discussion-forums.html">Discussion Forums</a></li><li><a href="subprojects/cave/download.html">Download</a></li><li><a href="community/faq.html">Faq</a></li><li><a href="community/mailing-lists.html">Mailing Lists</a></li><li><a href="community/news.html">News</a></li><li><a href="community/support.html">Support</a></li><li><a href="community/team.html">Team</a></li><li><a href="community/tips-for-getting-help.html">Tips For Getting Help</a></li></ul>
+<h1 id="Community">Community</h1><p>This section contains information for all the community.</p><ul><li><a href="community/articles.html">Articles</a></li><li><a href="community/board-reports.html">Board Reports</a></li><li><a href="community/contributing.html">Contributing</a></li><li><a href="community/discussion-forums.html">Discussion Forums</a></li><li><a href="community/download.html">Download</a></li><li><a href="community/faq.html">Faq</a></li><li><a href="community/mailing-lists.html">Mailing Lists</a></li><li><a href="community/news.html">News</a></li><li><a href="community/support.html">Support</a></li><li><a href="community/team.html">Team</a></li><li><a href="community/tips-for-getting-help.html">Tips For Getting Help</a></li></ul>
                 </div>
               </td>
             </tr>

Modified: karaf/site/production/index/community/download.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/download.html?rev=1569167&r1=1569166&r2=1569167&view=diff
==============================================================================
--- karaf/site/production/index/community/download.html (original)
+++ karaf/site/production/index/community/download.html Tue Feb 18 02:44:44 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">
-<h2 id="LatestReleases">Latest Releases</h2><table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top" width="20%"><div style="padding-right:20px;float:left;"><p><img width="256" border="0" src="../../images/karaf-box.png"/></p></div></td><td class="confluenceTd" valign="top" width="80%"><div style="min-height:200px"><p>Grab these releases while they are hot!</p><p>The latest 3.0.x release is <a href="download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.3-release.html">Karaf 2.3.3 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf3.0.0">Karaf 3.0.0</a></li><li><a href="#Karaf2.3.3">Karaf 2.3.3</a></li></ul></div></td></tr></table><h2 id="Gettingthelatestdistributions">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirect
 ion</b></p><p>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 <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf3.0.0">Karaf 3.0.0</h2><p><a href="download/karaf-3.0.0-release.html">Release Notes</a></p><h3 id="BinaryDistribution">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0.zip">apache-karaf-3.0.0.zip</a></td><td class="confluenceTd"><a href="http://w
 ww.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0.tar.gz">apache-karaf-3.0.0.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0-apache-karaf-3.0.0.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th 
 class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0-src.zip">apache-karaf-3.0.0-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz">apache-karaf-3.0.0-src.tar.gz</a></td><td class="confluenceTd"><a h
 ref="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.0/manual-3.0.0.html">manual-3.0.0.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.0/manual-3.0.0.pdf">manual-3.0.0.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.3">Karaf 2.3.3</h2><p><a href="download/karaf-2.3.3-release.
 html">Release Notes</a></p><h3 id="BinaryDistribution2">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.3/apache-karaf-2.3.3.zip">apache-karaf-2.3.3.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/k
 araf/2.3.3/apache-karaf-2.3.3.tar.gz">apache-karaf-2.3.3.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3-apache-karaf-2.3.3.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution2">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.3/apache-karaf-2.3.3-src.zip">apache-karaf-2.3.3-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.or
 g/dist/karaf/2.3.3/apache-karaf-2.3.3-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.3/apache-karaf-2.3.3-src.tar.gz">apache-karaf-2.3.3-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.3/apache-karaf-2.3.3-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual2">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><
 th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.3/manual-2.3.3.html">manual-2.3.3.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.3/manual-2.3.3.pdf">manual-2.3.3.pdf</a> </td></tr></table></div><p>The latest 2.2.x release is <a href="download/karaf-2.2.11-release.html">Karaf 2.2.11 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf2.2.11">Karaf 2.2.11</a></li></ul><h2 id="Gettingthelatestdistributions2">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirection</b></p><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your downloa
 d. 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 <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf2.2.11">Karaf 2.2.11</h2><p><a href="download/karaf-2.2.11-release.html">Release Notes</a></p><h3 id="BinaryDistribution3">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.zip">apache-karaf-2.2.11.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.asc">PGP</a></td><td class="confluenceTd"><a hre
 f="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.tar.gz">apache-karaf-2.2.11.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11-apache-karaf-2.2.11.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution3">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th clas
 s="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.zip">apache-karaf-2.2.11-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.md5">MD5</a></td></tr></table></div><div class="table-wrap"><table class="confluenceTable"><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz">apache-karaf-2.2.11-src.tar.gz</a></td><td class="confluenceTd"><a href="ht
 tp://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual3">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.html">manual-2.2.11.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.pdf">manual-2.2.11.pdf</a> </td></tr></table></div><h2 id="Keys">Keys</h2><p>The <tt>KEYS</tt> used to sign the release ca
 n be found <a href="http://www.apache.org/dist/karaf/KEYS">here</a>.</p><h2 id="Snapshots">Snapshots</h2><p>If you want to give a try to the latest snapshots, they are available at the following location:<br/>  https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/apache-karaf/</p><h2 id="Previousreleases">Previous releases</h2><p>Older releases can be found in the <a href="download/archives.html">archives</a> section.</p>
+<h2 id="LatestReleases">Latest Releases</h2><table class="sectionMacro" border="0" cellpadding="5px" cellspacing="0" width="100%"><tr><td class="confluenceTd" valign="top" width="20%"><div style="padding-right:20px;float:left;"><p><img width="256" border="0" src="../../images/karaf-box.png"/></p></div></td><td class="confluenceTd" valign="top" width="80%"><div style="min-height:200px"><p>Grab these releases while they are hot!</p><p>The latest 3.0.x release is <a href="download/karaf-3.0.0-release.html">Karaf 3.0.0</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.4-release.html">Karaf 2.3.4 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf3.0.0">Karaf 3.0.0</a></li><li><a href="#Karaf2.3.4">Karaf 2.3.4</a></li></ul></div></td></tr></table><h2 id="Gettingthelatestdistributions">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirect
 ion</b></p><p>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 <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf3.0.0">Karaf 3.0.0</h2><p><a href="download/karaf-3.0.0-release.html">Release Notes</a></p><h3 id="BinaryDistribution">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0.zip">apache-karaf-3.0.0.zip</a></td><td class="confluenceTd"><a href="http://w
 ww.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0.tar.gz">apache-karaf-3.0.0.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0-apache-karaf-3.0.0.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th 
 class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0-src.zip">apache-karaf-3.0.0-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz">apache-karaf-3.0.0-src.tar.gz</a></td><td class="confluenceTd"><a h
 ref="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.0/apache-karaf-3.0.0-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.0/manual-3.0.0.html">manual-3.0.0.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/3.0.0/manual-3.0.0.pdf">manual-3.0.0.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.4">Karaf 2.3.4</h2><p><a href="download/karaf-2.3.4-release.
 html">Release Notes</a></p><h3 id="BinaryDistribution2">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.4/apache-karaf-2.3.4.zip">apache-karaf-2.3.4.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/k
 araf/2.3.4/apache-karaf-2.3.4.tar.gz">apache-karaf-2.3.4.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4-apache-karaf-2.3.4.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution2">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.4/apache-karaf-2.3.4-src.zip">apache-karaf-2.3.4-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.or
 g/dist/karaf/2.3.4/apache-karaf-2.3.4-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4-src.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.3.4/apache-karaf-2.3.4-src.tar.gz">apache-karaf-2.3.4-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.4/apache-karaf-2.3.4-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual2">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><
 th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.4/manual-2.3.4.html">manual-2.3.4.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.4/manual-2.3.4.pdf">manual-2.3.4.pdf</a> </td></tr></table></div><p>The latest 2.2.x release is <a href="download/karaf-2.2.11-release.html">Karaf 2.2.11 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf2.2.11">Karaf 2.2.11</a></li></ul><h2 id="Gettingthelatestdistributions2">Getting the latest distributions</h2><div class="info" style="border: 1px solid #3c78b5;background-color: #D8E4F1;margin: 20px;padding: 0px 6px 0px 6px;"><p><b>The URLs below use redirection</b></p><p>The above URLs use the Apache Mirror system to redirect you to a suitable mirror for your downloa
 d. 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 <a href="http://www.mozilla.com/en-US/firefox/">Mozilla Firefox</a></p></div><h2 id="Karaf2.2.11">Karaf 2.2.11</h2><p><a href="download/karaf-2.2.11-release.html">Release Notes</a></p><h3 id="BinaryDistribution3">Binary Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th class="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.zip">apache-karaf-2.2.11.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.asc">PGP</a></td><td class="confluenceTd"><a hre
 f="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.zip.md5">MD5</a></td></tr><tr><td class="confluenceTd">Unix/Linux/Cygwin Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11.tar.gz">apache-karaf-2.2.11.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11-apache-karaf-2.2.11.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="SourceDistribution3">Source Distribution</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th><th clas
 s="confluenceTh"> </th><th class="confluenceTh"> </th><th class="confluenceTh"> </th></tr><tr><td class="confluenceTd">Windows Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.zip">apache-karaf-2.2.11-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.zip.md5">MD5</a></td></tr></table></div><div class="table-wrap"><table class="confluenceTable"><tr><td class="confluenceTd">Unix/Linux/Cygwin Source Distribution</td><td class="confluenceTd"> <a href="http://www.apache.org/dyn/closer.cgi/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz">apache-karaf-2.2.11-src.tar.gz</a></td><td class="confluenceTd"><a href="ht
 tp://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.2.11/apache-karaf-2.2.11-src.tar.gz.md5">MD5</a></td></tr></table></div><h3 id="Manual3">Manual</h3><div class="table-wrap"><table class="confluenceTable"><tr><th class="confluenceTh">Description</th><th class="confluenceTh">Download Link</th></tr><tr><td class="confluenceTd">HTML Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.html">manual-2.2.11.html</a> </td></tr><tr><td class="confluenceTd">PDF Manual</td><td class="confluenceTd"> <a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.2.11/manual-2.2.11.pdf">manual-2.2.11.pdf</a> </td></tr></table></div><h2 id="Keys">Keys</h2><p>The <tt>KEYS</tt> used to sign the release ca
 n be found <a href="http://www.apache.org/dist/karaf/KEYS">here</a>.</p><h2 id="Snapshots">Snapshots</h2><p>If you want to give a try to the latest snapshots, they are available at the following location:<br/>  https://repository.apache.org/content/groups/snapshots-group/org/apache/karaf/apache-karaf/</p><h2 id="Previousreleases">Previous releases</h2><p>Older releases can be found in the <a href="download/archives.html">archives</a> section.</p>
                 </div>
               </td>
             </tr>