You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/09/26 12:28:15 UTC

svn commit: r1842017 - in /karaf/site/production: archives.html documentation.html download.html index.html news.html projects.html

Author: jbonofre
Date: Wed Sep 26 12:28:14 2018
New Revision: 1842017

URL: http://svn.apache.org/viewvc?rev=1842017&view=rev
Log:
[scm-publish] Updating main website contents

Modified:
    karaf/site/production/archives.html
    karaf/site/production/documentation.html
    karaf/site/production/download.html
    karaf/site/production/index.html
    karaf/site/production/news.html
    karaf/site/production/projects.html

Modified: karaf/site/production/archives.html
URL: http://svn.apache.org/viewvc/karaf/site/production/archives.html?rev=1842017&r1=1842016&r2=1842017&view=diff
==============================================================================
--- karaf/site/production/archives.html (original)
+++ karaf/site/production/archives.html Wed Sep 26 12:28:14 2018
@@ -73,7 +73,7 @@
               <h2 class="pb-3 mb-4 font-italic border-bottom"><i class="fas fa-boxes"></i> Archives</h2>
             
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container</h3>
+                <h3 class="text-dark">Karaf Runtime</h3>
                 
                 <table class="table table-striped table-sm">
                     <thead class="thead-dark">

Modified: karaf/site/production/documentation.html
URL: http://svn.apache.org/viewvc/karaf/site/production/documentation.html?rev=1842017&r1=1842016&r2=1842017&view=diff
==============================================================================
--- karaf/site/production/documentation.html (original)
+++ karaf/site/production/documentation.html Wed Sep 26 12:28:14 2018
@@ -66,7 +66,7 @@
         <div class="col">
           <div class="card flex-md-row mb-4 box-shadow h-md-250">
             <div class="card-body d-flex flex-column align-items-start">
-              <strong class="d-inline-block mb-2 text-primary">Karaf Container</strong>
+              <strong class="d-inline-block mb-2 text-primary">Karaf Runtime</strong>
               <h3 class="mb-0">
                 <a class="text-dark">4.x series</a>
               </h3>

Modified: karaf/site/production/download.html
URL: http://svn.apache.org/viewvc/karaf/site/production/download.html?rev=1842017&r1=1842016&r2=1842017&view=diff
==============================================================================
--- karaf/site/production/download.html (original)
+++ karaf/site/production/download.html Wed Sep 26 12:28:14 2018
@@ -67,7 +67,7 @@
           <div class="card flex-md-row mb-4 box-shadow h-md-250">
             <div class="card-body d-flex flex-column align-items-start">
               <strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i> Latest release</strong>
-              <h3 class="mb-0 text-dark">Karaf Container <span class="text-muted">4.2.1</span></h3>
+              <h3 class="mb-0 text-dark">Karaf Runtime <span class="text-muted">4.2.1</span></h3>
               <div class="mb-1 text-muted">August 21, 2018</div>
               <p class="card-text mb-auto">
                 Binary Distribution :
@@ -147,7 +147,7 @@
 
     <main role="main">
 
-      <!-- Karaf Container
+      <!-- Karaf Runtime
       ================================================== -->
       <div id="karaf" class="pb-5"></div>
 
@@ -155,7 +155,7 @@
 
         <div class="row mb-5 mt-5">
             <div class="col">
-              <h2 class="pb-3 mb-4 font-italic border-bottom"><i class="fas fa-flask"></i> Karaf Container</h2>
+              <h2 class="pb-3 mb-4 font-italic border-bottom"><i class="fas fa-flask"></i> Karaf Runtime</h2>
 
               <div class="pb-4 mb-3">
                 <h3 class="text-dark">Schedule</h3>
@@ -252,7 +252,7 @@
                       <div class="card flex-md-row mb-4 box-shadow h-md-250">
                         <div class="card-body d-flex flex-column align-items-start">
                           <strong class="d-inline-block mb-2 text-success"><i class="fas fa-circle"></i> Latest release</strong>
-                          <h3 class="mb-0 text-dark">Karaf Container <span class="text-muted">4.1.6</span></h3>
+                          <h3 class="mb-0 text-dark">Karaf Runtime <span class="text-muted">4.1.6</span></h3>
                           <div class="mb-1 text-muted">August 6, 2018</div>
                           <p class="card-text mb-auto">
                             Binary Distribution :
@@ -289,11 +289,11 @@
               <div class="pb-4 mb-3">
                 <h3 class="text-dark" id="cellar-installation">Installation</h3>
 
-                Apache Karaf Cellar is a complete clustering solution for Apache Karaf Container.
+                Apache Karaf Cellar is a complete clustering solution for Apache Karaf.
                 <br/>
-                Cellar can be directly installed on running Karaf Container instances. Take a look on the <a href="documentation.html">Karaf Cellar documentation</a> for details.<br/><br/>
+                Cellar can be directly installed on running Karaf Runtime instances. Take a look on the <a href="documentation.html">Karaf Cellar documentation</a> for details.<br/><br/>
 
-                <h5>On Karaf Container 4.x (Cellar 4.x)</h5>
+                <h5>On Karaf Runtime 4.x (Cellar 4.x)</h5>
                 <div  class="alert alert-dark" role="alert">
                     <samp>
                         feature:repo-add cellar<br>
@@ -301,7 +301,7 @@
                     </samp>
                 </div>
 
-                <h5>On Karaf Container 3.x (Cellar 3.x)</h5>
+                <h5>On Karaf Runtime 3.x (Cellar 3.x)</h5>
                 <div  class="alert alert-dark" role="alert">
                     <samp>
                         feature:repo-add cellar 3.x<br>
@@ -309,7 +309,7 @@
                     </samp>
                 </div>
 
-                <h5>On Karaf Container 2.x (Cellar 2.x)</h5>
+                <h5>On Karaf Runtime 2.x (Cellar 2.x)</h5>
                 <div  class="alert alert-dark" role="alert">
                     <samp>
                         features:chooseUrl cellar 2.x<br>
@@ -325,7 +325,7 @@
                   <thead>
                     <tr>
                         <th>Series</th>
-                        <th>Container Version Support</th>
+                        <th>Runtime Version Support</th>
                         <th>Current Status</th>
                         <th>Last Version</th>
                         <th>Next Version</th>
