You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2014/04/27 13:23:21 UTC

svn commit: r1590376 - /sling/trunk/contrib/launchpad/karaf/README.txt

Author: olli
Date: Sun Apr 27 11:23:20 2014
New Revision: 1590376

URL: http://svn.apache.org/r1590376
Log:
SLING-3027 remove build instructions, style

Modified:
    sling/trunk/contrib/launchpad/karaf/README.txt

Modified: sling/trunk/contrib/launchpad/karaf/README.txt
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/launchpad/karaf/README.txt?rev=1590376&r1=1590375&r2=1590376&view=diff
==============================================================================
--- sling/trunk/contrib/launchpad/karaf/README.txt (original)
+++ sling/trunk/contrib/launchpad/karaf/README.txt Sun Apr 27 11:23:20 2014
@@ -9,43 +9,19 @@ of Apache Sling on Apache Karaf [1]. See
 Getting Started
 ===============
 
-This component uses a Maven 3 (http://maven.apache.org/) build
-environment. It requires a Java 6 JDK (or higher) and Maven (http://maven.apache.org/)
-3.0.4 or later. We recommend to use the latest Maven version.
-
-If you have Maven 3 installed, you can install the features repository
-and startup handler using the following command:
-
-    mvn clean install
-
-See the Maven 3 documentation for other build features.
-
-The latest source code for this component is available in the
-Subversion (http://subversion.apache.org/) source repository of
-the Apache Software Foundation. If you have Subversion installed,
-you can checkout the latest source using the following command:
-
-    svn checkout http://svn.apache.org/repos/asf/sling/trunk/contrib/launchpad/karaf
-
-See the Subversion documentation for other source control features.
-
-
-How to deploy this
-------------------
-
 1) Start Apache Karaf. See details in:
 
 	http://karaf.apache.org/manual/latest/quick-start.html
 
 2) Add the Apache Sling features repository and install:
 
-  karaf@root()> feature:repo-add mvn:org.apache.sling/org.apache.sling.launchpad.karaf-features/0.1.1-SNAPSHOT/xml/features
-  karaf@root()> feature:install sling-launchpad-jackrabbit
+    karaf@root()> feature:repo-add mvn:org.apache.sling/org.apache.sling.launchpad.karaf-features/0.1.1-SNAPSHOT/xml/features
+    karaf@root()> feature:install sling-launchpad-jackrabbit
 
 3) Install Launchpad content and Explorer:
 
-  karaf@root()> feature:install sling-launchpad-content
-  karaf@root()> feature:install sling-extension-explorer
+    karaf@root()> feature:install sling-launchpad-content
+    karaf@root()> feature:install sling-extension-explorer
 
 4) Browse to: