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/07 06:32:46 UTC

svn commit: r1823429 - in /karaf/site/production: archives.html decanter_installation.html download.html index.html

Author: jbonofre
Date: Wed Feb  7 06:32:46 2018
New Revision: 1823429

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

Modified:
    karaf/site/production/archives.html
    karaf/site/production/decanter_installation.html
    karaf/site/production/download.html
    karaf/site/production/index.html

Modified: karaf/site/production/archives.html
URL: http://svn.apache.org/viewvc/karaf/site/production/archives.html?rev=1823429&r1=1823428&r2=1823429&view=diff
==============================================================================
--- karaf/site/production/archives.html (original)
+++ karaf/site/production/archives.html Wed Feb  7 06:32:46 2018
@@ -651,6 +651,16 @@
                         <th>Notes</th>
                     </tr>
                     <tr>
+                        <td>1.4.0</td>
+                        <td><a href="javascript:var w = window.open('decanter_installation.html')">Installation Instructions</a></td>
+                        <td><a
+                                href="http://archive.apache.org/dist/karaf/decanter/1.3.0/apache-karaf-decanter-1.4.0-src.tar.gz">tar.gz</a>
+                            |
+                            <a href="http://archive.apache.org/dist/karaf/decanter/1.3.0/apache-karaf-decanter-1.4.0-src.zip">zip</a>
+                        </td>
+                        <td><a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338800')">Release Notes</a></td>
+                    </tr>
+                    <tr>
                         <td>1.3.0</td>
                         <td><a href="javascript:var w = window.open('decanter_installation.html')">Installation Instructions</a></td>
                         <td><a
@@ -660,7 +670,6 @@
                         </td>
                         <td><a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338064')">Release Notes</a></td>
                     </tr>
-                    
                     <tr>
                         <td>1.2.0</td>
                         <td><a href="javascript:var w = window.open('decanter_installation.html')">Installation Instructions</a></td>

Modified: karaf/site/production/decanter_installation.html
URL: http://svn.apache.org/viewvc/karaf/site/production/decanter_installation.html?rev=1823429&r1=1823428&r2=1823429&view=diff
==============================================================================
--- karaf/site/production/decanter_installation.html (original)
+++ karaf/site/production/decanter_installation.html Wed Feb  7 06:32:46 2018
@@ -62,37 +62,12 @@
                 <div class="code">
                     <pre>
                         feature:repo-add decanter
-                        feature:install elasticsearch
-                        feature:install kibana
                         feature:install decanter-appender-elasticsearch
                         feature:install decanter-collector-log
                         feature:install decanter-collector-jmx
                     </pre>
                 </div>
 
-                <h3>On Karaf Container 3.x</h3>
-                <div class="code">
-                    <pre>
-                        feature:repo-add decanter
-                        feature:install elasticsearch
-                        feature:install kibana
-                        feature:install decanter-appender-elasticsearch
-                        feature:install decanter-collector-log
-                        feature:install decanter-collector-jmx
-                    </pre>
-                </div>
-
-                <h3>On Karaf Container 2.x</h3>
-                <div class="code">
-                    <pre>
-                        features:chooseUrl decanter
-                        features:install elasticsearch
-                        features:install kibana
-                        features:install decanter-appender-elasticsearch
-                        features:install decanter-collector-log
-                        features:install decanter-collector-jmx
-                    </pre>
-                </div>
             </div>
         </div>
     </div>

Modified: karaf/site/production/download.html
URL: http://svn.apache.org/viewvc/karaf/site/production/download.html?rev=1823429&r1=1823428&r2=1823429&view=diff
==============================================================================
--- karaf/site/production/download.html (original)
+++ karaf/site/production/download.html Wed Feb  7 06:32:46 2018
@@ -81,7 +81,7 @@
                     <b><a href="#decanter">Karaf Decanter</a></b>
                     <ul>
                         <li><a href="#decanter-schedule">Schedule</a></li>
-                        <li><a href="#decanter-140">1.4.0</a></li>
+                        <li><a href="#decanter-200">2.0.0</a></li>
                     </ul>
                 </li>
                 <li><b><a href="archives.html">Archives</a></b></li>
@@ -589,18 +589,18 @@
                         <th>ETA</th>
                     </tr>
                     <tr>
-                        <td>1.0.x</td>
-                        <td>2.x / 3.x / 4.x</td>
+                        <td>2.0.x</td>
+                        <td>4.x</td>
                         <td>Stable</td>