@@ -397,11 +397,11 @@
                 <h3 class="text-dark" id="cave-installation">Installation</h3>
 
                 <p>
-                Apache Karaf Cave is a complete artifacts repository (OSGi Repository, OBR, Maven) solution for Apache Karaf Container.
+                Apache Karaf Cave is a complete artifacts repository (OSGi Repository, OBR, Maven) solution for Apache Karaf.
                 <br/>
-                Cave can be directly installed on running Karaf Container instances. Take a look on the <a href="documentation.html">Karaf Cave documentation</a> for details.</p>
+                Cave can be directly installed on running Karaf Runtime instances. Take a look on the <a href="documentation.html">Karaf Cave documentation</a> for details.</p>
 
-                <h5>On Karaf Container 4.x (Cave 4.x)</h5>
+                <h5>On Karaf Runtime 4.x (Cave 4.x)</h5>
                 <div class="alert alert-dark" role="alert">
                     <samp>
                         feature:repo-add cave<br>
@@ -409,7 +409,7 @@
                     </samp>
                 </div>
 
-                <h5>On Karaf Container 3.x (Cave 3.x)</h5>
+                <h5>On Karaf Runtime 3.x (Cave 3.x)</h5>
                 <div class="alert alert-dark" role="alert">
                     <samp>
                         feature:repo-add cave 3.x<br>
@@ -417,7 +417,7 @@
                     </samp>
                 </div>
 
-                <h5>On Karaf Container 2.x (Cave 2.x)</h5>
+                <h5>On Karaf Runtime 2.x (Cave 2.x)</h5>
                 <div class="alert alert-dark" role="alert">
                     <samp>
                         features:chooseUrl cave 2.x<br>
@@ -433,7 +433,7 @@
                   <thead>
                     <tr>
                         <th>Series</th>
-                        <th>Container Version Support</th>
+                        <th>Runtime Version Support</th>
                         <th>Current Status</th>
                         <th>Last Version</th>
                         <th>Next Version</th>
@@ -489,12 +489,12 @@
                 <h3 class="text-dark" id="decanter-installation">Installation</h3>
 
                 <p>
-                Apache Karaf Decanter is a complete monitoring solution, working with any Karaf Container version.<br/>
-                Decanter is able to monitor Karaf Container itself, but also any middleware running in your ecosystem.<br/>
-                Decanter can be directly installed on any running Karaf Container instance. The following instructions are just
+                Apache Karaf Decanter is a complete monitoring solution, working with any Karaf Runtime version.<br/>
+                Decanter is able to monitor Karaf Runtime itself, but also any middleware running in your ecosystem.<br/>
+                Decanter can be directly installed on any running Karaf Runtime instance. The following instructions are just
                 example. Take a look on the <a href="documentation.html">Karaf Decanter documentation</a> for details.</p>
 
-                <h5>On Karaf Container 4.x (Decanter 2.x)</h5>
+                <h5>On Karaf Runtime 4.x (Decanter 2.x)</h5>
                 <div class="alert alert-dark" role="alert">
                     <samp>
                         feature:repo-add decanter<br>
@@ -512,7 +512,7 @@
                   <thead>
                     <tr>
                         <th>Series</th>
-                        <th>Container Version Support</th>
+                        <th>Runtime Version Support</th>
                         <th>Current Status</th>
                         <th>Last Version</th>
                         <th>Next Version</th>

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1842017&r1=1842016&r2=1842017&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Wed Sep 26 12:28:14 2018
@@ -65,7 +65,7 @@
         <div class="row pt-5 pb-5">
           <div class="col pt-5 pb-5 mx-auto text-center">
             <h1 class="display-4 text-uppercase">Upgrade to the Enterprise class platform</h1>
-            <p class="lead">Karaf provides dual polymorphic container and application bootstrapping paradigms to the Enterprise.<br>
+            <p class="lead">Karaf provides dual polymorphic runtime and application bootstrapping paradigms to the Enterprise.<br>
             Focus on your business code and application, Karaf deals with the rest</p>
           </div>
         </div>
@@ -98,28 +98,28 @@
           <div class="carousel-item">
             <div class="container">
               <div class="carousel-caption">
-                <p><strong>Karaf Container 4.2.1 has been released! (21/8/18)</strong> - This is an update patch for Apache Karaf 4.2.x, containing bug fixes and improvements. (<a href="news.html">Details</a>)</p>
+                <p><strong>Karaf Runtime 4.2.1 has been released! (21/8/18)</strong> - This is an update patch for Apache Karaf 4.2.x, containing bug fixes and improvements. (<a href="news.html">Details</a>)</p>
               </div>
             </div>
           </div>
           <div class="carousel-item">
             <div class="container">
               <div class="carousel-caption">
-                <p><strong>Karaf Container 4.1.6 has been released! (6/8/18)</strong> - This is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements. (<a href="news.html">Details</a>)</p>
+                <p><strong>Karaf Runtime 4.1.6 has been released! (6/8/18)</strong> - This is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements. (<a href="news.html">Details</a>)</p>
               </div>
             </div>
           </div>
           <div class="carousel-item">
             <div class="container">
               <div class="carousel-caption">
-                <p><strong>Karaf Container 4.2.0 has been released ! (9/4/18)</strong> - This is the first GA release on the 4.2.x series. We invite users to upgrade to this new stable series, bringing a lot of fixes, improvements and new features. (<a href="news.html">Details</a>)</p>
+                <p><strong>Karaf Runtime 4.2.0 has been released ! (9/4/18)</strong> - This is the first GA release on the 4.2.x series. We invite users to upgrade to this new stable series, bringing a lot of fixes, improvements and new features. (<a href="news.html">Details</a>)</p>
               </div>
             </div>
           </div>
           <div class="carousel-item">
             <div class="container">
               <div class="carousel-caption">
-                <p><strong>Karaf Container 3.0.9 has been released! (2/3/18)</strong> - This is an update patch for Apache Karaf 3.0.x, containing minor fixes and dependency upgrades. (<a href="news.html">Details</a>)</p>
+                <p><strong>Karaf Runtime 3.0.9 has been released! (2/3/18)</strong> - This is an update patch for Apache Karaf 3.0.x, containing minor fixes and dependency upgrades. (<a href="news.html">Details</a>)</p>
               </div>
             </div>
           </div>
@@ -137,8 +137,8 @@
         <div class="row">
           <div class="col-lg-4">
             <h1><i class="fas fa-cogs"></i></h1>
