You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2015/01/06 17:10:03 UTC

svn commit: r1649854 - /sling/trunk/contrib/scripting/sightly/testing/pom.xml

Author: cziegeler
Date: Tue Jan  6 16:10:03 2015
New Revision: 1649854

URL: http://svn.apache.org/r1649854
Log:
Fix pom by adding missing bundles element

Modified:
    sling/trunk/contrib/scripting/sightly/testing/pom.xml

Modified: sling/trunk/contrib/scripting/sightly/testing/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/sightly/testing/pom.xml?rev=1649854&r1=1649853&r2=1649854&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/sightly/testing/pom.xml (original)
+++ sling/trunk/contrib/scripting/sightly/testing/pom.xml Tue Jan  6 16:10:03 2015
@@ -176,6 +176,7 @@
                         <version>8-SNAPSHOT</version>
                     </defaultBundleList>
                     <jarWebSupport>
+                        <bundles>
                           <bundle>
                                 <groupId>org.apache.felix</groupId>
                                 <artifactId>org.apache.felix.http.api</artifactId>
@@ -194,6 +195,7 @@
                                 <version>2.3.2</version>
                                 <startLevel>5</startLevel>
                             </bundle>
+                        </bundles>
                     </jarWebSupport>
                     <additionalBundles>
                         <bundle>