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 2022/10/23 15:18:24 UTC

svn commit: r1904788 - in /karaf/site/production: archives.html documentation.html download.html feed.xml index.html news.html

Author: jbonofre
Date: Sun Oct 23 15:18:24 2022
New Revision: 1904788

URL: http://svn.apache.org/viewvc?rev=1904788&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/feed.xml
    karaf/site/production/index.html
    karaf/site/production/news.html

Modified: karaf/site/production/archives.html
URL: http://svn.apache.org/viewvc/karaf/site/production/archives.html?rev=1904788&r1=1904787&r2=1904788&view=diff
==============================================================================
--- karaf/site/production/archives.html (original)
+++ karaf/site/production/archives.html Sun Oct 23 15:18:24 2022
@@ -141,6 +141,20 @@
                 </thead>
                 <tbody>
                     <tr>
+                        <td>4.4.2</td>
+                        <td>
+                            <a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.tar.gz">tar.gz</a> [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.tar.gz.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.tar.gz.sha512">SHA512</a>]<br>
+                            <a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.zip">zip</a> [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.zip.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.zip.sha512">SHA512</a>]
+                        </td>
+                        <td>
+                            <a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.tar.gz">tar.gz</a> [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.tar.gz.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.tar.gz.sha512">SHA512</a>]<br>
+                            <a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.zip">zip</a> [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.zip.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.zip.sha512">SHA512</a>]
+                        </td>
+                        <td>
+                            <a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12352048')">Release Notes</a>
+                        </td>
+                    </tr>
+                    <tr>
                         <td>4.4.1</td>
                         <td>
                             <a href="https://archive.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.tar.gz">tar.gz</a> [<a href="https://archive.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.tar.gz.asc">PGP</a>] [<a href="https://archive.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.tar.gz.sha512">SHA512</a>]<br>

Modified: karaf/site/production/documentation.html
URL: http://svn.apache.org/viewvc/karaf/site/production/documentation.html?rev=1904788&r1=1904787&r2=1904788&view=diff
==============================================================================
--- karaf/site/production/documentation.html (original)
+++ karaf/site/production/documentation.html Sun Oct 23 15:18:24 2022
@@ -418,11 +418,18 @@
                     </tr>
                     <tr>
                         <td><strong>Websocket</strong></td>
-                        <td>this example show how to register a websocket in the Karaf HTTP Service.</td>
+                        <td>this example shows how to register a websocket in the Karaf HTTP Service.</td>
                         <td><a href="https://github.com/apache/karaf/tree/main/examples/karaf-websocket-example" target="_blank">
                             <img src="/images/github.png" width="24px">
                         </a></td>
                     </tr>
+                    <tr>
+                        <td><strong>GraphQL</strong></td>
+                        <td>this example shows how to use GraphQL in the context of a HTTP servlet, websocket and commands in Apache Karaf.</td>
+                        <td><a href="https://github.com/apache/karaf/tree/main/examples/karaf-graphql-example" target="_blank">
+                            <img src="/images/github.png" width="24px">
+                        </a></td>
+                    </tr>
                     </tbody>
                 </table>
 

Modified: karaf/site/production/download.html
URL: http://svn.apache.org/viewvc/karaf/site/production/download.html?rev=1904788&r1=1904787&r2=1904788&view=diff
==============================================================================
--- karaf/site/production/download.html (original)
+++ karaf/site/production/download.html Sun Oct 23 15:18:24 2022
@@ -124,29 +124,29 @@
           <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 Runtime <span class="text-muted">4.4.1</span></h3>
-              <div class="mb-1 text-muted">July 14, 2022</div>
+              <h3 class="mb-0 text-dark">Karaf OSGi Runtime <span class="text-muted">4.4.2</span></h3>
+              <div class="mb-1 text-muted">October 23, 2022</div>
                 <p class="card-text mb-auto">
                     Binary Distribution :