-            <h3>Modern Container</h3>
-            <p>Karaf can run as a standalone container, supporting a wide range of applications and technologies.</p>
+            <h3>Modern Runtime</h3>
+            <p>Karaf can run as a standalone runtime, supporting a wide range of applications and technologies.</p>
           </div><!-- /.col-lg-4 -->
           <div class="col-lg-4">
             <h1><i class="fas fa-cubes"></i></h1>
@@ -159,9 +159,9 @@
 
         <div class="row featurette">
           <div class="col-md-7">
-            <h2 class="featurette-heading">Run your applications in <span class="text-muted">Karaf Container</span></h2>
-            <p class="lead">Karaf is a lightweight, powerful, and enterprise ready container powered by OSGi. Karaf is a modern and polymorphic container.
-            By polymorphic, it means that Karaf can host any kind of applications: OSGi, Spring, WAR, and much more.</p>
+            <h2 class="featurette-heading">Run your applications in <span class="text-muted">Karaf Runtime</span></h2>
+            <p class="lead">Karaf is a lightweight, powerful, and enterprise ready application runtime. It provides all the ecosystem and bootstrapping options you need for your applications.
+            By polymorphic, it means that Karaf can host any kind of applications: WAR, OSGi, Spring, and much more.</p>
             <p>Last version <strong>4.2.1</strong> - (21/08/18)</p>
             <p><a class="btn btn-primary" href="projects.html" role="button">Learn more &raquo;</a></p>
           </div>
@@ -217,7 +217,7 @@
         <div class="row featurette">
           <div class="col-md-7 order-md-2">
             <h2 class="featurette-heading">Manage bunch of clustered instances with <span class="text-muted">Karaf Cellar.</span></h2>
-            <p class="lead">You have bunch of Karaf Container instances running ? You want to manage those instances as one, spreading the configuration, deployment, etc ? Karaf Cellar is for you. Karaf Cellar is a clustering solution for Karaf. It allows you to manage multiple instances, with synchronization between the instances.</p>
+            <p class="lead">You have bunch of Karaf Runtime instances running ? You want to manage those instances as one, spreading the configuration, deployment, etc ? Karaf Cellar is for you. Karaf Cellar is a clustering solution for Karaf. It allows you to manage multiple instances, with synchronization between the instances.</p>
             <p>Last version <strong>4.1.0</strong> - (14/10/17)</p>
             <p><a class="btn btn-primary" href="projects.html" role="button">Learn more &raquo;</a></p>
           </div>

Modified: karaf/site/production/news.html
URL: http://svn.apache.org/viewvc/karaf/site/production/news.html?rev=1842017&r1=1842016&r2=1842017&view=diff
==============================================================================
--- karaf/site/production/news.html (original)
+++ karaf/site/production/news.html Wed Sep 26 12:28:14 2018
@@ -79,7 +79,7 @@
             <div class="card-body d-flex flex-column align-items-start">
               <strong class="d-inline-block mb-2 text-success"><i class="fas fa-rocket"></i> Announce</strong>
               <h3 class="mb-0">
-                <a class="text-dark">Karaf Container 4.2.1</a>
+                <a class="text-dark">Karaf Runtime 4.2.1</a>
               </h3>
               <div class="mb-1 text-muted">August 21, 2018</div>
               <p class="card-text mb-auto">This is an update patch for Apache Karaf 4.2.x series. We invite all users to upgrade to this new stable series, bringing a lot of fixes, improvements and dependency upgrades.</p>
@@ -125,7 +125,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3 border-bottom">
-                <h3 class="text-dark">Karaf Container 4.2.1 has been released ! <span class="text-muted">August 21, 2018</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.2.1 has been released ! <span class="text-muted">August 21, 2018</span></h3>
                 <p>This is an update patch for Apache Karaf 4.2.x, containing bug fixes, improvements and dependency upgrades.</p>
                 <p>Among this new features, we have:</p>
                 <ul>
@@ -307,35 +307,35 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.1.6 has been released ! <span class="text-muted">August 6, 2018</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.1.6 has been released ! <span class="text-muted">August 6, 2018</span></h3>
                 <p>This is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342748" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.2.0 has been released ! <span class="text-muted">April 9, 2018</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.2.0 has been released ! <span class="text-muted">April 9, 2018</span></h3>
                 <p>This is the first GA release on the 4.2.x series. We invite all users to upgrade to this new stable series, bringing a lot of fixes, improvements and new features.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342076" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.9 has been released ! <span class="text-muted">March 2, 2018</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.9 has been released ! <span class="text-muted">March 2, 2018</span></h3>
                 <p>This is an update patch for Apache Karaf 3.0.x, containing minor bug fixes and dependency upgrades.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338081" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.1.5 has been released ! <span class="text-muted">February 15, 2018</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.1.5 has been released ! <span class="text-muted">February 15, 2018</span></h3>
                 <p>This is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342294" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.2.0.M2 has been released ! <span class="text-muted">January 2, 2018</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.2.0.M2 has been released ! <span class="text-muted">January 2, 2018</span></h3>
                 <p>This is the second technical preview for the 4.2.x series. This is not a GA. The purpose is to continue the test campaign in preparation for the 4.2.0.GA release. Compared to 4.2.0.M1, 4.2.0.M2 contains bug fixes and improvements, especially around the Java 9 support.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342357" target="_blank">Release Notes &raquo;</a>
@@ -353,7 +353,7 @@
               <h2 id="2017" class="pb-3 mb-4 font-italic border-bottom">2017</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.1.4 has been released ! <span class="text-muted">December 19, 2017</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.1.4 has been released ! <span class="text-muted">December 19, 2017</span></h3>
                 <p>This is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12341702" target="_blank">Release Notes &raquo;</a>
@@ -367,14 +367,14 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.10 has been released ! <span class="text-muted">September 28, 2017</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.10 has been released ! <span class="text-muted">September 28, 2017</span></h3>
                 <p>This is an update patch for Apache Karaf 4.0.x, containing bug fixes.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12340287" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.1.2 has been released ! <span class="text-muted">August 8, 2017</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.1.2 has been released ! <span class="text-muted">August 8, 2017</span></h3>
                 <p>Apache Karaf 4.1.2 is a maintenance release on the 4.1.x series, bringing bug fixes and updates.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12340261" target="_blank">Release Notes &raquo;</a>
