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/09/19 15:40:40 UTC

svn commit: r1626213 [1/4] - in /karaf/site/production: ./ index/community/ index/community/download/ index/community/news/ index/documentation/karaf-dependencies/ site/

Author: jgoodyear
Date: Fri Sep 19 13:40:39 2014
New Revision: 1626213

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

Added:
    karaf/site/production/index/community/download/karaf-2.3.8-release.html   (with props)
    karaf/site/production/index/community/download/karaf-2.4.0-release.html   (with props)
    karaf/site/production/index/community/news/news-2014-09-19.html   (with props)
Modified:
    karaf/site/production/index.html
    karaf/site/production/index/community/download.html
    karaf/site/production/index/community/download/archives.html
    karaf/site/production/index/community/news.html
    karaf/site/production/index/documentation/karaf-dependencies/karaf-deps-2.3.x.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=1626213&r1=1626212&r2=1626213&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Fri Sep 19 13:40:39 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.1">Download Karaf 3.0.1</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .7">Download Karaf 2.3.7</a></strong><br/><a href="index/community/download.html#Karaf2.3.7"><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="JamieGoodyearpostedonSeptember62014Karaf2.3.7released">Jamie Goodyear posted on September 6, 2014<br/>Karaf 2.3.7 released!</h1><p>The Karaf team is pleased to announce the availabi
 lity of <a href="index/community/download/karaf-2.3.7-release.html">Karaf 2.3.7</a>.</p><p>This is an update patch for Apache Karaf 2.3.6, containing many bug fixes, dependency updates, and improvements. New features include SyncopeLoginModule, and improved documentation for exposing JAAS BackendEngineFactory services for the login module and configfile override behavoir. This patch contains a high priority bug fix for Windows users experiencing console input issues.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.7-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonAugust12014Karaf2.3.6released">Jamie Goodyear posted on August 1, 2014<br/>Karaf 2.3.6 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.6-release.html">Karaf 2.3.6</a>.</p><p>This is an update patch for Apache Karaf 2.3.5, containing many bug fixes, dependency updates, and improvements. New feature hig
 hlights include: Automatically create data sources from configuration files, add backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule, add a flag to bin/client so that it can read private key from a specified location, and Provide shell:env command.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.6-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJuly42014KarafCave3.0.0released">Jean-Baptiste Onofré posted on July 4, 2014<br/>Karaf Cave 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">Karaf Cave 3.0.0</a>.<br/>This release is the first one of the Cave 3.0.x serie, fully compatible with Karaf 3.0.x.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">release notes</a>.</p><h1 id="JeanB
 aptisteOnofrpostedonJune272014KarafCellar3.0.0released">Jean-Baptiste Onofré posted on June 27, 2014<br/>Karaf Cellar 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">Karaf Cellar 3.0.0</a>.<br/>This release is the first one of the Cellar 3.0.x serie, fully compatible with Karaf 3.0.x and powered by Hazelcast 3.2.3.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrepostedonJune202014Updateonthewebsite">Jean-Baptiste Onofre posted on June 20, 2014<br/>Update on the website</h1><p>The Karaf website has changed a little bit. We added a new webpage (accessible directly from the navigation menu on the left) providing an overview of the different Karaf and subprojects branches<br/>and the releases schedule.</p><p>The purpos
 e is to give you more visibility on the release dates.</p><p><a href="index/community/releases-schedule.html">Releases Schedule</a></p><h1 id="JamieGoodyearpostedonApril132014Karaf2.3.5and3.0.1released">Jamie Goodyear posted on April 13, 2014<br/>Karaf 2.3.5 and 3.0.1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.5-release.html">Karaf 2.3.5</a> and <a href="index/community/download/karaf-3.0.1-release.html">Karaf 3.0.1</a>.</p><h2 id="ApacheKaraf2.3.5">Apache Karaf 2.3.5</h2><p>This is an update patch for Apache Karaf 2.3.4, containing many bug fixes, dependency updates, and improvements. New feature highlights include: monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.5-release.html">release notes</a>.  </p><h2 id="ApacheKaraf3.0.1">Apache Karaf 3.0.1</h2><p>This is an update patch for Ap
 ache Karaf 3.0.0, containing many bug fixes, dependency updates, and improvements. New feature highlights include: the addition of Pax CDI to Karaf enterprise feature, monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.1-release.html">release notes</a>.</p><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 availability 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 repos
 itory 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="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>
