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 b12ca55  Update the 4.2.8 release date and releases schedule
b12ca55 is described below

commit b12ca55515bbd0401ad1a65ceaefa5e16a9270c3
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Jan 23 09:27:51 2020 +0100

    Update the 4.2.8 release date and releases schedule
---
 src/main/webapp/download.html | 10 +++++-----
 src/main/webapp/index.html    |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/main/webapp/download.html b/src/main/webapp/download.html
index 2d753e1..397fa9f 100644
--- a/src/main/webapp/download.html
+++ b/src/main/webapp/download.html
@@ -71,7 +71,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-circle"></i> Latest release</strong>
               <h3 class="mb-0 text-dark">Karaf Runtime <span 
class="text-muted">4.2.8</span></h3>
-              <div class="mb-1 text-muted">January 14 2020</div>
+              <div class="mb-1 text-muted">January 23 2020</div>
                 <p class="card-text mb-auto">
                     Binary Distribution :
                     <a 
href="http://www.apache.org/dyn/closer.lua/karaf/4.2.8/apache-karaf-4.2.8.tar.gz";>tar.gz</a>
 [<a 
href="https://www.apache.org/dist/karaf/4.2.8/apache-karaf-4.2.8.tar.gz.asc";>PGP</a>]
 [<a 
href="https://www.apache.org/dist/karaf/4.2.8/apache-karaf-4.2.8.tar.gz.sha512";>SHA512</a>]
 -
@@ -180,10 +180,10 @@
                       <td>4.3.x</td>
                       <td>7</td>
                       <td>8 / 9 / 10 / 11</td>
-                      <td class="text-success">On Development</td>
+                      <td class="text-success">Preview</td>
                       <td></td>
                       <td>4.3.0.RC1</td>
-                      <td>Dec '19</td>
+                      <td>Jan '20</td>
                     </tr>
                     <tr>
                       <td>4.2.x</td>
@@ -322,7 +322,7 @@
                       <td class="text-success">On Development</td>
                       <td></td>
                       <td>4.2.0</td>
-                      <td>Jan '19</td>
+                      <td>Feb '20</td>
                     </tr>
                     <tr>
                       <td>4.1.x</td>
@@ -524,7 +524,7 @@
                         <td class="text-success">Stable</td>
                         <td>2.2.0</td>
                         <td>2.3.0</td>
-                        <td>Dec '19</td>
+                        <td>Feb '20</td>
                     </tr>
                   </tbody>
                 </table>
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 3e74231..1b53539 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -87,7 +87,7 @@
           <div class="carousel-item active">
             <div class="container">
               <div class="carousel-caption">
-                <p><strong>Karaf Runtime 4.2.8 has been released! 
(14/1/20)</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.8 has been released! 
(23/1/20)</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>

Reply via email to