@@ -395,21 +395,21 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.9 has been released ! <span class="text-muted">April 10, 2017</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.9 has been released ! <span class="text-muted">April 10, 2017</span></h3>
                 <p>This is an update patch for Apache Karaf 4.0.x, containing bug fixes.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338821" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.1.1 has been released ! <span class="text-muted">March 31, 2017</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.1.1 has been released ! <span class="text-muted">March 31, 2017</span></h3>
                 <p>This is an update release on the Apache Karaf 4.1.x series, bringing lot of bug fixes and updates.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12339244" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.1.0 has been released ! <span class="text-muted">February 4, 2017</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.1.0 has been released ! <span class="text-muted">February 4, 2017</span></h3>
                 <p>Apache Karaf 4.1.0 is the first release of the new 4.1.x serie. It brings lot of new features (new shell console, improvements of the Karaf Features system, better Maven artifacts resolution, improved web container, ...).</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12332799" target="_blank">Release Notes &raquo;</a>
@@ -420,7 +420,7 @@
               <h2 id="2016" class="pb-3 mb-4 font-italic border-bottom">2016</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.8 has been released ! <span class="text-muted">December 18, 2016</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.8 has been released ! <span class="text-muted">December 18, 2016</span></h3>
                 <p>This is an update patch for Apache Karaf 4.0.x, containing bug fixes.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338273" target="_blank">Release Notes &raquo;</a>
@@ -434,7 +434,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.7 has been released ! <span class="text-muted">September 25, 2016</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.7 has been released ! <span class="text-muted">September 25, 2016</span></h3>
                 <p>This is an update patch for Apache Karaf 4.0.x, containing bug fixes.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338147" target="_blank">Release Notes &raquo;</a>
@@ -448,7 +448,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.6 has been released ! <span class="text-muted">August 27, 2016</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.6 has been released ! <span class="text-muted">August 27, 2016</span></h3>
                 <p>This is an update patch for Apache Karaf 4.0.x, containing many bug fixes, dependency updates, and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12335477" target="_blank">Release Notes &raquo;</a>
@@ -462,7 +462,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.8 has been released ! <span class="text-muted">August 11, 2016</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.8 has been released ! <span class="text-muted">August 11, 2016</span></h3>
                 <p>This is an update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency updates, and some improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12335948" target="_blank">Release Notes &raquo;</a>
@@ -476,8 +476,8 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.7 has been released ! <span class="text-muted">June 20, 2016</span></h3>
-                <p>This is an update patch for Apache Karaf Container 3.0.x series, containing many bug fixes, dependency updates, and improvements.</p>
+                <h3 class="text-dark">Karaf Runtime 3.0.7 has been released ! <span class="text-muted">June 20, 2016</span></h3>
+                <p>This is an update patch for Apache Karaf Runtime 3.0.x series, containing many bug fixes, dependency updates, and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12334639" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
@@ -490,15 +490,15 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.5 has been released ! <span class="text-muted">April 21, 2016</span></h3>
-                <p>This is an update patch for Apache Karaf Container 4.0.x series, containing many bug fixes, dependency updates, and improvements.</p>
+                <h3 class="text-dark">Karaf Runtime 4.0.5 has been released ! <span class="text-muted">April 21, 2016</span></h3>
+                <p>This is an update patch for Apache Karaf Runtime 4.0.x series, containing many bug fixes, dependency updates, and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12334629" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.6 has been released ! <span class="text-muted">February 17, 2016</span></h3>
-                <p>This is an update patch for Apache Karaf Container 3.0.x series, containing many bug fixes, dependency updates, and improvements.</p>
+                <h3 class="text-dark">Karaf Runtime 3.0.6 has been released ! <span class="text-muted">February 17, 2016</span></h3>
+                <p>This is an update patch for Apache Karaf Runtime 3.0.x series, containing many bug fixes, dependency updates, and improvements.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12333641" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
@@ -513,22 +513,22 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.4.4 has been released ! <span class="text-muted">January 25, 2016</span></h3>
-                <p><strong>WARNING</strong> : this is the last release on the 2.x series. This series is now in <strong>"Non Active"</strong> mode. We encourage users to upgrade to more recent Karaf Container versions.</p>
+                <h3 class="text-dark">Karaf Runtime 2.4.4 has been released ! <span class="text-muted">January 25, 2016</span></h3>
+                <p><strong>WARNING</strong> : this is the last release on the 2.x series. This series is now in <strong>"Non Active"</strong> mode. We encourage users to upgrade to more recent Karaf Runtime versions.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12311140" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.12 has been released ! <span class="text-muted">January 25, 2016</span></h3>
-                <p><strong>WARNING</strong> : this is the last release on the 2.3.x series. This series is now in <strong>"Non Active"</strong> mode. We encourage users to upgrade to more recent Karaf Container versions.</p>
+                <h3 class="text-dark">Karaf Runtime 2.3.12 has been released ! <span class="text-muted">January 25, 2016</span></h3>
+                <p><strong>WARNING</strong> : this is the last release on the 2.3.x series. This series is now in <strong>"Non Active"</strong> mode. We encourage users to upgrade to more recent Karaf Runtime versions.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12329877" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.4 has been released ! <span class="text-muted">January 13, 2016</span></h3>
-                <p>This is an update patch for Apache Karaf Container 4.0.x series, containing many bug fixes, dependency updates, and improvements..</p>
+                <h3 class="text-dark">Karaf Runtime 4.0.4 has been released ! <span class="text-muted">January 13, 2016</span></h3>
+                <p>This is an update patch for Apache Karaf Runtime 4.0.x series, containing many bug fixes, dependency updates, and improvements..</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12334047" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
@@ -546,7 +546,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.3 has been released ! <span class="text-muted">November 10, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.3 has been released ! <span class="text-muted">November 10, 2015</span></h3>
                 <p>
                 This is an update patch for Apache Karaf 4.0.x, containing many bug fixes,
                 dependency updates, and improvements.</p>
@@ -555,7 +555,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.2 has been released ! <span class="text-muted">October 13, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.2 has been released ! <span class="text-muted">October 13, 2015</span></h3>
                 <p>
                 This is an update patch for Apache Karaf 4.0.x, containing many bug fixes,
                 dependency updates, and improvements.</p>
