Merge "Enhance karaf-parent with karaf.localFeature"
authorMoiz Raja <moraja@cisco.com>
Mon, 5 Jan 2015 23:08:13 +0000 (23:08 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 5 Jan 2015 23:08:14 +0000 (23:08 +0000)
karaf/karaf-parent/pom.xml

index c8784a880db3ab630271e19a59aa4153edd4794b..06d8c8d99b7d9d222002f70207c17b7ea9c7ae1e 100644 (file)
@@ -178,6 +178,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <!-- no startupFeatures -->
             <bootFeatures>
               <feature>standard</feature>
+              <feature>${karaf.localFeature}</feature>
             </bootFeatures>
             <!-- no installedFeatures -->
           </configuration>