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/11/23 05:06:26 UTC

svn commit: r1847215 - in /karaf/site/production: ./ images/ resources/

Author: jbonofre
Date: Fri Nov 23 05:06:25 2018
New Revision: 1847215

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

Added:
    karaf/site/production/images/apache-karaf-ac-2018.png   (with props)
    karaf/site/production/resources/
    karaf/site/production/resources/acna18-apache-karaf-in-the-enterprise.pdf   (with props)
Modified:
    karaf/site/production/archives.html
    karaf/site/production/community.html
    karaf/site/production/documentation.html
    karaf/site/production/download.html
    karaf/site/production/index.html
    karaf/site/production/news.html
    karaf/site/production/privacy.html
    karaf/site/production/projects.html
    karaf/site/production/stories.html

Modified: karaf/site/production/archives.html
URL: http://svn.apache.org/viewvc/karaf/site/production/archives.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/archives.html (original)
+++ karaf/site/production/archives.html Fri Nov 23 05:06:25 2018
@@ -863,7 +863,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Modified: karaf/site/production/community.html
URL: http://svn.apache.org/viewvc/karaf/site/production/community.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/community.html (original)
+++ karaf/site/production/community.html Fri Nov 23 05:06:25 2018
@@ -491,7 +491,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Modified: karaf/site/production/documentation.html
URL: http://svn.apache.org/viewvc/karaf/site/production/documentation.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/documentation.html (original)
+++ karaf/site/production/documentation.html Fri Nov 23 05:06:25 2018
@@ -205,6 +205,13 @@
                         </a></td>
                     </tr>
                     <tr>
+                        <td><strong>HTTP resource</strong></td>
+                        <td>creating a very simple bundle that just register an empty resource service.</td>
+                        <td><a href="https://github.com/apache/karaf/tree/master/examples/karaf-http-resource-example" target="_blank">
+                            <img src="images/github.png" width="24px">
+                        </a></td>
+                    </tr>
+                    <tr>
                         <td><strong>Integration test</strong></td>
                         <td>creating integration tests in addition of unit tests for your bundles.</td>
                         <td><a href="https://github.com/apache/karaf/tree/master/examples/karaf-itest-example" target="_blank">
@@ -219,6 +226,13 @@
                         </a></td>
                     </tr>
                     <tr>
+                        <td><strong>JMS</strong></td>
+                        <td>using a JMS ConnectionFactory service in code that you can implement to interact with JMS.</td>
+                        <td><a href="https://github.com/apache/karaf/tree/master/examples/karaf-jms-example" target="_blank">
+                            <img src="images/github.png" width="24px">
+                        </a></td>
+                    </tr>
+                    <tr>
                         <td><strong>JPA</strong></td>
                         <td>using JPA with entity manager for the persistence implementation.</td>
                         <td><a href="https://github.com/apache/karaf/tree/master/examples/karaf-jpa-example" target="_blank">
@@ -533,7 +547,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Modified: karaf/site/production/download.html
URL: http://svn.apache.org/viewvc/karaf/site/production/download.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/download.html (original)
+++ karaf/site/production/download.html Fri Nov 23 05:06:25 2018
@@ -584,7 +584,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Added: karaf/site/production/images/apache-karaf-ac-2018.png
URL: http://svn.apache.org/viewvc/karaf/site/production/images/apache-karaf-ac-2018.png?rev=1847215&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/images/apache-karaf-ac-2018.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: karaf/site/production/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/index.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/index.html (original)
+++ karaf/site/production/index.html Fri Nov 23 05:06:25 2018
@@ -290,6 +290,20 @@
         <hr class="featurette-divider">
 
         <div class="row featurette">
+          <div class="col-md-5">
+            <h2 class="featurette-heading"><span class="text-muted">Apache Karaf</span> in the Enterprise.</h2>
+            <p class="lead">DevOps, Cloud, On Premise, Monitoring, Clustering... Apache Karaf is the perfect project for the companies that need performance and flexibility.</p>
+            <p class="lead">Download the latest ApacheCon slideshow to have an overview of the amazing possibilities that Apache Karaf offer to your business!</p>
+            <p><a class="btn btn-primary" href="resources/acna18-apache-karaf-in-the-enterprise.pdf" role="button">Download &raquo;</a></p>
+          </div>
+          <div class="col-md-7 order-md-1">
+            <img src="images/apache-karaf-ac-2018.png" width="600px"/>
+          </div>
+        </div>
+
+        <hr class="featurette-divider">
+
+        <div class="row featurette">
           <div class="col-md-7">
             <h2 class="featurette-heading">Apache & <span class="text-muted">OpenSource.</span></h2>
             <p class="lead">
@@ -326,7 +340,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Modified: karaf/site/production/news.html
URL: http://svn.apache.org/viewvc/karaf/site/production/news.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/news.html (original)
+++ karaf/site/production/news.html Fri Nov 23 05:06:25 2018
@@ -1216,7 +1216,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Modified: karaf/site/production/privacy.html
URL: http://svn.apache.org/viewvc/karaf/site/production/privacy.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/privacy.html (original)
+++ karaf/site/production/privacy.html Fri Nov 23 05:06:25 2018
@@ -98,7 +98,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Modified: karaf/site/production/projects.html
URL: http://svn.apache.org/viewvc/karaf/site/production/projects.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/projects.html (original)
+++ karaf/site/production/projects.html Fri Nov 23 05:06:25 2018
@@ -501,7 +501,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>
 

Added: karaf/site/production/resources/acna18-apache-karaf-in-the-enterprise.pdf
URL: http://svn.apache.org/viewvc/karaf/site/production/resources/acna18-apache-karaf-in-the-enterprise.pdf?rev=1847215&view=auto
==============================================================================
Binary file - no diff available.

Propchange: karaf/site/production/resources/acna18-apache-karaf-in-the-enterprise.pdf
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: karaf/site/production/stories.html
URL: http://svn.apache.org/viewvc/karaf/site/production/stories.html?rev=1847215&r1=1847214&r2=1847215&view=diff
==============================================================================
--- karaf/site/production/stories.html (original)
+++ karaf/site/production/stories.html Fri Nov 23 05:06:25 2018
@@ -184,7 +184,13 @@
         <p class="pt-2"><a class="btn btn-primary" href="documentation.html" role="button">Read Documentation &raquo;</a></p>
       </div>
       <p class="float-right"><a href="#">Back to top</a></p>
-      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - <a href="privacy.html">Privacy Policy</a><br/>
+      <p>&copy; 2018 <a href="https://www.apache.org">Apache Software Foundation</a> - 
+        <a href="privacy.html">Privacy Policy</a> - 
+        <a target="_blank" href="https://www.apache.org/events/current-event.html" title="Apache Events">Apache Events</a> - 
+        <a target="_blank" href="https://www.apache.org/licenses/" title="Licenses">Licenses</a> - 
+        <a target="_blank" href="https://www.apache.org/security/" title="Security">Security</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/sponsorship.html" title="Sponsorship">Sponsorship</a> - 
+        <a target="_blank" href="https://www.apache.org/foundation/thanks.html" title="Thanks">Thanks</a><br/>
       Apache Karaf, Karaf, Apache, the Apache feather logo, and the Apache Karaf project logo are trademarks of The Apache Software Foundation.</p>
     </footer>