@@ -564,7 +564,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.5 has been released ! <span class="text-muted">October 7, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.5 has been released ! <span class="text-muted">October 7, 2015</span></h3>
                 <p>
                 This is an update patch for Apache Karaf 3.0.x, containing many bug fixes,
                 dependency updates, and improvements.</p>
@@ -583,7 +583,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.1 has been released ! <span class="text-muted">August 19, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.1 has been released ! <span class="text-muted">August 19, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 4.0.1.<br/>
                 This is an update patch for Apache Karaf 4.0.x, containing many bug fixes, dependency updates, and improvements. New feature highlights include: Providing Spring 4.2.0.RELEASE, OpenJPA 2.4.0, and JTA 1.2 features. Important dependency upgrades include: Spring 4.1.7.RELEASE, Spring 3.2.14.RELEASE, transaction.blueprint 1.1.1, and Pax-Web 4.2.0.</p>
@@ -600,7 +600,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.4.3 has been released ! <span class="text-muted">July 12, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.4.3 has been released ! <span class="text-muted">July 12, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 2.4.3.<br/>
                 This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New feature highlights include: Support for Karaf 4 feature repositories in degraded mode, support for Pax-web 4.x, and updates to FelixFileInstall 3.5.0 and FelixConfigAdmin 1.8.4.</p>
@@ -617,7 +617,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.4 has been released ! <span class="text-muted">July 2, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.4 has been released ! <span class="text-muted">July 2, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 3.0.4.<br/>
                 This is an update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Jaas commands to create and list group, bundles in etc/statup.properties shouldn't be uninstalled through feature services, and more secure host SSH key by default.</p>
@@ -626,7 +626,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.0 has been released ! <span class="text-muted">June 26, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.0 has been released ! <span class="text-muted">June 26, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 4.0.0.<br/>
                 Apache Karaf 4.0.0 is the first production ready version of the new 4.0.0 branch.<br/>
@@ -636,7 +636,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.0.M3 has been released ! <span class="text-muted">June 8, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.0.M3 has been released ! <span class="text-muted">June 8, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 4.0.0.M3.<br/>
                 <b>This is a technology preview release of Apache Karaf, and should NOT be considered production ready</b>
@@ -664,7 +664,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.4.2 has been released ! <span class="text-muted">April 25, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.4.2 has been released ! <span class="text-muted">April 25, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 2.4.2.<br/>
                 This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New feature highlights include: jaas commands to create and list groups, and bundles in etc/startup.properties should not be uninstalled through feature service (protecting essential features from accidental removal).</p>
@@ -673,7 +673,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.11 has been released ! <span class="text-muted">April 11, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.11 has been released ! <span class="text-muted">April 11, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 2.3.11.<br/>
                 This is an update patch for Apache Karaf 2.3.x, containing several bug fixes. Amoung them are a fix for password encryption, txlog files locked during admin clone on windows, and an issue with using LDAPLoginModule with ActiveDirectory is resolved.</p>
@@ -700,7 +700,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.0.M2 has been released ! <span class="text-muted">February 13, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.0.M2 has been released ! <span class="text-muted">February 13, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 4.0.0.M2.<br/>
                 <b>This is a technology preview release of Apache Karaf, and should NOT be considered production ready.</b>
@@ -711,16 +711,16 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.10 has been released ! <span class="text-muted">February 6, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.10 has been released ! <span class="text-muted">February 6, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 2.3.10.<br/>
-                This is an update patch for Apache Karaf 2.3.x, containing several bug fixes, and a dependency update. Amoung them are a fix for when config:edit does not correctly handle configuration visibility for factory calls, when User name/password missing in connection factory created with jms:create, and when admin:stop Command Does Not Zero Out Root Container PID. This release contains an update to jandex in hibernate feature to avoid wrapping.</p>
+                This is an update patch for Apache Karaf 2.3.x, containing several bug fixes, and a dependency update. Amoung them are a fix for when config:edit does not correctly handle configuration visibility for factory calls, when User name/password missing in connection factory created with jms:create, and when admin:stop Command Does Not Zero Out Root Runtime PID. This release contains an update to jandex in hibernate feature to avoid wrapping.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328939" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.3 has been released ! <span class="text-muted">January 30, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.3 has been released ! <span class="text-muted">January 30, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 3.0.3.<br/>
                 This is an update patch for Apache Karaf 3.0.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Spring 4.1.2.Release features, and provides ready to use jpa20 and jpa21 features.</p>
@@ -745,7 +745,7 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.4.1 has been released ! <span class="text-muted">January 2, 2015</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.4.1 has been released ! <span class="text-muted">January 2, 2015</span></h3>
                 <p>
                 The Karaf team is pleased to announce the availability of Karaf 2.4.1.<br/>
                 This is an update patch for Apache Karaf 2.4.x, containing many bug fixes, dependency updates, and improvements. New features highlights include: Regex support in features commands, added an option to uninstall transitive features, and renamed jpa feature as jpa/jpa20 and jpa21.</p>
@@ -757,14 +757,14 @@
               <h2 id="2014" class="pb-3 mb-4 font-italic border-bottom">2014</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.9 has been released ! <span class="text-muted">November 9, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.9 has been released ! <span class="text-muted">November 9, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.9.<br/>
-                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.</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 Runtime 1.0.2/JPA Blueprint Aries 1.0.4/JPA Runtime Context 1.0.4.</p>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328659" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 4.0.0.M1 has been released ! <span class="text-muted">October 14, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 4.0.0.M1 has been released ! <span class="text-muted">October 14, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 4.0.0.M1.<br/>
                 <b>This is a technology preview release of Apache Karaf, and should NOT be considered production ready.</b>
                 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.<br/>
