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/02/17 05:37:38 UTC

[karaf-site] branch trunk updated: Publish 4.1.5 release

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/karaf-site.git


The following commit(s) were added to refs/heads/trunk by this push:
     new d96ed9c  Publish 4.1.5 release
d96ed9c is described below

commit d96ed9c4e6cbdc96713d58d4341cedf4d004fdbd
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sat Feb 17 06:37:28 2018 +0100

    Publish 4.1.5 release
---
 src/main/webapp/archives.html | 10 ++++++++++
 src/main/webapp/download.html | 18 +++++++++---------
 src/main/webapp/index.html    | 18 +++++++++---------
 src/main/webapp/news.html     |  5 +++++
 4 files changed, 33 insertions(+), 18 deletions(-)

diff --git a/src/main/webapp/archives.html b/src/main/webapp/archives.html
index ba16797..28a4b03 100644
--- a/src/main/webapp/archives.html
+++ b/src/main/webapp/archives.html
@@ -74,6 +74,16 @@
                         <th>Notes</th>
                     </tr>
                     <tr>
+                        <td>4.1.4</td>
+                        <td><a href="http://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz">tar.gz</a> [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz.md5">MD5</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz.sha1">SHA1</a>]<br>
+                            <a href="http://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.zip">zip</a> [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.zip.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.zip.md5">MD5</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.zip.sha1">SHA1</a>]
+                        </td>
+                        <td><a href="http://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz">tar.gz</a> [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz.md5">MD5</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz.sha1">SHA1</a>]<br>
+                            <a href="http://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip">zip</a> [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip.md5">MD5</a>] [<a href="https://archive.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip.sha1">SHA1</a>]
+                        </td>
+                        <td><a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12341702')">Release Notes</a></td>
+                    </tr>
+                    <tr>
                         <td>4.2.0.M2</td>
                         <td><a href="http://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.tar.gz">tar.gz</a> [<a href="https://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.tar.gz.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.tar.gz.md5">MD5</a>] [<a href="https://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.tar.gz.sha1">SHA1</a>]<br>
                             <a href="http://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.zip">zip</a> [<a href="https://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.zip.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.zip.md5">MD5</a>] [<a href="https://archive.apache.org/dist/karaf/4.2.0.M2/apache-karaf-4.2.0.M2.zip.sha1">SHA1</a>]
diff --git a/src/main/webapp/download.html b/src/main/webapp/download.html
index 3e9896c..dcd850e 100644
--- a/src/main/webapp/download.html
+++ b/src/main/webapp/download.html
@@ -54,7 +54,7 @@
                     <ul>
                         <li><a href="#container-schedule">Schedule</a></li>
                         <li><a href="#container-420M2">4.2.0.M2</a></li>
-                        <li><a href="#container-414">4.1.4</a></li>
+                        <li><a href="#container-415">4.1.5</a></li>
                         <li><a href="#container-4010">4.0.10</a></li>
                         <li><a href="#container-308">3.0.8</a></li>
                     </ul>
@@ -156,9 +156,9 @@
                         <td>6</td>
                         <td>8</td>
                         <td>Stable</td>
-                        <td>4.1.4</td>
                         <td>4.1.5</td>
-                        <td>03/18</td>
+                        <td>4.1.6</td>
+                        <td>05/18</td>
                     </tr>
                     <tr>
                         <td>4.2.x</td>
@@ -167,7 +167,7 @@
                         <td>Development</td>
                         <td>4.2.0.M2</td>
                         <td>4.2.0</td>
-                        <td>01/18</td>
+                        <td>03/18</td>
                     </tr>
                 </table>
                 
@@ -208,22 +208,22 @@
 
                     <div class="content--panel--separator"></div>
 
-                    <h3 id="container-414">Karaf Container 4.1.4 (<a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12341702')">Release Notes</a>)</h3>
+                    <h3 id="container-415">Karaf Container 4.1.5 (<a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342294')">Release Notes</a>)</h3>
                     <div class="container-fluid">
                         <div class="row-fluid">
                             <div class="span3">
                                 Binary Distribution
                             </div>
-                            <div class="span9"><a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.4/apache-karaf-4.1.4.tar.gz">tar.gz</a> [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.tar.gz.sha1">SHA1</a>] - 
-                                <a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.4/apache-karaf-4.1.4.zip">zip</a> [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/4.1.4/apache-karaf-4.1.4.zip.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4.zip.sha1">SHA1</a>]
+                            <div class="span9"><a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.5/apache-karaf-4.1.5.tar.gz">tar.gz</a> [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5.tar.gz.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5.tar.gz.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5.tar.gz.sha1">SHA1</a>] - 
+                                <a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.5/apache-karaf-4.1.5.zip">zip</a> [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/4.1.5/apache-karaf-4.1.5.zip.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5.zip.sha1">SHA1</a>]
                             </div>
                         </div>
                         <div class="row-fluid">
                             <div class="span3">
                                 Source Distribution
                             </div>