+<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.1">Download Karaf 3.0.1</a></strong><br/><strong><a href="index/community/download.html#Karaf2.3
 .8">Download Karaf 2.3.8</a></strong><br/><a href="index/community/download.html#Karaf2.3.8"><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="JamieGoodyearpostedonSeptember192014Karaf2.3.8released">Jamie Goodyear posted on September 19, 2014<br/>Karaf 2.3.8 released!</h1><p>The Karaf team is pleased to announce the availa
 bility of <a href="index/community/download/karaf-2.3.8-release.html">Karaf 2.3.8</a>.</p><p>This is an update patch for Apache Karaf 2.3.7, containing several bug fixes, and dependency updates. We have introduced support of !$ to recall the last command argument, and improved the command description for osgi:shutdown.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.8-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonSeptember62014Karaf2.3.7released">Jamie Goodyear posted on September 6, 2014<br/>Karaf 2.3.7 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.7-release.html">Karaf 2.3.7</a>.</p><p>This is an update patch for Apache Karaf 2.3.6, containing many bug fixes, dependency updates, and improvements. New features include SyncopeLoginModule, and improved documentation for exposing JAAS BackendEngineFactory services for the login module and configfile override
  behavoir. This patch contains a high priority bug fix for Windows users experiencing console input issues.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.7-release.html">release notes</a>.</p><h1 id="JamieGoodyearpostedonAugust12014Karaf2.3.6released">Jamie Goodyear posted on August 1, 2014<br/>Karaf 2.3.6 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/community/download/karaf-2.3.6-release.html">Karaf 2.3.6</a>.</p><p>This is an update patch for Apache Karaf 2.3.5, containing many bug fixes, dependency updates, and improvements. New feature highlights include: Automatically create data sources from configuration files, add backing engine serivce for org.apache.karaf.jaas.modules.publickey.PublickeyLoginModule, add a flag to bin/client so that it can read private key from a specified location, and Provide shell:env command.<br/>For more information, please see the <a href="index/community/download/kara
 f-2.3.6-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJuly42014KarafCave3.0.0released">Jean-Baptiste Onofré posted on July 4, 2014<br/>Karaf Cave 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">Karaf Cave 3.0.0</a>.<br/>This release is the first one of the Cave 3.0.x serie, fully compatible with Karaf 3.0.x.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cave/download/karaf-cave-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrpostedonJune272014KarafCellar3.0.0released">Jean-Baptiste Onofré posted on June 27, 2014<br/>Karaf Cellar 3.0.0 released</h1><p>The Karaf team is pleased to announce the availability of <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">Karaf Cellar 3.0.0</a>.<br/>This release is the first one of the Cellar 3.0.x serie, fu
 lly compatible with Karaf 3.0.x and powered by Hazelcast 3.2.3.<br/>It includes major updates and bug fixes.<br/>For more information, please see the <a href="index/subprojects/cellar/download/karaf-cellar-3.0.0-release.html">release notes</a>.</p><h1 id="JeanBaptisteOnofrepostedonJune202014Updateonthewebsite">Jean-Baptiste Onofre posted on June 20, 2014<br/>Update on the website</h1><p>The Karaf website has changed a little bit. We added a new webpage (accessible directly from the navigation menu on the left) providing an overview of the different Karaf and subprojects branches<br/>and the releases schedule.</p><p>The purpose is to give you more visibility on the release dates.</p><p><a href="index/community/releases-schedule.html">Releases Schedule</a></p><h1 id="JamieGoodyearpostedonApril132014Karaf2.3.5and3.0.1released">Jamie Goodyear posted on April 13, 2014<br/>Karaf 2.3.5 and 3.0.1 released!</h1><p>The Karaf team is pleased to announce the availability of <a href="index/commu
 nity/download/karaf-2.3.5-release.html">Karaf 2.3.5</a> and <a href="index/community/download/karaf-3.0.1-release.html">Karaf 3.0.1</a>.</p><h2 id="ApacheKaraf2.3.5">Apache Karaf 2.3.5</h2><p>This is an update patch for Apache Karaf 2.3.4, containing many bug fixes, dependency updates, and improvements. New feature highlights include: monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-2.3.5-release.html">release notes</a>.  </p><h2 id="ApacheKaraf3.0.1">Apache Karaf 3.0.1</h2><p>This is an update patch for Apache Karaf 3.0.0, containing many bug fixes, dependency updates, and improvements. New feature highlights include: the addition of Pax CDI to Karaf enterprise feature, monitoring etc/user.properties with Felix fileInstall, and adding MSSQL datasource type.<br/>For more information, please see the <a href="index/community/download/karaf-3.0.1-release.html">releas
 e notes</a>.</p><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 availability 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:gr
 oupId/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="index/developers/source.html">source page</a>.</p>
                 </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=1626213&r1=1626212&r2=1626213&view=diff