@@ -773,35 +773,35 @@
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.2 has been released ! <span class="text-muted">October 13, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.2 has been released ! <span class="text-muted">October 13, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 3.0.2.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12326261" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.4.0 has been released ! <span class="text-muted">September 20, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.4.0 has been released ! <span class="text-muted">September 20, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.4.0.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12323352" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.8 has been released ! <span class="text-muted">September 19, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.8 has been released ! <span class="text-muted">September 19, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.8.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12328245" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.7 has been released ! <span class="text-muted">September 6, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.7 has been released ! <span class="text-muted">September 6, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.7.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12327382" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.6 has been released ! <span class="text-muted">August 1, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.6 has been released ! <span class="text-muted">August 1, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.6.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12326726" target="_blank">Release Notes &raquo;</a>
@@ -832,21 +832,21 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.5 has been released ! <span class="text-muted">May 13, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.5 has been released ! <span class="text-muted">May 13, 2014</span></h3>
                 <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 FelixfileInstall, and adding MSSQL datasource type.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12325886" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.1 has been released ! <span class="text-muted">May 13, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.1 has been released ! <span class="text-muted">May 13, 2014</span></h3>
                 <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 FelixfileInstall, and adding MSSQL datasource type.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
                 <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12316945" target="_blank">Release Notes &raquo;</a>
               </div><!-- /.blog-post -->
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.4 has been released ! <span class="text-muted">February 17, 2014</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.4 has been released ! <span class="text-muted">February 17, 2014</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.4.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -876,7 +876,7 @@
               <h2 id="2013" class="pb-3 mb-4 font-italic border-bottom">2013</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.0 has been released ! <span class="text-muted">December 24, 2013</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.0 has been released ! <span class="text-muted">December 24, 2013</span></h3>
                 <p>The Karaf team is tremendously pleased to announce the availability of Karaf 3.0.0.<br/>
                 This is a major new release of Apache Karaf, containing many refactorings, OSGi rev 5 support, wide ranging dependency upgrades, and new commands.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -892,7 +892,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.3 has been released ! <span class="text-muted">September 20, 2013</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.3 has been released ! <span class="text-muted">September 20, 2013</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.3.<br/>
                 This patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; improvements to the service wrapper to detect java, return correct exit codes, have correct karaf.data information on child instances and operate on Solaris, the log command can now list all the logging levels currently set, and dependency updates to Spring 3.2.4.RELEASE, Pax Logging 1.7.1, easymock 3.2, and jasypt 1.9.1.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -900,7 +900,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.2 has been released ! <span class="text-muted">July 10, 2013</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.2 has been released ! <span class="text-muted">July 10, 2013</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.2.<br/>
                 In this patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; restored IBM Java compatibility, DirectoryWatcher for deploy folder now waits for framework start level to reach 60, BundleWatcher now waits for refresh to be finished before updating another bundle, CXF DOSGI feature now included in Karaf repos config, HTTP feature now installs a default web config file, and dependency updates to Spring 3.2.3.RELEASE, Pax Web 1.1.14, Aries Transaction Blueprint 1.0.1, and Pax Url 1.3.6.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -931,7 +931,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 3.0.0.RC1 has been released ! <span class="text-muted">March 15, 2013</span></h3>
+                <h3 class="text-dark">Karaf Runtime 3.0.0.RC1 has been released ! <span class="text-muted">March 15, 2013</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 3.0.0.RC1.<br/>
                 <b>This is a technology preview release of Apache Karaf, and should NOT be considered a production ready version.</b>
                 Apache Karaf 3.0.0.RC1 represents a major refactoring of the project, and includes numerous new features. We ask that users provide the community with their feed back so that the full Apache Karaf 3.0.0 release can be as feature complete and stable as possible.</p>