-                        <td>1.4.0</td>
-                        <td>1.5.0</td>
-                        <td>12/17</td>
+                        <td>2.0.0</td>
+                        <td>2.1.0</td>
+                        <td>04/18</td>
                     </tr>
                 </table>
 
                 <div class="content--panel--separator"></div>
 
-                <h3 id="decanter-140">Karaf Decanter 1.4.0 (<a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338800')">Release Notes</a>)</h3>
+                <h3 id="decanter-200">Karaf Decanter 2.0.0 (<a href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12341053')">Release Notes</a>)</h3>
                 <div class="container-fluid">
                     <div class="row-fluid">
                         <div class="span12">
@@ -612,8 +612,8 @@
                             Source Distribution
                         </div>
                         <div class="span9">
-                            <a href="http://www.apache.org/dyn/closer.lua/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.tar.gz">tar.gz</a> [<a href="https://www.apache.org/dist/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.tar.gz.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.tar.gz.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.tar.gz.sha1">SHA1</a>]< - 
-                            <a href="http://www.apache.org/dyn/closer.lua/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.zip">zip</a> [<a href="https://www.apache.org/dist/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.zip.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/decanter/1.4.0/apache-karaf-decanter-1.4.0-src.zip.sha1">SHA1</a>]
+                            <a href="http://www.apache.org/dyn/closer.lua/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.tar.gz">tar.gz</a> [<a href="https://www.apache.org/dist/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.tar.gz.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.tar.gz.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.tar.gz.sha1">SHA1</a>]< - 
+                            <a href="http://www.apache.org/dyn/closer.lua/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.zip">zip</a> [<a href="https://www.apache.org/dist/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.zip.asc">PGP</a>] [<a href="https://www.apache.org/dist/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.zip.md5">MD5</a>] [<a href="https://www.apache.org/dist/karaf/decanter/2.0.0/apache-karaf-decanter-2.0.0-src.zip.sha1">SHA1</a>]
                         </div>
                     </div>
                     <div class="row-fluid">
@@ -622,9 +622,9 @@
                         </div>
                         <div class="span9">
                             [<a
-                            href="javascript:var w = window.open('http://karaf.apache.org/manual/decanter/latest-1/')">online</a>
-                        | <a href="http://www.apache.org/dyn/closer.lua/karaf/documentation/decanter/1_x.html">html</a> | <a
-                                href="http://www.apache.org/dyn/closer.lua/karaf/documentation/decanter/1_x.pdf">pdf</a>]
+                            href="javascript:var w = window.open('http://karaf.apache.org/manual/decanter/latest-2/')">online</a>
+                        | <a href="http://www.apache.org/dyn/closer.lua/karaf/documentation/decanter/2_x.html">html</a> | <a
+                                href="http://www.apache.org/dyn/closer.lua/karaf/documentation/decanter/2_x.pdf">pdf</a>]
                         </div>
                     </div>
                 </div>

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1823429&r1=1823428&r2=1823429&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Wed Feb  7 06:32:46 2018
@@ -77,7 +77,16 @@
                         <center>
                             <div class="banner--text">
                                <div class="container-fluid">
-                                <b>Karaf Cave 4.2.0.M2 has been released! (2/1/18)</b> - 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 with 4.2.0.M1, 4.2.0.M2 contains bug fixes and improvements, especially around the Java 9 support.  (<a class="banner--link" href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342357')">Release Notes</a>)
+                                <b>Karaf Decanter 2.2.0 has been released! (6/1/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>
+                        </center>
+                    </div>
+                    <div>
+                        <center>
+                            <div class="banner--text">
+                               <div class="container-fluid">
+                                <b>Karaf "Container" 4.2.0.M2 has been released! (2/1/18)</b> - 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 with 4.2.0.M1, 4.2.0.M2 contains bug fixes and improvements, especially around the Java 9 support.  (<a class="banner--link" href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12342357')">Release Notes</a>)
                                </div>
                            </div>
                         </center>
@@ -171,15 +180,6 @@
                                </div>
                            </div>
                         </center>
-                    </div>
-                    <div>
-                        <center>
-                            <div class="banner--text">
-                               <div class="container-fluid">
-                                <b>Karaf Container 4.0.9 has been released! (10/04/17)</b> - This is an update patch for Apache Karaf 4.0.x, containing bug fixes. (<a class="banner--link" href="javascript:var w = window.open('https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140&version=12338821')">Release Notes</a>)
-                               </div>
-                           </div>
-                        </center>
                     </div>
                 </div>
             </section>