-                            <div class="span9"><a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz">tar.gz</a> [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.tar.gz.sha1">SHA1</a>] - 
-                                <a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.4/apache-karaf-4.1.4-src.zip">zip</a> [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.4/apache-karaf-4.1.4-src.zip.sha1">SHA1</a>]
+                            <div class="span9"><a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.5/apache-karaf-4.1.5-src.tar.gz">tar.gz</a> [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5-src.tar.gz.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5-src.tar.gz.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5-src.tar.gz.sha1">SHA1</a>] - 
+                                <a href="http://www.apache.org/dyn/closer.lua/karaf/4.1.5/apache-karaf-4.1.5-src.zip">zip</a> [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5-src.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5-src.zip.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/4.1.5/apache-karaf-4.1.5-src.zip.sha1">SHA1</a>]
                             </div>
                         </div>
                         <div class="row-fluid">
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 3defa09..c32c5ba 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -77,6 +77,15 @@
                         <center>
                             <div class="banner--text">
                                <div class="container-fluid">
+                                <b>Karaf Container 4.1.5 has been released! (15/2/18)</b> - This is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements. (<a class="banner--link" href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342294')">Release Notes</a>)
+                               </div>
+                           </div>
+                        </center>
+                    </div>
+                    <div>
+                        <center>
+                            <div class="banner--text">
+                               <div class="container-fluid">
                                 <b>Karaf Decanter 2.0.0 has been released! (6/2/18)</b> - This is a new Decanter series, providing new features and bug fixes. It's designed to work specifically on Apache Karaf 4.x.  (<a class="banner--link" href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12341053')">Release Notes</a>)
                                </div>
                            </div>
@@ -172,15 +181,6 @@
                            </div>
                         </center>
                     </div>
-                    <div>
-                        <center>
-                            <div class="banner--text">
-                               <div class="container-fluid">
-                                <b>Karaf Cellar 4.1.0 has been released! (15/5/17)</b> - Apache Karaf Cellar 4.1.0 is the first release in the Cellar 4.1.x serie, fully compatible with Karaf 4.1.x and providing important improvements and bug fixes. (<a class="banner--link" href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12340376')">Release Notes</a>)
-                               </div>
-                           </div>
-                        </center>
-                    </div>
                 </div>
             </section>
 
diff --git a/src/main/webapp/news.html b/src/main/webapp/news.html
index c72da1a..ebfd515 100644
--- a/src/main/webapp/news.html
+++ b/src/main/webapp/news.html
@@ -64,6 +64,11 @@
         <div id="content">
             <h2 id="2018">2018</h2>
             <div class="content--panel content--news">
+                      <h3>Karaf Container 4.1.5 has been released! (15/2/18)</h3>
+              Ths is an update patch for Apache Karaf 4.1.x, containing bug fixes and improvements.<br>
+              <a href="download.html">> Download</a><br><a href="javascriipt:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342294')">> Release Notes</a>
+            </div> 
+            <div class="content--panel content--news">
                       <h3>Karaf Container 4.2.0.M2 has been released! (2/1/18)</h3>
               Ths 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.
               <a href="download.html">> Download</a><br><a href="javascriipt:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342357')">> Release Notes</a>

-- 
To stop receiving notification emails like this one, please contact
jbonofre@apache.org.