@@ -940,7 +940,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.1 has been released ! <span class="text-muted">March 3, 2013</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.1 has been released ! <span class="text-muted">March 3, 2013</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.1.<br/>
                 In this patch update to the 2.3.x line contains multiple bug fixes, improvements, and dependency updates including; an upgrade to OSGi spec 4.3.1, Spring 3.1.4.RELEASE, Pax Exam 2.6.0, Pax Web 1.1.12, Jetty 7.6.8.v20121106, Aries Blueprint Core 1.1.0, and fixes to the LDAP login module, improved failover lock logic, removes a console shutdown -f hang, and adds a jre-1.8 to jre.properties.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -958,7 +958,7 @@
               <h2 id="2012" class="pb-3 mb-4 font-italic border-bottom">2012</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.10 has been released ! <span class="text-muted">December 21, 2012</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.10 has been released ! <span class="text-muted">December 21, 2012</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.10.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.9. It contains bug fixes identified in the prior release, and introduces improvements including; Making pom.xml eclipse 3.7 m2e friendly, updating Spring to 2.5.6.SEC03, improved terminal behavior when sshing from windows to unix, and improved lock logic to wait while start level change occurs. Several dependencies were also updated, bringing FelixWebconsole to 4.0.0, pax-logging to 1.6.10, pax-web to 1.0.12, and the Apache pom to version 12.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -974,7 +974,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.3.0 has been released ! <span class="text-muted">October 15, 2012</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.3.0 has been released ! <span class="text-muted">October 15, 2012</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.3.0.<br/>
                 This release of Apache Karaf sets the stage for the 3.0.x line, introducing OSGi rev 4.3 support, new commands, features, improvements, and a mulititude of dependency updates. At Karaf's core you'll find Equinox 3.8.0.v20120529-1548 and Apache Felixframework 4.0.3. New additions such as Karaf-pax-exam, commands back ported from Karaf 3.x, and command aliases to help make migrating betwen 2.3.x and 3.x easier.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -988,7 +988,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.9 has been released ! <span class="text-muted">August 18, 2012</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.9 has been released ! <span class="text-muted">August 18, 2012</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.9.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.8. It contains bug fixes identified in the prior release, and introduces improvements including; An update to fix a NullPointerException when using JDK 6 update 33 or JDK 7 update5, a new JDBC lock implementation for Postgres, a fix for using version with the wrap protocol, and renaming command-watch to watch. Several dependences were also updated, bringing FelixFramework to 3.2.2, pax-logging to 1.6.9, slf4j to 1.6.6, xbean to 3.11.1, aries proxy to 0.3.1, and a multitude of updates to maven plugins.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -996,7 +996,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.8 has been released ! <span class="text-muted">June 25, 2012</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.8 has been released ! <span class="text-muted">June 25, 2012</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.8.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.7. It contains bug fixes identified in the prior release, and introduces improvements including; A command that can not be loaded no longer breaks the whole completion, removing a KAR now uninstalls the shipped features, and SSH keystore is now compatible with IBM JDK. Several dependences were also updated, bringing ServiceMix Specs to version 2.0, pax-logging to 1.6.7, Jansi to 1.9, JLine to 2.7, FelixUtils to 1.2.0, FelixFileInstall to 3.2.4, and sshd to 0.7.0.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1011,7 +1011,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.7 has been released ! <span class="text-muted">April 27, 2012</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.7 has been released ! <span class="text-muted">April 27, 2012</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.7.<br/>
                 This release of Apache Karaf is considered a high priority update for users of Apache Karaf 2.2.6. An issue in which configuration updates were not being persisted to storage was detected, an update to FileInstall version 3.2.2 was made necessary. In addition to the above other bug fixes have been resolved, including; updating the features repo pointer for pax-wicket, removing an unnecessary warning on missing repository name when the name is defined however not presently loaded, the SSHD authorized key provider now logs in DEBUG, and SSH now correctly uses the karaf.base variable. A version update to pax web 1.0.9 has also been included in the dependencies.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1019,7 +1019,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.6 has been released ! <span class="text-muted">April 8, 2012</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.6 has been released ! <span class="text-muted">April 8, 2012</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.6.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.5. It contains bug fixes identified in the prior release, and introduces improvements including; improved Windows, AIX, HP-UX, and Solaris support in the service wrapper, three new deployer demos showing how to make an OSGi bundle, a features file, and how to wrap a third party jar into a bundle, and support for ssh public key authentication and agent forwarding. A few new commands also appear in this release including; features:status to indicate feature loaded or not, feature:chooseurl to make it easy to install well known feature files, and a watch command to allow users to watch the output of a karaf command like when using the unix watch mechanism. Several dependencies were also updated, bringing Spring to 3.0.7-RELEASE, eventadmin to 1.2.14, Apache Pom to version 10, the maven bundle plugin to 2.3.7, and fileinstall to 3.2.0.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1045,7 +1045,7 @@
               <h2 id="2011" class="pb-3 mb-4 font-italic border-bottom">2011</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.5 has been released ! <span class="text-muted">December 25, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.5 has been released ! <span class="text-muted">December 25, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.5.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.4. It contains bug fixes identified in the prior release, and introduces improvements including; multiple JAAS support improvements, better support for Linux systems with certain versions of libc, SCP support, and demos for extending Karaf's console commands and using Karaf Archives (KARs). Several dependencies were also updated, bringing Pax Web to version 1.0.8, Jetty to 7.5.4.v20111024, and Jasypt to 1.8.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1053,7 +1053,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.4 has been released ! <span class="text-muted">October 16, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.4 has been released ! <span class="text-muted">October 16, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.4.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.3. It contains bug fixes identified in the prior release, and introduces improvements including; significant improvements to KAR support, and new MBeans (such as Dev, HTTP, Log, OBR, Bundles, Services and System). Several dependencies were also updated, bringing Apache FelixGogo to version 0.10.0, and Pax Web to 1.0.7.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1061,7 +1061,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.3 has been released ! <span class="text-muted">September 1, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.3 has been released ! <span class="text-muted">September 1, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.3.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.2. It contains bug fixes identified in the prior release, and introduces improvements including; Optional JDK 7 support, a spring-jms feature, and a macro allowing users to identify the contents of a specific config file. Several dependencies were also updated, bringing Jetty to version 7.4.5.v20110725, Eclispe Equinox to 3.6.2.R36x_v20110210, and Pax web to 1.0.6.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1069,7 +1069,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.6 has been released ! <span class="text-muted">July 17, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.6 has been released ! <span class="text-muted">July 17, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.6.<br/>
                 This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.5 and the last planned patch to the 2.1.x branch. It contains a few small bug fixes and improvements, including; updated branding-console documentation, a new warning on osgi:shutdown to avoid inadvertently shutting down the container, and a correction to the Oracle JDBC locking mechanism behavior when the locking table is empty.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1086,7 +1086,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.2 has been released ! <span class="text-muted">July 3, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.2 has been released ! <span class="text-muted">July 3, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.2.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.1. It contains bug fixes identified in the prior release, and introduces improvements including; improved behavior for the OracleDB locking mechanism and http feature jetty port usage. Several improvements to the shell have been incorporated, such as completion for shell aliases and a warning on osgi:shutdown to avoid inadvertently shutting down the container. There has also been a few small dependency upgrades to felix event admin, Pax URL, and jetty.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1094,7 +1094,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.1 has been released ! <span class="text-muted">May 15, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.1 has been released ! <span class="text-muted">May 15, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.1.<br/>
                 This release of Apache Karaf is based off of the 2.2.x series branch, representing an update to Apache Karaf 2.2.0. It contains bug fixes identified in the prior release, and introduces improvements including; updates to pax-logging, pax-runner, pax-web, jetty, and felix versions. The config commands have has been updated, and kar features are now in features-maven-plugin.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1102,7 +1102,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.5 has been released ! <span class="text-muted">April 30, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.5 has been released ! <span class="text-muted">April 30, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.5.<br/>
                 This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.4. It contains several bug fixes identified in the prior release, including; improved Eclipse console karaf shell output, handling TAB characters in feature repository to avoid resoultion errors when adding features to repo, and multiple fixes to the config shell. IMPORTANT: This patch release also updates the FelixFramework from version 3.0.2 to 3.0.9.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1110,7 +1110,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.2.0 has been released ! <span class="text-muted">February 28, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.2.0 has been released ! <span class="text-muted">February 28, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.2.0.<br/>
                 This release of Apache Karaf contains a multitude of new features, improvements, and bug fixes. Some highlights include many new or updated commands, a LDAP JAAS module with login support, an updated feature service, a feature for Aries transaction, JPA & JNDI modules, expanded documentation, and new versions of most dependencies. The help system and manual have also undergone major updates. Please note that if you are using pax-exam with scanFeatures that you also have to upgrade pax-exam to the latest version.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1118,7 +1118,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.4 has been released ! <span class="text-muted">February 15, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.4 has been released ! <span class="text-muted">February 15, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.4.<br/>
                 This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.3. It contains several bug fixes identified in the prior release, and introduces several improvements including; better behavior of the features-maven-plugin, documentation for making multiple configuration files available to the bundle context, and a more efficient bundle description for header display.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1126,7 +1126,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.3 has been released ! <span class="text-muted">January 11, 2011</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.3 has been released ! <span class="text-muted">January 11, 2011</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.3.<br/>
                 This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.2. It contains several bug fixes identified in the prior release, and updates the versions of SLF4j, pax-url-mvn, spring, and pax-exam. For more detail please see the change log below.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1137,7 +1137,7 @@
               <h2 id="2010" class="pb-3 mb-4 font-italic border-bottom">2010</h2>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.2 has been released ! <span class="text-muted">November 25, 2010</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.2 has been released ! <span class="text-muted">November 25, 2010</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.2.<br/>
                 This release of Apache Karaf is based off of the 2.1.x series branch, representing an update to Apache Karaf 2.1.1. It contains several bug fixes identified in the prior release, and updates the pax-url version.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1145,7 +1145,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.1 has been released ! <span class="text-muted">November 14, 2010</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.1 has been released ! <span class="text-muted">November 14, 2010</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.1.<br/>
                 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.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>
