Author: jbonofre
Date: Mon Nov 17 17:26:21 2014
New Revision: 1640194
URL: http://svn.apache.org/r1640194
Log:
[scm-publish] Updating main website contents
Added:
karaf/site/production/index/community/news/news-2014-11-17.html
karaf/site/production/index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html
Modified:
karaf/site/production/index.html
karaf/site/production/index/community.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/developers/building.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=1640194&r1=1640193&r2=1640194&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Mon Nov 17 17:26:21 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 4.0.x branch
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse
Equinox 3.9</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.4.x branch
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse
Equinox 3.9</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#Karaf4.0.0.M1">Download Karaf
4.0.0.M1</a></strong><br/><strong><a
href="index/community/download.html#Karaf3.0.2">Download Karaf
3.0.2</a></strong><br/><strong><a
href="index/community/download.html#Karaf2.4.0">Download Karaf
2.4.0</a></strong><br/><strong><a
href="index/community/download.html#Karaf2.3.9">Download Karaf
2.3.9</a></strong><br/><a href="index/community/download.html#Karaf3.0.2"><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: '#1985
b5' } }, 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="TheApacheKarafTeampostedonNovember92014Karaf2.3.9released">The Apache Karaf
Team posted on November 9, 2014<br/>Karaf 2.3.9 released!</h1><p>The Karaf team
is pleased to announce the availability of <a
href="index/community/download/karaf-2.3.9-release.html">Karaf
2.3.9</a>.</p><p>This is an update patch for Apache Karaf 2.3.8, containing
several bug fixes, and dependency updates. Amoung them are a fix for when Karaf
throws a SocketTimeoutException and exits after 49 days, and env variables can
now be read while running Karaf as a Linux service. An important dependency
update has been made to Aries JPA API 1.0.2/JPA Container 1.0.2/JPA Blueprint
Aries 1.0.4/JPA Container Context 1.0.4.<br/>For more information, please see
the <a h
ref="index/community/download/karaf-2.3.9-release.html">release
notes</a>.</p><h1
id="TheApacheKarafTeampostedonOctober142014Karaf4.0.0.M1released">The Apache
Karaf Team posted on October 14, 2014<br/>Karaf 4.0.0.M1 released!</h1><p>The
Karaf team is pleased to announce the availability of <a
href="index/community/download/karaf-4.0.0.M1-release.html">Karaf
4.0.0.M1</a>.</p><p>!! This is a technology preview release of Apache Karaf,
and should NOT be considered production ready !!</p><p> Apache Karaf 4.0.0.M1
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 4.0.0 release can be as feature complete and stable as
possible.</p><p> The 4.0.x line will ship with OSGi Rev5 support via Felix
4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely refactored internal
framework without Blueprint for internal usage. From a users point of view
these changes will yield
a smaller, more efficient Karaf core. There will be a Blueprint feature
present in Karaf so that you can easily install Blueprint based applications.
You will always be capable of using Blueprint in Karaf. So the main difference
from a user perspective is that youâd need to depend on the Blueprint service
if you need it.</p><p>For more information, please see the <a
href="index/community/download/karaf-4.0.0.M1-release.html">release
notes</a>.</p><h1
id="TheApacheKarafTeampostedonOctober132014Karaf3.0.2released">The Apache Karaf
Team posted on October 13, 2014<br/>Karaf 3.0.2 released!</h1><p>The Karaf team
is pleased to announce the availability of <a
href="index/community/download/karaf-3.0.2-release.html">Karaf
3.0.2</a>.</p><p>This is an update patch for Apache Karaf 3.0.x, containing
many bug fixes, dependency updates, and improvements. New features highlights
include: Support of !$ to recall the last command argument, a command to
display bundle id, and automatically cre
ate data sources from configuration files.<br/>For more information, please
see the <a href="index/community/download/karaf-3.0.2-release.html">release
notes</a>.</p><h1
id="JamieGoodyearpostedonSeptember202014Karaf2.4.0released">Jamie Goodyear
posted on September 20, 2014<br/>Karaf 2.4.0 released!</h1><p>The Karaf team is
pleased to announce the availability of <a
href="index/community/download/karaf-2.4.0-release.html">Karaf
2.4.0</a>.</p><p>This release represents a new branch of Apache Karaf
development. It includes the latest Aries and Pax libraries, Apache Pom 14, add
support for role-based JMX authorization, includes heap dumps when we create
debugging data from create dump command, blueprint-web feature, support for
JAAS groups, and includes Pax CDI feature. There are several hundred items
currently in this RC's release notes, so you'll want to spend some time
discovering all the hidden gems.<br/>For more information, please see the <a
href="index/community/download/karaf-2.
4.0-release.html">release notes</a>.</p><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 availability 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.modul
es.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="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,
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 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/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 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">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 & 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>
+<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 4.0.x branch
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse
Equinox 3.9</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.4.x branch
Supports the latest OSGi 5.0 containers: Apache Felix Framework 4.4 and Eclipse
Equinox 3.9</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#Karaf4.0.0.M1">Download Karaf
4.0.0.M1</a></strong><br/><strong><a
href="index/community/download.html#Karaf3.0.2">Download Karaf
3.0.2</a></strong><br/><strong><a
href="index/community/download.html#Karaf2.4.0">Download Karaf
2.4.0</a></strong><br/><strong><a
href="index/community/download.html#Karaf2.3.9">Download Karaf
2.3.9</a></strong><br/><a href="index/community/download.html#Karaf3.0.2"><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: '#1985
b5' } }, 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="TheApacheKarafTeampostedonNovember172014KarafCellar2.3.3released">The
Apache Karaf Team posted on November 17, 2014<br/>Karaf Cellar 2.3.3
released!</h1><p>The Karaf team is pleased to announce the availability of <a
href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">Karaf
Cellar 2.3.3</a>.</p><p>This is an update patch for Apache Karaf Cellar 2.3.2,
containing several bug fixes, and dependency updates.<br/>For more information,
please see the <a
href="index/subprojects/cellar/download/karaf-cellar-2.3.3-release.html">release
notes</a>.</p><h1
id="TheApacheKarafTeampostedonNovember92014Karaf2.3.9released">The Apache Karaf
Team posted on November 9, 2014<br/>Karaf 2.3.9 released!</h1><p>The Karaf team
is pleas
ed to announce the availability of <a
href="index/community/download/karaf-2.3.9-release.html">Karaf
2.3.9</a>.</p><p>This is an update patch for Apache Karaf 2.3.8, containing
several bug fixes, and dependency updates. Amoung them are a fix for when Karaf
throws a SocketTimeoutException and exits after 49 days, and env variables can
now be read while running Karaf as a Linux service. An important dependency
update has been made to Aries JPA API 1.0.2/JPA Container 1.0.2/JPA Blueprint
Aries 1.0.4/JPA Container Context 1.0.4.<br/>For more information, please see
the <a href="index/community/download/karaf-2.3.9-release.html">release
notes</a>.</p><h1
id="TheApacheKarafTeampostedonOctober142014Karaf4.0.0.M1released">The Apache
Karaf Team posted on October 14, 2014<br/>Karaf 4.0.0.M1 released!</h1><p>The
Karaf team is pleased to announce the availability of <a
href="index/community/download/karaf-4.0.0.M1-release.html">Karaf
4.0.0.M1</a>.</p><p>!! This is a technology preview release o
f Apache Karaf, and should NOT be considered production ready !!</p><p>
Apache Karaf 4.0.0.M1 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 4.0.0 release can be as feature
complete and stable as possible.</p><p> The 4.0.x line will ship with OSGi
Rev5 support via Felix 4.4.1 and Equinox 3.9.1-v20140110-1610, and a completely
refactored internal framework without Blueprint for internal usage. From a
users point of view these changes will yield a smaller, more efficient Karaf
core. There will be a Blueprint feature present in Karaf so that you can easily
install Blueprint based applications. You will always be capable of using
Blueprint in Karaf. So the main difference from a user perspective is that
youâd need to depend on the Blueprint service if you need it.</p><p>For more
information, please see the <a href="index/community/download/karaf-4.0.0.M1-
release.html">release notes</a>.</p><h1
id="TheApacheKarafTeampostedonOctober132014Karaf3.0.2released">The Apache Karaf
Team posted on October 13, 2014<br/>Karaf 3.0.2 released!</h1><p>The Karaf team
is pleased to announce the availability of <a
href="index/community/download/karaf-3.0.2-release.html">Karaf
3.0.2</a>.</p><p>This is an update patch for Apache Karaf 3.0.x, containing
many bug fixes, dependency updates, and improvements. New features highlights
include: Support of !$ to recall the last command argument, a command to
display bundle id, and automatically create data sources from configuration
files.<br/>For more information, please see the <a
href="index/community/download/karaf-3.0.2-release.html">release
notes</a>.</p><h1
id="JamieGoodyearpostedonSeptember202014Karaf2.4.0released">Jamie Goodyear
posted on September 20, 2014<br/>Karaf 2.4.0 released!</h1><p>The Karaf team is
pleased to announce the availability of <a
href="index/community/download/karaf-2.4.0-release.ht
ml">Karaf 2.4.0</a>.</p><p>This release represents a new branch of Apache
Karaf development. It includes the latest Aries and Pax libraries, Apache Pom
14, add support for role-based JMX authorization, includes heap dumps when we
create debugging data from create dump command, blueprint-web feature, support
for JAAS groups, and includes Pax CDI feature. There are several hundred items
currently in this RC's release notes, so you'll want to spend some time
discovering all the hidden gems.<br/>For more information, please see the <a
href="index/community/download/karaf-2.4.0-release.html">release
notes</a>.</p><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 availability 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 update
s. 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/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="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,
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 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/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 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">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=1640194&r1=1640193&r2=1640194&view=diff
==============================================================================
--- karaf/site/production/index/community.html (original)
+++ karaf/site/production/index/community.html Mon Nov 17 17:26:21 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="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>
+<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/cellar/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/karaf-1.6.0-release.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-1.6.0-release.html?rev=1640194&r1=1640193&r2=1640194&view=diff
==============================================================================
--- karaf/site/production/index/community/download/karaf-1.6.0-release.html
(original)
+++ karaf/site/production/index/community/download/karaf-1.6.0-release.html Mon
Nov 17 17:26:21 2014
@@ -84,7 +84,7 @@
</td>
<td height="100%" width="100%">
<div class="wiki-content">
-<p>Note that this version has been released under the Apache Felix project,
before Karaf graduated as a top level project, which explains the references to
the FELIX issue tracker.</p><h2 id="Download">Download</h2><p>Download links
can be found in the <a href="../download.html">Download</a> page.</p><h2
id="ReleasenotesKarafVersion1.6.0">Release notes - Karaf - Version
1.6.0</h2><p>Apache Felix Karaf 1.6.0 was released on May 27th 2010</p><p>This
release includes these fixes/improvements:</p><h3 id="Bug">Bug</h3><p><a
href="http://issues.apache.org/jira/browse/FELIX-2129">FELIX-2129</a> -
Possible hang with slave instances of Karaf when using Oracle JDBC lock.<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2130">FELIX-2130</a> -
Failover Clustering Mechanism - Database shutdown / loss results in all Karaf
instances becoming Active on restart of that DB<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2169">FELIX-2169</a> - Improve
dev:show-tree performance and avoid
NPE for installed bundle<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2191">FELIX-2191</a> - Drop-in
deployment of feature descriptor with spring-dm bundles fails<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2196">FELIX-2196</a> - Karaf
uses old version of Aries artifacts<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2270">FELIX-2270</a> - Don't
install jaas.boot bundle, its in the startup classpath<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2295">FELIX-2295</a> -
Referenced service throws UndeclaredThrowableException instead of real
one<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2310">FELIX-2310</a> - Karaf
framework environment is not set correctly<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2311">FELIX-2311</a> - Remove
the Bootstrap class which is not needed anymore<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2319">FELIX-2319</a> - The
order of the list of boot features is not used when installing
the features<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2326">FELIX-2326</a> -
NullPointerException thrown from PropertiesLoginModule if a user doesn't exist
in the properties file<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2343">FELIX-2343</a> -
Features maven plugin does not honor local and remote repository
overrides<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2347">FELIX-2347</a> -
Configurations on features should not override existing configurations</p><h3
id="Improvement">Improvement</h3><p><a
href="http://issues.apache.org/jira/browse/FELIX-1921">FELIX-1921</a> - Provide
a way to configure the host used for karaf ssh server<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2058">FELIX-2058</a> - The
Oracle, MySql and default jdbc lock classes should inherit from a common base
class<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2109">FELIX-2109</a> - OBR
should support matching resources for a given requirement<br/><a hre
f="http://issues.apache.org/jira/browse/FELIX-2110">FELIX-2110</a> - The
resolver should be able to resolve for some requirements in addition to
resources<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2113">FELIX-2113</a> - Add
obr:find and obr:resolve to find matching resources and show the resolution
output<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2193">FELIX-2193</a> -
add-features-to-repo goal of features-maven-plugin should be able to download
dependencies if necessary<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2237">FELIX-2237</a> - ^C
should interrupt the thread<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2239">FELIX-2239</a> -
features-maven-plugin validate goal should be able to use configurable
config.properties<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2278">FELIX-2278</a> -
refactor features-maven-plugin to use Parser/Clause/VersionRange from
utils<br/><a href="http://issues.apache.org/jira/browse/FELIX-2280
">FELIX-2280</a> - To much code duplication in DefaultJDBCLock, OracleJDBCLock
and MySQLJDBCLock<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2293">FELIX-2293</a> -
features-maven-plugin validate should support specify the feature repositories
from the maven plugin configure<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2297">FELIX-2297</a> -
features-maven-plugin validate goal should be able to use configurable jre
version<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2312">FELIX-2312</a> - Support
for ext and endorsed directories<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2314">FELIX-2314</a> - Improve
logging support<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2315">FELIX-2315</a> - Upgrade
to felix web console 3.0.0<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2320">FELIX-2320</a> -
Override default Karaf shell prompt<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2327">FELIX-2327</a> - Disable
and delay
Jline terminal initialization<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2329">FELIX-2329</a> - Improve
the URL handling in features-maven-plugin regarding the add-features-to-repo
goal<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2330">FELIX-2330</a> -
Uninstall, refresh, and resolve osgi shell commands do not support multiple
bundle ids</p><h3 id="Task">Task</h3><p><a
href="http://issues.apache.org/jira/browse/FELIX-1990">FELIX-1990</a> - Use
aries blueprint / jmx</p><h3 id="Knownissues">Known issues</h3><ul><li>When
starting Apache Felix Karaf, you can see this warning message (cfr. <a
href="http://issues.apache.org/jira/browse/FELIX-2360">FELIX-2360</a>)<pre>
+<p>Note that this version has been released under the Apache Felix project,
before Karaf graduated as a top level project, which explains the references to
the FELIX issue tracker.</p><h2 id="Download">Download</h2><p>Download links
can be found in the <a
href="../../subprojects/cellar/download.html">Download</a> page.</p><h2
id="ReleasenotesKarafVersion1.6.0">Release notes - Karaf - Version
1.6.0</h2><p>Apache Felix Karaf 1.6.0 was released on May 27th 2010</p><p>This
release includes these fixes/improvements:</p><h3 id="Bug">Bug</h3><p><a
href="http://issues.apache.org/jira/browse/FELIX-2129">FELIX-2129</a> -
Possible hang with slave instances of Karaf when using Oracle JDBC lock.<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2130">FELIX-2130</a> -
Failover Clustering Mechanism - Database shutdown / loss results in all Karaf
instances becoming Active on restart of that DB<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2169">FELIX-2169</a> - Improve
dev:show-tree
performance and avoid NPE for installed bundle<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2191">FELIX-2191</a> - Drop-in
deployment of feature descriptor with spring-dm bundles fails<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2196">FELIX-2196</a> - Karaf
uses old version of Aries artifacts<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2270">FELIX-2270</a> - Don't
install jaas.boot bundle, its in the startup classpath<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2295">FELIX-2295</a> -
Referenced service throws UndeclaredThrowableException instead of real
one<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2310">FELIX-2310</a> - Karaf
framework environment is not set correctly<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2311">FELIX-2311</a> - Remove
the Bootstrap class which is not needed anymore<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2319">FELIX-2319</a> - The
order of the list of boot features is no
t used when installing the features<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2326">FELIX-2326</a> -
NullPointerException thrown from PropertiesLoginModule if a user doesn't exist
in the properties file<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2343">FELIX-2343</a> -
Features maven plugin does not honor local and remote repository
overrides<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2347">FELIX-2347</a> -
Configurations on features should not override existing configurations</p><h3
id="Improvement">Improvement</h3><p><a
href="http://issues.apache.org/jira/browse/FELIX-1921">FELIX-1921</a> - Provide
a way to configure the host used for karaf ssh server<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2058">FELIX-2058</a> - The
Oracle, MySql and default jdbc lock classes should inherit from a common base
class<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2109">FELIX-2109</a> - OBR
should support matching resources for a given
requirement<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2110">FELIX-2110</a> - The
resolver should be able to resolve for some requirements in addition to
resources<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2113">FELIX-2113</a> - Add
obr:find and obr:resolve to find matching resources and show the resolution
output<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2193">FELIX-2193</a> -
add-features-to-repo goal of features-maven-plugin should be able to download
dependencies if necessary<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2237">FELIX-2237</a> - ^C
should interrupt the thread<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2239">FELIX-2239</a> -
features-maven-plugin validate goal should be able to use configurable
config.properties<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2278">FELIX-2278</a> -
refactor features-maven-plugin to use Parser/Clause/VersionRange from
utils<br/><a href="http://issues.apache.org/
jira/browse/FELIX-2280">FELIX-2280</a> - To much code duplication in
DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2293">FELIX-2293</a> -
features-maven-plugin validate should support specify the feature repositories
from the maven plugin configure<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2297">FELIX-2297</a> -
features-maven-plugin validate goal should be able to use configurable jre
version<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2312">FELIX-2312</a> - Support
for ext and endorsed directories<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2314">FELIX-2314</a> - Improve
logging support<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2315">FELIX-2315</a> - Upgrade
to felix web console 3.0.0<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2320">FELIX-2320</a> -
Override default Karaf shell prompt<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2327">FELIX-2327</
a> - Disable and delay Jline terminal initialization<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2329">FELIX-2329</a> - Improve
the URL handling in features-maven-plugin regarding the add-features-to-repo
goal<br/><a
href="http://issues.apache.org/jira/browse/FELIX-2330">FELIX-2330</a> -
Uninstall, refresh, and resolve osgi shell commands do not support multiple
bundle ids</p><h3 id="Task">Task</h3><p><a
href="http://issues.apache.org/jira/browse/FELIX-1990">FELIX-1990</a> - Use
aries blueprint / jmx</p><h3 id="Knownissues">Known issues</h3><ul><li>When
starting Apache Felix Karaf, you can see this warning message (cfr. <a
href="http://issues.apache.org/jira/browse/FELIX-2360">FELIX-2360</a>)<pre>
bin/karaf: 326: [[: not found
</pre></li></ul><ul><li>A child instance created by admin:create might not be
accessible using the admin:connect command, but the instance is fully
operational and can be accessed with a normal ssh client (ssh localhost -p
<child instance ssh port number> -l karaf) (cfr. <a
href="http://issues.apache.org/jira/browse/FELIX-2361">FELIX-2361</a>)</li></ul>
</div>
Modified:
karaf/site/production/index/community/download/karaf-2.0.0-release.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-2.0.0-release.html?rev=1640194&r1=1640193&r2=1640194&view=diff
==============================================================================
--- karaf/site/production/index/community/download/karaf-2.0.0-release.html
(original)
+++ karaf/site/production/index/community/download/karaf-2.0.0-release.html Mon
Nov 17 17:26:21 2014
@@ -84,7 +84,7 @@
</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="ReleaseNotesKarafVersion2.0.0">Release Notes - Karaf - Version
2.0.0</h2><h3 id="Subtask">Sub-task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-115">KARAF-115</a> - Document
Karaf Release Guide<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-116">KARAF-116</a> - Compile
Release Notes for Karaf 2.0.0<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-119">KARAF-119</a> - Establish
KEYS file.</p><h3 id="Bug">Bug</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-4">KARAF-4</a> - [Karaf] If
features:refreshUrl reads an incorrect <features> definition, it deletes the
old version<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-16">KARAF-16</a> - The JRE
provided ciphers are not used on ubuntu server<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-65">KARAF-65</a> - NPE in Sta
ndardEmitterMBean on JDK 6<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-99">KARAF-99</a> - new spring
3.0.3.RELEASE feature miss some bundles<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-100">KARAF-100</a> - The list
of OBR repositories is not persisted<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-101">KARAF-101</a> -
features:refreshUrl doesn't auto complete!<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-102">KARAF-102</a> - The
client jar does not work when given a command to execute on the command
line<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-122">KARAF-122</a> -
Webconsole login doesn't work with karaf.framework set to equinox<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-123">KARAF-123</a> - File
jre.properties is not copied and so it is not possible to start a second karaf
instance<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-124">KARAF-124</a> - Karaf
start
script doesn't correctly include jre/lib/ext directory<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-126">KARAF-126</a> - Password:
Error executing command: Failed to get the session.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-128">KARAF-128</a> -
java.lang.IndexOutOfBoundsException during generation of User Guide pdf
blocking release build.</p><h3 id="Improvement">Improvement</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-45">KARAF-45</a> - Improve war
deployer in order to provide the WebApp-context<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-54">KARAF-54</a> - Minimum
default properties<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-59">KARAF-59</a> - Introduce a
\${karaf.data} system property to be able to easily move the data directory to
a different location<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-67">KARAF-67</a> - Change the
webconsole config in the features descriptor
to specifiy the realm and not the username/password which aren't used
anymore<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-95">KARAF-95</a> - Upgrade
Spring to 3.x<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-96">KARAF-96</a> - Enhance the
features to support the start level<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-97">KARAF-97</a> - Upgrade to
Felix framework 3.x<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-98">KARAF-98</a> - Upgrade to
equinox 3.6.0<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-103">KARAF-103</a> - add a
spring-dm feature which use spring 2.5.6 inside<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-105">KARAF-105</a> - Remove
dependencies on the preference service<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-107">KARAF-107</a> - Improve
default log configuration with a rolling file appender<br/> * <a
href="http://issues.apache.org/jira/browse/
KARAF-108">KARAF-108</a> - Change 'storage.location' system property to
'karaf.instances' for better homogeneity<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-109">KARAF-109</a> - Split the
JVM packages from the main config.properties file for easier maintenance<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-112">KARAF-112</a> -
Free the org.osgi.framework.system.packages.extra property for users<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-117">KARAF-117</a> -
refactor tooling/testing/Helper to accomodate recent changes in
config.properties<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-118">KARAF-118</a> - Update
Pax Url Wrap to version 1.1.3<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-120">KARAF-120</a> - Some jars
are not included in our system repository<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-121">KARAF-121</a> - Better
exception handling in JaasSecurityProvider<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-127">KARAF-127</a> - Enahnce
features mechanism to allow to stop/start bundle</p><h3 id="NewFeature">New
Feature</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-31">KARAF-31</a> - Use OBR if
available to compute the transitive closure of karaf features<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-110">KARAF-110</a> - Provide a
placeholder for overriding the configuration properties<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-111">KARAF-111</a> - Allow
includes of additional configuration files through a custom property when
loading the main configuration files</p><h3 id="Task">Task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-113">KARAF-113</a> - Change
the namespace of the two blueprint schemas<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-114">KARAF-114</a> - Apache
Karaf 2.0.0 Release</p>
+<h2 id="Download">Download</h2><p>Download links can be found in the <a
href="../../subprojects/cellar/download.html">Download</a> page.</p><h2
id="ReleaseNotesKarafVersion2.0.0">Release Notes - Karaf - Version
2.0.0</h2><h3 id="Subtask">Sub-task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-115">KARAF-115</a> - Document
Karaf Release Guide<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-116">KARAF-116</a> - Compile
Release Notes for Karaf 2.0.0<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-119">KARAF-119</a> - Establish
KEYS file.</p><h3 id="Bug">Bug</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-4">KARAF-4</a> - [Karaf] If
features:refreshUrl reads an incorrect <features> definition, it deletes the
old version<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-16">KARAF-16</a> - The JRE
provided ciphers are not used on ubuntu server<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-65">KAR
AF-65</a> - NPE in StandardEmitterMBean on JDK 6<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-99">KARAF-99</a> - new spring
3.0.3.RELEASE feature miss some bundles<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-100">KARAF-100</a> - The list
of OBR repositories is not persisted<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-101">KARAF-101</a> -
features:refreshUrl doesn't auto complete!<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-102">KARAF-102</a> - The
client jar does not work when given a command to execute on the command
line<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-122">KARAF-122</a> -
Webconsole login doesn't work with karaf.framework set to equinox<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-123">KARAF-123</a> - File
jre.properties is not copied and so it is not possible to start a second karaf
instance<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-124">KARAF
-124</a> - Karaf start script doesn't correctly include jre/lib/ext
directory<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-126">KARAF-126</a> - Password:
Error executing command: Failed to get the session.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-128">KARAF-128</a> -
java.lang.IndexOutOfBoundsException during generation of User Guide pdf
blocking release build.</p><h3 id="Improvement">Improvement</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-45">KARAF-45</a> - Improve war
deployer in order to provide the WebApp-context<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-54">KARAF-54</a> - Minimum
default properties<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-59">KARAF-59</a> - Introduce a
\${karaf.data} system property to be able to easily move the data directory to
a different location<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-67">KARAF-67</a> - Change the
webconsole config in t
he features descriptor to specifiy the realm and not the username/password
which aren't used anymore<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-95">KARAF-95</a> - Upgrade
Spring to 3.x<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-96">KARAF-96</a> - Enhance the
features to support the start level<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-97">KARAF-97</a> - Upgrade to
Felix framework 3.x<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-98">KARAF-98</a> - Upgrade to
equinox 3.6.0<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-103">KARAF-103</a> - add a
spring-dm feature which use spring 2.5.6 inside<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-105">KARAF-105</a> - Remove
dependencies on the preference service<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-107">KARAF-107</a> - Improve
default log configuration with a rolling file appender<br/> * <a
href="http://issues.a
pache.org/jira/browse/KARAF-108">KARAF-108</a> - Change 'storage.location'
system property to 'karaf.instances' for better homogeneity<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-109">KARAF-109</a> - Split the
JVM packages from the main config.properties file for easier maintenance<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-112">KARAF-112</a> -
Free the org.osgi.framework.system.packages.extra property for users<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-117">KARAF-117</a> -
refactor tooling/testing/Helper to accomodate recent changes in
config.properties<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-118">KARAF-118</a> - Update
Pax Url Wrap to version 1.1.3<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-120">KARAF-120</a> - Some jars
are not included in our system repository<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-121">KARAF-121</a> - Better
exception handling in JaasSecurity
Provider<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-127">KARAF-127</a> - Enahnce
features mechanism to allow to stop/start bundle</p><h3 id="NewFeature">New
Feature</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-31">KARAF-31</a> - Use OBR if
available to compute the transitive closure of karaf features<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-110">KARAF-110</a> - Provide a
placeholder for overriding the configuration properties<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-111">KARAF-111</a> - Allow
includes of additional configuration files through a custom property when
loading the main configuration files</p><h3 id="Task">Task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-113">KARAF-113</a> - Change
the namespace of the two blueprint schemas<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-114">KARAF-114</a> - Apache
Karaf 2.0.0 Release</p>
</div>
</td>
</tr>
Modified:
karaf/site/production/index/community/download/karaf-2.1.0-release.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-2.1.0-release.html?rev=1640194&r1=1640193&r2=1640194&view=diff
==============================================================================
--- karaf/site/production/index/community/download/karaf-2.1.0-release.html
(original)
+++ karaf/site/production/index/community/download/karaf-2.1.0-release.html Mon
Nov 17 17:26:21 2014
@@ -84,7 +84,7 @@
</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="ReleaseNotesKarafVersion2.1.0">Release Notes - Karaf - Version
2.1.0</h2><p> New to this release of Apache Karaf is a JAAS Database Login
Module, a way to store passwords in a secured way, a mechanism that allows a
karaf application to distinguish between UserPrincipal and RolePrincipal
without depending from the Karaf JAAS Module. <br/> The shell console has been
enhanced to be available in a plain non-OSGi environment and smart tab
completion has been improved, along with various commands. <br/> We have also
resolved a number of outstanding issues, and improved support on OS X and IBM
Java based systems. For more detail please see the change log below.</p><h3
id="Subtask">Sub-task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-217">KARAF-217</a> - Update
Karaf in kit Release Notes </p><h3 id="Bug">Bug</h3><p> * <a
href="http://issues
.apache.org/jira/browse/KARAF-13">KARAF-13</a> - javax.annotation not
exported<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-19">KARAF-19</a> - Exception
in pax-web when shutting down karaf<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-125">KARAF-125</a> -
Webconsole can't concat strings?<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-133">KARAF-133</a> - NPE when
installing a bundle with a MANIFEST.MF not in the first entry of the zip<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-134">KARAF-134</a> - The
sort command does not work when trying to sort on the last field<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-136">KARAF-136</a> - should
override equals method for FeaturesListener to handle the proxy compared to
wrapped object case<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-137">KARAF-137</a> -
IOException on web demo when trying to connect through SSH<br/> * <a
href="http://issu
es.apache.org/jira/browse/KARAF-138">KARAF-138</a> - WarDeploymentListener:
checks for manifest osgi entries but fails if no manifest is found<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-142">KARAF-142</a> - NPE at
org.apache.felix.webconsole.internal.servlet.OsgiManager.service - karaf
started in server mode<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-143">KARAF-143</a> - Setting
"karaf.instances" system property has no effect<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-145">KARAF-145</a> - Reading
Properties like karaf.framework should be trimmed before reusage<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-150">KARAF-150</a> - Config
admin contains 2 configurations for SSH port in Karaf<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-162">KARAF-162</a> - need
exactly specify the import jline package version for webconsole.gogo<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-167">KARAF
-167</a> - Creating a new config using the shell commands lead to a
FileNotFoundException instead of the file being created<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-169">KARAF-169</a> - Do not
use the ClassPath manifest header for the karaf client jar<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-178">KARAF-178</a> - When the
karaf runtime is launched under JSW, the bin/client script fails to
connect<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-189">KARAF-189</a> - Java
endorsed dirs on AIX (IBM JVM)<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-190">KARAF-190</a> -
karaf-wrapper.conf is incorrect<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-199">KARAF-199</a> -
WarDeploymentListener: doesn't handle the default Webapp-Context correct on a
Windows System<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-204">KARAF-204</a> - Ctrl+D
needs to be followed by another character to be recogniz
ed (at least when using the karaf client)<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-206">KARAF-206</a> - The
converter used for converting commands arguments and options can't convert
objects to String</p><h3 id="Improvement">Improvement</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-106">KARAF-106</a> - Provide a
more minimal / static disitrbution of karaf<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-130">KARAF-130</a> - Allow a
repository URL to be added to feature repository URL list even though it is an
invalid one<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-135">KARAF-135</a> - The
package:export command should have more option to control the output<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-139">KARAF-139</a> - Add a
Shell Console branding demo<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-140">KARAF-140</a> - Modifying
properties and saving them via the Config Console r
emoves comments in the original file<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-141">KARAF-141</a> - Tests
should be able to be run without any internet connections<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-146">KARAF-146</a> - osgi:list
should only print out 'system' bundles above a certain level, by default, this
should be 50, but it should be configurable<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-148">KARAF-148</a> -
features:listUrl should print the repository names as well as the Url. <br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-152">KARAF-152</a> - when
using the @Argument annotation, if there is no name specified it would be nice
to reuse the name of the field, rather than use VAL<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-155">KARAF-155</a> - optional
@Argument values (and I guess @Option values) can have default values which
could be displayed in the help screen by reflecting int
o the value and finding non-zero/null values<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-157">KARAF-157</a> - minor
patch to make it easier to reuse the Karaf command line console from outside
Karaf specialising the user and application<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-158">KARAF-158</a> - better
display of errors when running a non-osgi command line outside of the
shell<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-159">KARAF-159</a> - when a
bad command is typed (e.g. invalid command, argument, option) we should use
some kind of syntax highlighting for the name of the command/argument/option in
the error message<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-161">KARAF-161</a> - provide
an easy implementation of "public static void main(String[] args)" for a single
command (i.e. for non-shells)<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-163">KARAF-163</a> - Generate
Features XML should
handle artifact types<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-164">KARAF-164</a> - Allow sub
classes of Main to override the META-INF path used to discover commands<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-168">KARAF-168</a> -
Upgrade to latest Felix framework<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-170">KARAF-170</a> - Main
--help should behave like Main someCommand --help and list all the possible sub
commands when outside of OSGi<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-171">KARAF-171</a> - provide a
default "help" sub command in shells used outside of OSGi<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-173">KARAF-173</a> - Make it
easier to configure the Karaf Main shell by subclassing.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-174">KARAF-174</a> - tab
completion of sub commands not working in the non-osgi shell<br/> * <a
href="http://issues.apache.org/jir
a/browse/KARAF-175">KARAF-175</a> - Upgrade to Java Service Wrapper 3.2.3<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-176">KARAF-176</a> -
Improve integration to provide a clean shutdown when running as a service<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-177">KARAF-177</a> -
Support 64 bits platforms for Java Service Wrapper on OS X<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-181">KARAF-181</a> - Allow the
cmdhelp maven plugin to generate output in confluence format<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-182">KARAF-182</a> - Upgrade
to Aries 0.2-incubating<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-184">KARAF-184</a> - Enhance
the dev:framework command to display or set the OSGi framework name<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-185">KARAF-185</a> - Have a
'clean' parameter on the main shell script to clean the working folder<br/>
* <a href="http://issues.ap
ache.org/jira/browse/KARAF-186">KARAF-186</a> - Upgrade to pax-logging
1.5.3<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-187">KARAF-187</a> - The
completers do not work when several commands are on the same line separated by
a column or pipe<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-191">KARAF-191</a> - Create a
Karaf Util module gathering all util classes<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-192">KARAF-192</a> -
Completion does not work on options, or even on arguments if an option is
specified<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-193">KARAF-193</a> - It should
be possible to load a Command description from a text file<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-196">KARAF-196</a> - Improve
the output of osgi:headers command<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-198">KARAF-198</a> - Remove
dependency upon org.slf4j.helpers.MessageFormatter<br/> * <a h
ref="http://issues.apache.org/jira/browse/KARAF-200">KARAF-200</a> - Upgrade
to latest pax-runner and pax-exam<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-202">KARAF-202</a> - Create la
alias in shell.init.script<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-207">KARAF-207</a> - The
webconsole feature should not depend on the admin bundles<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-208">KARAF-208</a> - when
reusing the karaf shell outside of OSGi where there's only one shell scope, it
would be nice to avoid prefixing the command names with the scope or with "*:"
which is confusing<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-210">KARAF-210</a> - Allow to
specific context-path when installing a war file using the war url
handler</p><h3 id="NewFeature">New Feature</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-26">KARAF-26</a> - have
restart clean command/API<br/> * <a href="http://issues.apache
.org/jira/browse/KARAF-144">KARAF-144</a> - Allow using the console and
commands outside of OSGi<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-147">KARAF-147</a> - We should
have a features:listVersions command that lists all the known versions of a
feature<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-149">KARAF-149</a> - Add a
features:removeRepository command<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-166">KARAF-166</a> - Allow
subclasses of org.apache.karaf.shell.console.Main to be used as sub shells<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-172">KARAF-172</a> -
Implement a mechanism that would allow a karaf application to distingush
between UserPrincipal & RolePrincipal without depending from Karaf JAAS
Modules<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-180">KARAF-180</a> - JAAS
Database Login Module<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-212">KARAF-212</a> - pro
vide a simple annotation, say,@CompleterValues which can be used on methods on
an action to provide a list of available values for an argument for tab
completion</p><h3 id="Task">Task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-40">KARAF-40</a> - Create a
maven archetype for creating shell commands</p>
+<h2 id="Download">Download</h2><p>Download links can be found in the <a
href="../../subprojects/cellar/download.html">Download</a> page.</p><h2
id="ReleaseNotesKarafVersion2.1.0">Release Notes - Karaf - Version
2.1.0</h2><p> New to this release of Apache Karaf is a JAAS Database Login
Module, a way to store passwords in a secured way, a mechanism that allows a
karaf application to distinguish between UserPrincipal and RolePrincipal
without depending from the Karaf JAAS Module. <br/> The shell console has been
enhanced to be available in a plain non-OSGi environment and smart tab
completion has been improved, along with various commands. <br/> We have also
resolved a number of outstanding issues, and improved support on OS X and IBM
Java based systems. For more detail please see the change log below.</p><h3
id="Subtask">Sub-task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-217">KARAF-217</a> - Update
Karaf in kit Release Notes </p><h3 id="Bug">Bug</h3><p> *
<a href="http://issues.apache.org/jira/browse/KARAF-13">KARAF-13</a> -
javax.annotation not exported<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-19">KARAF-19</a> - Exception
in pax-web when shutting down karaf<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-125">KARAF-125</a> -
Webconsole can't concat strings?<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-133">KARAF-133</a> - NPE when
installing a bundle with a MANIFEST.MF not in the first entry of the zip<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-134">KARAF-134</a> - The
sort command does not work when trying to sort on the last field<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-136">KARAF-136</a> - should
override equals method for FeaturesListener to handle the proxy compared to
wrapped object case<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-137">KARAF-137</a> -
IOException on web demo when trying to connect through SSH<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-138">KARAF-138</a> -
WarDeploymentListener: checks for manifest osgi entries but fails if no
manifest is found<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-142">KARAF-142</a> - NPE at
org.apache.felix.webconsole.internal.servlet.OsgiManager.service - karaf
started in server mode<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-143">KARAF-143</a> - Setting
"karaf.instances" system property has no effect<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-145">KARAF-145</a> - Reading
Properties like karaf.framework should be trimmed before reusage<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-150">KARAF-150</a> - Config
admin contains 2 configurations for SSH port in Karaf<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-162">KARAF-162</a> - need
exactly specify the import jline package version for webconsole.gogo<br/> *
<a href="http://issues.apache.org/jira/b
rowse/KARAF-167">KARAF-167</a> - Creating a new config using the shell
commands lead to a FileNotFoundException instead of the file being created<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-169">KARAF-169</a> -
Do not use the ClassPath manifest header for the karaf client jar<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-178">KARAF-178</a> - When the
karaf runtime is launched under JSW, the bin/client script fails to
connect<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-189">KARAF-189</a> - Java
endorsed dirs on AIX (IBM JVM)<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-190">KARAF-190</a> -
karaf-wrapper.conf is incorrect<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-199">KARAF-199</a> -
WarDeploymentListener: doesn't handle the default Webapp-Context correct on a
Windows System<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-204">KARAF-204</a> - Ctrl+D
needs to be followed by another ch
aracter to be recognized (at least when using the karaf client)<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-206">KARAF-206</a> - The
converter used for converting commands arguments and options can't convert
objects to String</p><h3 id="Improvement">Improvement</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-106">KARAF-106</a> - Provide a
more minimal / static disitrbution of karaf<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-130">KARAF-130</a> - Allow a
repository URL to be added to feature repository URL list even though it is an
invalid one<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-135">KARAF-135</a> - The
package:export command should have more option to control the output<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-139">KARAF-139</a> - Add a
Shell Console branding demo<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-140">KARAF-140</a> - Modifying
properties and saving them vi
a the Config Console removes comments in the original file<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-141">KARAF-141</a> - Tests
should be able to be run without any internet connections<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-146">KARAF-146</a> - osgi:list
should only print out 'system' bundles above a certain level, by default, this
should be 50, but it should be configurable<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-148">KARAF-148</a> -
features:listUrl should print the repository names as well as the Url. <br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-152">KARAF-152</a> - when
using the @Argument annotation, if there is no name specified it would be nice
to reuse the name of the field, rather than use VAL<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-155">KARAF-155</a> - optional
@Argument values (and I guess @Option values) can have default values which
could be displayed in the help sc
reen by reflecting into the value and finding non-zero/null values<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-157">KARAF-157</a> - minor
patch to make it easier to reuse the Karaf command line console from outside
Karaf specialising the user and application<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-158">KARAF-158</a> - better
display of errors when running a non-osgi command line outside of the
shell<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-159">KARAF-159</a> - when a
bad command is typed (e.g. invalid command, argument, option) we should use
some kind of syntax highlighting for the name of the command/argument/option in
the error message<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-161">KARAF-161</a> - provide
an easy implementation of "public static void main(String[] args)" for a single
command (i.e. for non-shells)<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-163">KARAF-163</a> - Genera
te Features XML should handle artifact types<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-164">KARAF-164</a> - Allow sub
classes of Main to override the META-INF path used to discover commands<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-168">KARAF-168</a> -
Upgrade to latest Felix framework<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-170">KARAF-170</a> - Main
--help should behave like Main someCommand --help and list all the possible sub
commands when outside of OSGi<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-171">KARAF-171</a> - provide a
default "help" sub command in shells used outside of OSGi<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-173">KARAF-173</a> - Make it
easier to configure the Karaf Main shell by subclassing.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-174">KARAF-174</a> - tab
completion of sub commands not working in the non-osgi shell<br/> * <a
href="http:/
/issues.apache.org/jira/browse/KARAF-175">KARAF-175</a> - Upgrade to Java
Service Wrapper 3.2.3<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-176">KARAF-176</a> - Improve
integration to provide a clean shutdown when running as a service<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-177">KARAF-177</a> - Support
64 bits platforms for Java Service Wrapper on OS X<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-181">KARAF-181</a> - Allow the
cmdhelp maven plugin to generate output in confluence format<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-182">KARAF-182</a> - Upgrade
to Aries 0.2-incubating<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-184">KARAF-184</a> - Enhance
the dev:framework command to display or set the OSGi framework name<br/> *
<a href="http://issues.apache.org/jira/browse/KARAF-185">KARAF-185</a> - Have a
'clean' parameter on the main shell script to clean the working folder<br/>
* <a
href="http://issues.apache.org/jira/browse/KARAF-186">KARAF-186</a> - Upgrade
to pax-logging 1.5.3<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-187">KARAF-187</a> - The
completers do not work when several commands are on the same line separated by
a column or pipe<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-191">KARAF-191</a> - Create a
Karaf Util module gathering all util classes<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-192">KARAF-192</a> -
Completion does not work on options, or even on arguments if an option is
specified<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-193">KARAF-193</a> - It should
be possible to load a Command description from a text file<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-196">KARAF-196</a> - Improve
the output of osgi:headers command<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-198">KARAF-198</a> - Remove
dependency upon org.slf4j.helpers.MessageFo
rmatter<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-200">KARAF-200</a> - Upgrade
to latest pax-runner and pax-exam<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-202">KARAF-202</a> - Create la
alias in shell.init.script<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-207">KARAF-207</a> - The
webconsole feature should not depend on the admin bundles<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-208">KARAF-208</a> - when
reusing the karaf shell outside of OSGi where there's only one shell scope, it
would be nice to avoid prefixing the command names with the scope or with "*:"
which is confusing<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-210">KARAF-210</a> - Allow to
specific context-path when installing a war file using the war url
handler</p><h3 id="NewFeature">New Feature</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-26">KARAF-26</a> - have
restart clean command/API<br/> * <a href
="http://issues.apache.org/jira/browse/KARAF-144">KARAF-144</a> - Allow using
the console and commands outside of OSGi<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-147">KARAF-147</a> - We should
have a features:listVersions command that lists all the known versions of a
feature<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-149">KARAF-149</a> - Add a
features:removeRepository command<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-166">KARAF-166</a> - Allow
subclasses of org.apache.karaf.shell.console.Main to be used as sub shells<br/>
* <a href="http://issues.apache.org/jira/browse/KARAF-172">KARAF-172</a> -
Implement a mechanism that would allow a karaf application to distingush
between UserPrincipal & RolePrincipal without depending from Karaf JAAS
Modules<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-180">KARAF-180</a> - JAAS
Database Login Module<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-21
2">KARAF-212</a> - provide a simple annotation, say,@CompleterValues which can
be used on methods on an action to provide a list of available values for an
argument for tab completion</p><h3 id="Task">Task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-40">KARAF-40</a> - Create a
maven archetype for creating shell commands</p>
</div>
</td>
</tr>
Modified:
karaf/site/production/index/community/download/karaf-2.1.1-release.html
URL:
http://svn.apache.org/viewvc/karaf/site/production/index/community/download/karaf-2.1.1-release.html?rev=1640194&r1=1640193&r2=1640194&view=diff
==============================================================================
--- karaf/site/production/index/community/download/karaf-2.1.1-release.html
(original)
+++ karaf/site/production/index/community/download/karaf-2.1.1-release.html Mon
Nov 17 17:26:21 2014
@@ -84,7 +84,7 @@
</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="ReleaseNotesKarafVersion2.1.1">Release Notes - Karaf - Version
2.1.1</h2><p>This release of Apache Karaf is based off of the 2.1.x series
branch, representing an update to Apache Karaf 2.1.0. It contains multiple bug
fixes, while introducing a minimal number of changes to dependencies from our
last release. For more detail please see the change log below.</p><h3
id="Subtask">Sub-task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-269">KARAF-269</a> - Update
jetty bundle version in main karaf 2.1.1 pom.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-271">KARAF-271</a> - Update
Release Notes for 2.1.1 release candidate.</p><h3 id="Bug">Bug</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-17">KARAF-17</a> - ANSI
support not properly initialized when creating an Karaf instances from
WebConsole or JMX<br/> * <a h
ref="http://issues.apache.org/jira/browse/KARAF-156">KARAF-156</a> - command
dev:dynamic-import does not work<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-221">KARAF-221</a> - When
starting a bare karaf, a single bundle is displayed when using osgi:list, we
should display none<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-232">KARAF-232</a> - validate
goal of features-maven-plugin should support wrap jar<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-238">KARAF-238</a> - SLF4J
Duplicate bindings warning when using Equinox<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-239">KARAF-239</a> - Equinox
Framework Extensions<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-261">KARAF-261</a> - Cannot
run command admin on cygwin.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-265">KARAF-265</a> -
add-features-to-repo goal of features-maven-plugin should support wrap jar with
additional instructions<br/
> * <a href="http://issues.apache.org/jira/browse/KARAF-268">KARAF-268</a>
> - When installing a bundle from a feature with blancks before / after the
> bundle url, those bundles are not loaded on restart (on felix)</p><h3
> id="Improvement">Improvement</h3><p> * <a
> href="http://issues.apache.org/jira/browse/KARAF-234">KARAF-234</a> -
> validate goal of features-maven-plugin should support
> spring/blueprint/feature protocol prefix<br/> * <a
> href="http://issues.apache.org/jira/browse/KARAF-247">KARAF-247</a> - Add
> J2SE-1.2 to org.osgi.framework.executionenvironment<br/> * <a
> href="http://issues.apache.org/jira/browse/KARAF-263">KARAF-263</a> -
> Upgrade to Spring 3.0.4.RELEASE<br/> * <a
> href="http://issues.apache.org/jira/browse/KARAF-264">KARAF-264</a> -
> Upgrade to Jetty 6.1.25</p><h3 id="NewFeature">New Feature</h3><p> * <a
> href="http://issues.apache.org/jira/browse/KARAF-225">KARAF-225</a> -
> FeaturesService should publish OSGi events</p>
+<h2 id="Download">Download</h2><p>Download links can be found in the <a
href="../../subprojects/cellar/download.html">Download</a> page.</p><h2
id="ReleaseNotesKarafVersion2.1.1">Release Notes - Karaf - Version
2.1.1</h2><p>This release of Apache Karaf is based off of the 2.1.x series
branch, representing an update to Apache Karaf 2.1.0. It contains multiple bug
fixes, while introducing a minimal number of changes to dependencies from our
last release. For more detail please see the change log below.</p><h3
id="Subtask">Sub-task</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-269">KARAF-269</a> - Update
jetty bundle version in main karaf 2.1.1 pom.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-271">KARAF-271</a> - Update
Release Notes for 2.1.1 release candidate.</p><h3 id="Bug">Bug</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-17">KARAF-17</a> - ANSI
support not properly initialized when creating an Karaf instances from
WebConsole
or JMX<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-156">KARAF-156</a> - command
dev:dynamic-import does not work<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-221">KARAF-221</a> - When
starting a bare karaf, a single bundle is displayed when using osgi:list, we
should display none<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-232">KARAF-232</a> - validate
goal of features-maven-plugin should support wrap jar<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-238">KARAF-238</a> - SLF4J
Duplicate bindings warning when using Equinox<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-239">KARAF-239</a> - Equinox
Framework Extensions<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-261">KARAF-261</a> - Cannot
run command admin on cygwin.<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-265">KARAF-265</a> -
add-features-to-repo goal of features-maven-plugin should support wrap jar with
addit
ional instructions<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-268">KARAF-268</a> - When
installing a bundle from a feature with blancks before / after the bundle url,
those bundles are not loaded on restart (on felix)</p><h3
id="Improvement">Improvement</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-234">KARAF-234</a> - validate
goal of features-maven-plugin should support spring/blueprint/feature protocol
prefix<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-247">KARAF-247</a> - Add
J2SE-1.2 to org.osgi.framework.executionenvironment<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-263">KARAF-263</a> - Upgrade
to Spring 3.0.4.RELEASE<br/> * <a
href="http://issues.apache.org/jira/browse/KARAF-264">KARAF-264</a> - Upgrade
to Jetty 6.1.25</p><h3 id="NewFeature">New Feature</h3><p> * <a
href="http://issues.apache.org/jira/browse/KARAF-225">KARAF-225</a> -
FeaturesService should publish OSGi events</p>
</div>
</td>
</tr>