==============================================================================
--- karaf/site/production/index/community/download.html (original)
+++ karaf/site/production/index/community/download.html Fri Sep 19 13:40:39 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.1-release.html">Karaf 3.0.1</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.7-release.html">Karaf 2.3.7 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf3.0.1">Karaf 3.0.1</a></li><li><a href="#Karaf2.3.7">Karaf 2.3.7</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.1">Karaf 3.0.1</h2><p><a href="download/karaf-3.0.1-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.1/apache-karaf-3.0.1.zip">apache-karaf-3.0.1.zip</a></td><td class="confluenceTd"><a href="http://w
 ww.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.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.1/apache-karaf-3.0.1.tar.gz">apache-karaf-3.0.1.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1-apache-karaf-3.0.1.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.1/apache-karaf-3.0.1-src.zip">apache-karaf-3.0.1-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-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.1/apache-karaf-3.0.1-src.tar.gz">apache-karaf-3.0.1-src.tar.gz</a></td><td class="confluenceTd"><a h
 ref="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-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.1/manual-3.0.1.html">manual-3.0.1.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.1/manual-3.0.1.pdf">manual-3.0.1.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.7">Karaf 2.3.7</h2><p><a href="download/karaf-2.3.7-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.7/apache-karaf-2.3.7.zip">apache-karaf-2.3.7.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7.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.7/apache-karaf-2.3.7.tar.gz">apache-karaf-2.3.7.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7-apache-karaf-2.3.7.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.7/apache-karaf-2.3.7-src.zip">apache-karaf-2.3.7-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.or
 g/dist/karaf/2.3.7/apache-karaf-2.3.7-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7-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.7/apache-karaf-2.3.7-src.tar.gz">apache-karaf-2.3.7-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.7/apache-karaf-2.3.7-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.7/manual-2.3.7.html">manual-2.3.7.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.7/manual-2.3.7.pdf">manual-2.3.7.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.1-release.html">Karaf 3.0.1</a>.<br/>The latest 2.3.x release is <a href="download/karaf-2.3.8-release.html">Karaf 2.3.8 Release</a>.</p><p>Releases:</p><ul><li><a href="#Karaf3.0.1">Karaf 3.0.1</a></li><li><a href="#Karaf2.3.8">Karaf 2.3.8</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.1">Karaf 3.0.1</h2><p><a href="download/karaf-3.0.1-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.1/apache-karaf-3.0.1.zip">apache-karaf-3.0.1.zip</a></td><td class="confluenceTd"><a href="http://w
 ww.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.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.1/apache-karaf-3.0.1.tar.gz">apache-karaf-3.0.1.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1-apache-karaf-3.0.1.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.1/apache-karaf-3.0.1-src.zip">apache-karaf-3.0.1-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-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.1/apache-karaf-3.0.1-src.tar.gz">apache-karaf-3.0.1-src.tar.gz</a></td><td class="confluenceTd"><a h
 ref="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/3.0.1/apache-karaf-3.0.1-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.1/manual-3.0.1.html">manual-3.0.1.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.1/manual-3.0.1.pdf">manual-3.0.1.pdf</a> </td></tr></table></div><h2 id="Karaf2.3.8">Karaf 2.3.8</h2><p><a href="download/karaf-2.3.8-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.8/apache-karaf-2.3.8.zip">apache-karaf-2.3.8.zip</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.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.8/apache-karaf-2.3.8.tar.gz">apache-karaf-2.3.8.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8-apache-karaf-2.3.8.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.8/apache-karaf-2.3.8-src.zip">apache-karaf-2.3.8-src.zip</a></td><td class="confluenceTd"><a href="http://www.apache.or
 g/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.zip.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-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.8/apache-karaf-2.3.8-src.tar.gz">apache-karaf-2.3.8-src.tar.gz</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.asc">PGP</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-src.tar.gz.sha1">SHA1</a></td><td class="confluenceTd"><a href="http://www.apache.org/dist/karaf/2.3.8/apache-karaf-2.3.8-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.8/manual-2.3.8.html">manual-2.3.8.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.8/manual-2.3.8.pdf">manual-2.3.8.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>

