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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8589532  Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/66/
8589532 is described below

commit 858953247ec17a8d322122041fb5bb87ed860965
Author: jenkins <[email protected]>
AuthorDate: Sun Nov 1 12:02:36 2020 +0000

    Automatic website deployment from 
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/66/
---
 documentation/karaf.html | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/documentation/karaf.html b/documentation/karaf.html
index 3247b45..e71631c 100644
--- a/documentation/karaf.html
+++ b/documentation/karaf.html
@@ -110,7 +110,7 @@
                                 </li>
                             </ul>
                         </nav><script src='/res/jquery-3.2.1.min.js' 
type='text/javascript'></script><script src='/res/tocjs-1-1-2.js' 
type='text/javascript'></script><script 
type='text/javascript'>$(document).ready(function() { 
$('#generatedToC').toc({'selector':'h1[class!=title],h2,h3','ulClass':'menu-list'});
 } );</script><div class="content is-marginless">
-<div class="row"><div><section><p><strong>NOTE:</strong> Tested and built with 
Apache Karaf 4.2.0</p>
+<div class="row"><div><section><p><strong>NOTE:</strong> Tested and built with 
Apache Karaf 4.3.0</p>
 <h2><a href="#sling-karaf-features" id="sling-karaf-features">Sling Karaf 
Features</a></h2>
 <p>A features repository for easy deployment of <a 
href="https://sling.apache.org";>Apache Sling</a> on <a 
href="https://karaf.apache.org";>Apache Karaf</a> (see <a 
href="https://karaf.apache.org/manual/latest/#_provisioning";>Provisioning</a> 
for details).</p>
 <p>(<a 
href="https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-karaf-features.git";>GitBox</a>
 | <a 
href="https://github.com/apache/sling-org-apache-sling-karaf-features";>GitHub</a>)</p>
@@ -125,13 +125,16 @@
 <p>2) Add the Apache Sling features repository (not necessary when using 
<em>Sling's Karaf Distribution</em>):</p>
 <pre><code>karaf@root()&gt; feature:repo-add 
mvn:org.apache.sling/org.apache.sling.karaf-features/0.1.1-SNAPSHOT/xml/features
 </code></pre>
-<p>3) Install a Sling Quickstart feature, e.g. 
<code>sling-quickstart-oak-tar</code> or 
<code>sling-quickstart-oak-mongo</code> (requires a running and configured 
MongoDB):</p>
+<p>3) Sling requires OSGi R7 <a 
href="https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.html";>Http
 Service</a> and <a 
href="https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html";>Http
 Whiteboard Service</a>, e.g. <a 
href="https://github.com/apache/felix-dev/tree/master/http";>Apache Felix HTTP 
Service</a>:</p>
+<pre><code>karaf@root()&gt; feature:install felix-http
+</code></pre>
+<p>4) Install a Sling Quickstart feature, e.g. 
<code>sling-quickstart-oak-tar</code> or 
<code>sling-quickstart-oak-mongo</code> (requires a running and configured 
MongoDB):</p>
 <pre><code>karaf@root()&gt; feature:install sling-quickstart-oak-tar
 </code></pre>
-<p>4) Install Starter Content (feature includes <a 
href="https://github.com/ist-dresden/composum";>Composum</a>):</p>
+<p>5) Install Starter Content (feature includes <a 
href="https://github.com/ist-dresden/composum";>Composum</a>):</p>
 <pre><code>karaf@root()&gt; feature:install sling-starter-content
 </code></pre>
-<p>5) Browse to <a 
href="http://localhost:8181/⁠";>http://localhost:8181/</a>.</p>
+<p>6) Browse to <a 
href="http://localhost:8181/";>http://localhost:8181/</a>.</p>
 </section></div></div>                            
                         </div>
                     </div>
@@ -139,7 +142,7 @@
             </div><footer class="footer">
                 <div class="content has-text-centered is-small">
 <div class="revisionInfo">
-                        Last modified by <span class="author">Oliver 
Lietz</span> on <span class="comment">Sun May 6 12:55:49 2018 +0200</span>
+                        Last modified by <span class="author">Oliver 
Lietz</span> on <span class="comment">Sun Nov 1 12:58:21 2020 +0100</span>
                     </div>                    <p>
                         Apache Sling, Sling, Apache, the Apache feather logo, 
and the Apache Sling project logo are trademarks of The Apache Software 
Foundation. All other marks mentioned may be trademarks or registered 
trademarks of their respective owners.
                     </p><p>

Reply via email to