-                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.1/apache-karaf-4.4.1.tar.gz">tar.gz</a>
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.tar.gz.asc">PGP</a>]
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.tar.gz.sha512">SHA512</a>]
+                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.2/apache-karaf-4.4.2.tar.gz">tar.gz</a>
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.tar.gz.asc">PGP</a>]
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.tar.gz.sha512">SHA512</a>]
                     -
-                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.1/apache-karaf-4.4.1.zip">zip</a>
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.zip.asc">PGP</a>]
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1.zip.sha512">SHA512</a>]
+                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.2/apache-karaf-4.4.2.zip">zip</a>
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.zip.asc">PGP</a>]
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2.zip.sha512">SHA512</a>]
                 </p>
                 <p class="card-text mb-auto">
                     Source Distribution :
-                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.1/apache-karaf-4.4.1-src.tar.gz">tar.gz</a>
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1-src.tar.gz.asc">PGP</a>]
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1-src.tar.gz.sha512">SHA512</a>]
+                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.2/apache-karaf-4.4.2-src.tar.gz">tar.gz</a>
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.tar.gz.asc">PGP</a>]
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.tar.gz.sha512">SHA512</a>]
                     -
-                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.1/apache-karaf-4.4.1-src.zip">zip</a>
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1-src.zip.asc">PGP</a>]
-                            [<a href="https://www.apache.org/dist/karaf/4.4.1/apache-karaf-4.4.1-src.zip.sha512">SHA512</a>]
+                    <a href="http://www.apache.org/dyn/closer.lua/karaf/4.4.2/apache-karaf-4.4.2-src.zip">zip</a>
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.zip.asc">PGP</a>]
+                            [<a href="https://www.apache.org/dist/karaf/4.4.2/apache-karaf-4.4.2-src.zip.sha512">SHA512</a>]
                 </p>
-                <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12351548" role="button" target="_blank">Release note &raquo;</a>
+                <a class="btn btn-outline-dark mt-3" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12352048" role="button" target="_blank">Release note &raquo;</a>
             </div>
           </div>
         </div>
@@ -294,9 +294,9 @@
                       <td>Pax Logging 2.1.3/log4j 2.18.0/logback 1.2.11</td>
                       <td>Pax Web 8.0.6/Jetty 9.4.48.v20220622</td>
                       <td class="text-success">Stable</td>
-                      <td>4.4.1</td>
                       <td>4.4.2</td>
-                      <td>Oct 22</td>
+                      <td>4.4.3</td>
+                      <td>Jan 23</td>
                     </tr>
                     <tr>
                       <td>4.3.x</td>
@@ -307,7 +307,7 @@
                       <td class="text-success">Stable</td>
                       <td>4.3.7</td>
                       <td>4.3.8</td>
-                      <td>Jun 22</td>
+                      <td>Oct 22</td>
                     </tr>
                     <tr>
                       <td>4.2.x</td>

Modified: karaf/site/production/feed.xml
URL: http://svn.apache.org/viewvc/karaf/site/production/feed.xml?rev=1904788&r1=1904787&r2=1904788&view=diff
==============================================================================
--- karaf/site/production/feed.xml (original)
+++ karaf/site/production/feed.xml Sun Oct 23 15:18:24 2022
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.1">Jekyll</generator><link href="https://karaf.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://karaf.apache.org/" rel="alternate" type="text/html" /><updated>2022-07-14T07:23:32+02:00</updated><id>https://karaf.apache.org/feed.xml</id><title type="html">Apache Karaf - The modulith runtime</title><subtitle>Karaf provides modulith runtime for the enterprise, running on premise or on cloud. Focus on your business code and applications, Apache Karaf deals with the rest.</subtitle></feed>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.0.1">Jekyll</generator><link href="https://karaf.apache.org/feed.xml" rel="self" type="application/atom+xml" /><link href="https://karaf.apache.org/" rel="alternate" type="text/html" /><updated>2022-10-23T11:36:58+02:00</updated><id>https://karaf.apache.org/feed.xml</id><title type="html">Apache Karaf - The modulith runtime</title><subtitle>Karaf provides modulith runtime for the enterprise, running on premise or on cloud. Focus on your business code and applications, Apache Karaf deals with the rest.</subtitle></feed>
\ No newline at end of file

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1904788&r1=1904787&r2=1904788&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Sun Oct 23 15:18:24 2022
@@ -139,6 +139,13 @@
       <div class="carousel-item active">
         <div class="container">
           <div class="carousel-caption">