@@ -1153,7 +1153,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.1.0 has been released ! <span class="text-muted">September 24, 2010</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.1.0 has been released ! <span class="text-muted">September 24, 2010</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.1.0.<br/>
                 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/>
@@ -1163,7 +1163,7 @@
               </div>
 
               <div class="pb-4 mb-3">
-                <h3 class="text-dark">Karaf Container 2.0.0 has been released ! <span class="text-muted">July 23, 2010</span></h3>
+                <h3 class="text-dark">Karaf Runtime 2.0.0 has been released ! <span class="text-muted">July 23, 2010</span></h3>
                 <p>The Karaf team is pleased to announce the availability of Karaf 2.0.0.<br/>
                 This release is our first as a top level apache project, and includes a number of new features, improvements and bug fixes.</p>
                 <a class="btn btn-outline-primary" href="download.html">Download &raquo;</a>

Modified: karaf/site/production/projects.html
URL: http://svn.apache.org/viewvc/karaf/site/production/projects.html?rev=1842017&r1=1842016&r2=1842017&view=diff
==============================================================================
--- karaf/site/production/projects.html (original)
+++ karaf/site/production/projects.html Wed Sep 26 12:28:14 2018
@@ -76,9 +76,9 @@
             <div class="card-body d-flex flex-column align-items-start">
               <strong class="d-inline-block mb-2 text-primary"><i class="fas fa-flask"></i> Runtime</strong>
               <h3 class="mb-0">
-                <a class="text-dark">Karaf Container</a>
+                <a class="text-dark">Karaf Runtime</a>
               </h3>
-              <p class="card-text mb-auto">Karaf Container is a modern and polymorphic container.</p>
+              <p class="card-text mb-auto">Karaf Runtome is a modern and polymorphic application runtime.</p>
               <p>
                 <small class="text-muted">Latest 4.2.1 <a href="download.html"><i class="fas fa-download"></i></a></small>
               </p>
@@ -137,12 +137,12 @@
         <!-- karaf-container -->
         <div class="row pb-5 border-bottom">
             <div class="col-md-12">
-              <h5 class="project-heading">Run your applications in <span class="text-muted">Karaf Container</span></h5>
+              <h5 class="project-heading">Run your applications in <span class="text-muted">Karaf Runtime</span></h5>
 
               <div class="pb-4 mb-3">
-                <p class="lead">Karaf Container is a modern and polymorphic container. It's a lightweight, powerful, and enterprise ready container powered by OSGi.
-                <br/>By polymorphic, it means that Karaf can host any kind of applications : OSGi, Spring, WAR, and much more.
-                <br/>Karaf can be use as a standalone container, or in a bootstrap way using Karaf Boot.</p>
+                <p class="lead">Karaf Runtime is a modern and polymorphic application runtime. It's a lightweight, powerful, and enterprise ready.
+                <br/>By polymorphic, it means that Karaf can host any kind of applications : WAR, Spring, OSGi, and much more.
+                <br/>Karaf can be use as a standalone immuatable runtime, or in a mutable runtime that you can manage remotely.</p>
                 <p>
                     <a class="btn btn-primary" href="download.html" role="button">Download &raquo;</a>
                     <a class="btn btn-outline-primary" href="documentation.html" role="button">Documentation &raquo;</a>
@@ -252,7 +252,7 @@
                   <div class="card">
                     <div class="card-body">
                       <h5 class="card-title text-dark">WebConsole</h5>
-                      <p class="card-text">In addition of ssh and JMX, you can also manage Karaf Container using a simple browser thanks to the Karaf WebConsole.</p>
+                      <p class="card-text">In addition of ssh and JMX, you can also manage Karaf Runtime using a simple browser thanks to the Karaf WebConsole.</p>
                       <p class="card-text"><small class="text-muted">Since 4.x</small></p>
                     </div>
                   </div>
@@ -266,7 +266,7 @@
                   <div class="card">
                     <div class="card-body text-dark">
                       <h5 class="card-title">Instances management</h5>
-                      <p class="card-text">You can manage several children instances inside the Karaf Container root instance. It's a very convenient way to test applications or configurations without impacting your existing running instances.</p>
+                      <p class="card-text">You can manage several children instances inside the Karaf Runtime root instance. It's a very convenient way to test applications or configurations without impacting your existing running instances.</p>
                       <p class="card-text"><small class="text-muted">Since 4.x</small></p>
                     </div>
                   </div>
@@ -275,7 +275,7 @@
               <div class="card-deck w-34 mb-3">
                   <div class="card">
                     <div class="card-body">
-                      <h5 class="card-title text-dark">Docker</h5>
+                      <h5 class="card-title text-dark">Docker & Cloud ready</h5>
                       <p class="card-text">Manage your Docker containers and images via Karaf shell console, provisionning a running instance in the simpliest way.</p>
                       <p class="card-text"><small class="text-muted">Since 4.x</small></p>
                     </div>
@@ -290,7 +290,7 @@
               <h5 class="project-heading">Manage bunch of clustered instances with <span class="text-muted">Karaf Cellar</span></h5>
 
               <div class="pb-4 mb-3">
-                <p class="lead">You have bunch of Karaf Container instances running ? You want to manage those instances as one, spreading the configuration, deployment, etc ? Karaf Cellar is for you.<br/>
+                <p class="lead">You have bunch of Karaf Runtime instances running ? You want to manage those instances as one, spreading the configuration, deployment, etc ? Karaf Cellar is for you.<br/>
                 Karaf Cellar is a clustering solution for Karaf. It allows you to manage multiple instances, with synchronization between the instances.</p>
                 <p>
                     <a class="btn btn-primary" href="download.html" role="button">Download &raquo;</a>