Modified: karaf/site/production/index/community/download/archives.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/download/archives.html?rev=1626213&r1=1626212&r2=1626213&view=diff
==============================================================================
--- karaf/site/production/index/community/download/archives.html (original)
+++ karaf/site/production/index/community/download/archives.html Fri Sep 19 13:40:39 2014
@@ -84,7 +84,7 @@
               </td>
               <td height="100%" width="100%">
                 <div class="wiki-content">

[... 6 lines stripped ...]
Added: karaf/site/production/index/community/download/karaf-2.3.8-release.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-2.3.8-release.html?rev=1626213&view=auto
==============================================================================
--- karaf/site/production/index/community/download/karaf-2.3.8-release.html (added)
+++ karaf/site/production/index/community/download/karaf-2.3.8-release.html Fri Sep 19 13:40:39 2014
@@ -0,0 +1,134 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN" "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd"> 
+<html lang="en">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+    <meta name="description" content="Karaf - A lightweight OSGi based runtime"/>
+    <meta name="keywords" content="OSGi,felix,karaf,camel,java"/>
+    <meta name="author" content="The Apache Karaf Team"/>
+    <link href="../../../css/style.css" rel="stylesheet" type="text/css"/>
+    <link href="../../../css/pygmentize.css" rel="stylesheet" type="text/css"/>
+    <title>
+      Karaf 2.3.8 Release
+    </title>
+    <script type='text/javascript'>
+      //<![CDATA[
+        var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17164059-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
+      //]]>
+    </script>
+  </head>
+  <body>
+    <table width="100%" cellpadding="0" cellspacing="0">
+      <tr width="100%">
+        <td id="cell-0-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-0-1">
+          &nbsp;
+        </td>
+        <td id="cell-0-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-1-0">
+          &nbsp;
+        </td>
+        <td id="cell-1-1">
+          &nbsp;
+        </td>
+        <td id="cell-1-2">
+          <div style="padding: 5px;">
+            <div id="banner">
+                    <table border="0" cellpadding="0" cellspacing="0" width="100%">        <tr>          <td align="left" class="topbardiv" nowrap=""><a href="http://karaf.apache.org/" title="A server side OSGi distribution">            <img border="0" src="http://karaf.apache.org/images/karaf-logo.png" width="400px"></img></a>          </td>          <td align="right" nowrap=""><a href="http://www.apache.org/" title="The Apache Sofware Foundation">            <img border="0" src="http://karaf.apache.org/images/asf-logo.png"></img></a>          </td>        </tr>       </table>
+            </div>
+            <div id="top-menu">
+              <table border="0" cellpadding="1" cellspacing="0" width="100%">
+                <tr>
+                  <td>
+                    <div align="left"></div>
+                  </td>
+                  <td>
+                    <div align="right">
+                      <p><a href="../download.html">Download</a> | <a href="../../developers/source.html">Source</a> | <a href="../discussion-forums.html">Forums</a> | <a href="../support.html">Support</a></p>
+                    </div>
+                  </td>
+                </tr>
+              </table>
+            </div>
+          </div>
+        </td>
+        <td id="cell-1-3">
+          &nbsp;
+        </td>
+        <td id="cell-1-4">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-2-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-2-1">
+          <table>
+            <tr height="100%" valign="top">
+              <td height="100%">
+                <div id="wrapper-menu-page-right">
+                  <div id="wrapper-menu-page-top">
+                    <div id="wrapper-menu-page-bottom">
+                      <div id="menu-page">
+                        <h3 id="OverviewKarafOverview"><a href="../../../snippets/karaf-overview.html">Overview</a></h3><ul style="list-style: square"><li><a href="../../../index.html">Home</a></li><li><a href="http://karaf.apache.org/manual/latest/quick-start.html">Getting Started</a></li><li><a href="../faq.html">FAQ</a></li><li><a href="../download.html">Download</a></li></ul><h3 id="Releases">Releases</h3><ul style="list-style: square"><li><a href="../releases-schedule.html">Schedule</a></li></ul><ul style="list-style: square"><li>3.0.x<ul><li><a href="http://karaf.apache.org/manual/latest/overview.html">Overview</a></li><li><a href="http://karaf.apache.org/manual/latest/quick-start.html">Quickstart</a></li><li><a href="http://karaf.apache.org/manual/latest/update-notes.html">Update notes</a></li><li><a href="http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-3.0.x.html">Dependencies Matrix</a></li><li><a href="http://karaf.apache.org/manual/latest/index.h
 tml">Manual</a><ul><li><a href="http://karaf.apache.org/manual/latest/users-guide/index.html">User Guide</a></li><li><a href="http://karaf.apache.org/manual/latest/developers-guide/index.html">Developer Guide</a></li><li><a href="http://karaf.apache.org/manual/latest/commands/commands.html">Commands reference</a></li></ul></li></ul></li></ul><ul style="list-style: square"><li>2.3.x<ul><li><a href="http://karaf.apache.org/manual/latest-2.3.x/overview.html">Overview</a></li><li><a href="http://karaf.apache.org/manual/latest-2.3.x/quick-start.html">Quickstart</a></li><li><a href="http://karaf.apache.org/index/documentation/karaf-dependencies/karaf-deps-2.3.x.html">Dependencies Matrix</a></li><li>Manual (<a href="http://karaf.apache.org/manual/latest-2.3.x/index.html">HTML</a>|<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.0/manual-2.3.0.pdf">PDF</a>)<ul><li><a href="http://karaf.apache.org/manual/latest-2.3.x/users-guide/index.html">User Guide</a></li><li><a href="h
 ttp://karaf.apache.org/manual/latest-2.3.x/developers-guide/index.html">Developer Guide</a></li><li><a href="http://karaf.apache.org/manual/latest-2.3.x/commands/commands.html">Commands reference</a></li></ul></li></ul></li></ul><h3 id="Search">Search</h3><form action="http://www.google.com/cse" id="cse-search-box">  <div>    <input type="hidden" name="cx" value="015244613624489049845:je3sq-6gx0y" />    <input type="hidden" name="ie" value="UTF-8" />    <input type="text" name="q" size="25" />    <input type="submit" name="sa" value="Search" />  </div></form><script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script><h3 id="Community"><a href="../../community.html">Community</a></h3><ul style="list-style: square"><li><a href="../support.html">Support</a></li><li><a href="../contributing.html">Contributing</a></li><li><a href="../discussion-forums.html">Discussion Forums</a></li><li><a href="../mailing-lists.html">Mailing Lists</a><
 /li><li><a href="../news.html">News</a></li><li><a href="../articles.html">Articles</a></li><li><a href="../team.html">Team</a></li></ul><h3 id="Developers"><a href="../../developers.html">Developers</a></h3><ul style="list-style: square"><li><a href="https://issues.apache.org/jira/browse/KARAF">Jira</a></li><li><a href="../../developers/source.html">Source</a></li><li><a href="../../developers/building.html">Building</a></li><li><a href="../../developers/irc-room.html">IRC Room</a></li><li><a href="https://cwiki.apache.org/confluence/display/KARAF">Wiki</a></li></ul><h3 id="Subprojects"><a href="../../subprojects.html">Subprojects</a></h3><ul style="list-style: square"><li><a href="../../subprojects/cave.html">Cave</a><ul><li><a href="../../subprojects/cave/cave-download.html">Download</a></li><li><a href="../../subprojects/cave/cave-source.html">Source</a></li><li><a href="../../subprojects/cave/cave-building.html">Building</a></li><li>Documentation (<a href="http://karaf.apache.o
 rg/manual/cave/latest/index.html">HTML</a>)</li></ul></li></ul><ul style="list-style: square"><li><a href="../../subprojects/cellar.html">Cellar</a><ul><li><a href="../../subprojects/cellar/cellar-download.html">Download</a></li><li><a href="../../subprojects/cellar/cellar-source.html">Source</a></li><li><a href="../../subprojects/cellar/cellar-building.html">Building</a></li><li>Documentation (<a href="http://karaf.apache.org/manual/cellar/latest/index.html">HTML</a>)</li></ul></li></ul><ul style="list-style: square"><li><a href="../../subprojects/eik.html">EIK</a><ul><li><a href="../../subprojects/eik/eik-download.html">Download</a></li><li><a href="../../subprojects/eik/eik-source.html">Source</a></li><li><a href="../../subprojects/eik/eik-building.html">Building</a></li><li>Documentation (<a href="http://karaf.apache.org/manual/eik/latest/index.html">HTML</a>)</li></ul></li></ul><ul style="list-style: square"><li><a href="../../subprojects/webconsole.html">WebConsole</a><ul><li>
 <a href="../../subprojects/webconsole/wc-download.html">Download</a></li><li><a href="../../subprojects/webconsole/wc-source.html">Source</a></li><li><a href="../../subprojects/webconsole/wc-building.html">Building</a></li></ul></li></ul><h3 id="ASFhttpwww.apache.org"><a href="http://www.apache.org/">ASF</a></h3><ul style="list-style: square"><li><a href="http://www.apache.org/licenses/">License</a></li><li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li><li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li><li><a href="http://www.apache.org/security/">Security</a></li></ul>
+                      </div>
+                    </div>
+                  </div>
+                </div>
+              </td>
+              <td height="100%" width="100%">
+                <div class="wiki-content">
+<h2 id="Download">Download</h2><p>Download links can be found in the <a href="../download.html">Download</a> page.</p><h2 id="Documentation">Documentation</h2><ul style="list-style: square"><li>Manual (<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.html">HTML</a>|<a href="http://repo1.maven.org/maven2/org/apache/karaf/manual/2.3.8/manual-2.3.8.pdf">PDF</a>)<ul><li>Users Guide (<a href="http://karaf.apache.org/manual/2.3.8/users-guide/index.html">HTML</a>)</li><li>Developers Guide (<a href="http://karaf.apache.org/manual/2.3.8/developers-guide/index.html">HTML</a>)</li></ul></li></ul><h2 id="ReleaseNotesKarafVersion2.3.8">Release Notes - Karaf - Version 2.3.8</h2><p>This is an update patch for Apache Karaf 2.3.7, containing several bug fixes, and dependency updates. We have introduced support of !$ to recall the last command argument, and improved the command description for osgi:shutdown. For more information on changes present in this patch, pleas
 e read the below changelog.</p><h3 id="Bug">Bug</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-2878">KARAF-2878</a> - The thread reading the system input stream should exit automatically when the console bundle stops<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-2890">KARAF-2890</a> - The env variables can't be read while running karaf as a Linux service<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3023">KARAF-3023</a> - Wrong repositories for features after "features:list -o" command in 2.3.x<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3204">KARAF-3204</a> - Avoid calls to Configuration#setBundleLocation(null) which are not needed<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3213">KARAF-3213</a> - ConcurrentModification exception in FileInstall/Upgrade to Felix FileInstall 3.4.1</p><h3 id="Dependencyupgrade">Dependency upgrade</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-3201">KARAF-3201</
 a> - Upgrade to pax-logging 1.7.4<br/> * <a href="https://issues.apache.org/jira/browse/KARAF-3206">KARAF-3206</a> - Upgrade to ConfigAdmin 1.8.0</p><h3 id="Improvement">Improvement</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-3222">KARAF-3222</a> - Command description for osgi:shutdown could be improved</p><h3 id="NewFeature">New Feature</h3><p> * <a href="https://issues.apache.org/jira/browse/KARAF-2070">KARAF-2070</a> - Add support of !$ to recall the last command argument</p>
+                </div>
+              </td>
+            </tr>
+          </table>
+        </td>
+        <td id="cell-2-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-3-0">
+          &nbsp;
+        </td>
+        <td id="cell-3-1">
+          &nbsp;
+        </td>
+        <td id="cell-3-2">
+          <div id="footer">
+            <div id="site-footer">
+              &copy; 2008-2011 The Apache Software Foundation -
+              <a href="../../../site/privacy-policy.page">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>
+        </td>
+        <td id="cell-3-3">
+          &nbsp;
+        </td>
+        <td id="cell-3-4">
+          &nbsp;
+        </td>
+      </tr>
+      <tr width="100%">
+        <td id="cell-4-0" colspan="2">
+          &nbsp;
+        </td>
+        <td id="cell-4-1">
+          &nbsp;
+        </td>
+        <td id="cell-4-2" colspan="2">
+          &nbsp;
+        </td>
+      </tr>
+    </table>
+  </body>
+</html>
\ No newline at end of file

Propchange: karaf/site/production/index/community/download/karaf-2.3.8-release.html
------------------------------------------------------------------------------
    svn:eol-style = native