+            <p><strong>Karaf 4.4.2 has been released! (23/10/22)</strong> - This is a maintenance release for Karaf 4.4.x series. It contains a lot of updates and fixes. (<a href="/news.html">Details</a>)</p>
+          </div>
+        </div>
+      </div>
+      <div class="carousel-item">
+        <div class="container">
+          <div class="carousel-caption">
             <p><strong>Karaf 4.4.1 has been released! (14/7/22)</strong> - This is a maintenance release for Karaf 4.4.x series. It contains a lot of updates and fixes. (<a href="/news.html">Details</a>)</p>
           </div>
         </div>
@@ -252,7 +259,7 @@
         <h2 class="featurette-heading">Power your applications with <span class="text-muted">Karaf Runtime</span></h2>
         <p class="lead">Karaf is a lightweight, powerful, and enterprise ready modulith runtime. It provides all the ecosystem and bootstrapping options you need for your applications. It runs on premise or on cloud.
         This modulith runtime supports several frameworks and different kind of applications: REST/API, Web, Spring Boot, and much more.</p>
-        <p>Last version <strong>4.4.1</strong> - (14/7/22)</p>
+        <p>Last version <strong>4.4.2</strong> - (23/10/22)</p>
         <p><a class="btn btn-primary" href="/projects.html" role="button">Learn more &raquo;</a></p>
       </div>
       <div class="col-md-5">

Modified: karaf/site/production/news.html
URL: http://svn.apache.org/viewvc/karaf/site/production/news.html?rev=1904788&r1=1904787&r2=1904788&view=diff
==============================================================================
--- karaf/site/production/news.html (original)
+++ karaf/site/production/news.html Sun Oct 23 15:18:24 2022
@@ -123,9 +123,9 @@
             <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 runtime 4.4.1</a>
+                <a class="text-dark">Karaf runtime 4.4.2</a>
               </h3>
-              <div class="mb-1 text-muted">July 14, 2022</div>
+              <div class="mb-1 text-muted">October 23, 2022</div>
               <p class="card-text mb-auto">Apache Karaf 4.4.x series brings OSGi R8 support, Pax Web 8.0.x, Pax Logging 2.1.x, and a lot of otther improvements and updates.</p>
               <a href="#">Learn more</a>
             </div>
@@ -160,6 +160,19 @@
               <h2 class="pb-3 mb-4 font-italic border-bottom"><i class="fas fa-bullhorn"></i> Fresh news</h2>
 
               <div class="pb-4 mb-3 border-bottom">
+                <h3 class="text-dark">Karaf OSGi runtime 4.4.2 has been released! <span class="text-muted">October 23, 2022</span></h3>
+                <p>Apache Karaf runtime 4.4.2 is a maintenance release, bringing a lot of dependency updates and fixes, especially:
+                <ul>
+                  <li>fix several race conditions on clean start</li>
+                  <li>features version alignement</li>
+                  <li>a bunch of dependencies updates</li>
+                  <li>...</li>
+                </ul>
+                <a class="btn btn-outline-primary" href="archives.html">Archives &raquo;</a>
+                <a class="btn btn-outline-primary" href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12352048" target="_blank">Release Notes &raquo;</a>
+              </div><!-- /.blog-post -->
+
+              <div class="pb-4 mb-3 border-bottom">
                 <h3 class="text-dark">Karaf runtime 4.4.1 has been released! <span class="text-muted">July 14, 2022</span></h3>
                 <p>Apache Karaf runtime 4.4.1 is a maintenance release, bringing a lot of dependency updates and fixes, especially:
                 <ul>