Author: buildbot
Date: Sun Apr 28 14:15:09 2013
New Revision: 860208

Log:
Staging update by buildbot for sling

Modified:
    websites/staging/sling/trunk/content/   (props changed)
    
websites/staging/sling/trunk/content/documentation/development/maven-launchpad-plugin.html

Propchange: websites/staging/sling/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Apr 28 14:15:09 2013
@@ -1 +1 @@
-1476778
+1476779

Modified: 
websites/staging/sling/trunk/content/documentation/development/maven-launchpad-plugin.html
==============================================================================
--- 
websites/staging/sling/trunk/content/documentation/development/maven-launchpad-plugin.html
 (original)
+++ 
websites/staging/sling/trunk/content/documentation/development/maven-launchpad-plugin.html
 Sun Apr 28 14:15:09 2013
@@ -198,6 +198,7 @@
 
 
 <p>Within each <code>bundle</code> element, <code>type</code> and 
<code>classifier</code> are also supported.</p>
+<p>The Http Service support can not be configured using the bundle list, but 
only using the <code>jarWebSupport</code> parameter, since it is specific to 
whether the Sling Launchpad is built as a java application (in which case the 
Jetty-based Http Service is used) or a web application (in which case the Http 
Service bridge is used).</p>
 <h2 id="artifact-definition">Artifact Definition</h2>
 <p>The <code>defaultBundleList</code>, <code>jarWebSupport</code>, 
<code>additionalBundles</code>, and <code>bundleExclusions</code> parameters 
are configured with artifact definitions. This is done using a syntax similar 
to Maven dependency elements:</p>
 <div class="codehilite"><pre><span class="nt">&lt;configuration&gt;</span>
@@ -254,7 +255,7 @@
 <li><code>mavenProject</code> - an instance of 
<code>org.apache.maven.project.MavenProject</code>.</li>
 </ul>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1475909 by dklco on Thu, 25 Apr 2013 19:17:05 +0000
+        Rev. 1476779 by rombert on Sun, 28 Apr 2013 14:15:02 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Sling, Sling, Apache, the Apache feather logo, and the Apache 
Sling project


Reply via email to