You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2014/02/25 09:05:21 UTC

svn commit: r1571605 - /servicemix/smx5/trunk/assemblies/src/main/filtered-resources/etc/org.apache.karaf.features.cfg

Author: ffang
Date: Tue Feb 25 08:05:21 2014
New Revision: 1571605

URL: http://svn.apache.org/r1571605
Log:
[SM-2231]Logging error on startup

Modified:
    servicemix/smx5/trunk/assemblies/src/main/filtered-resources/etc/org.apache.karaf.features.cfg

Modified: servicemix/smx5/trunk/assemblies/src/main/filtered-resources/etc/org.apache.karaf.features.cfg
URL: http://svn.apache.org/viewvc/servicemix/smx5/trunk/assemblies/src/main/filtered-resources/etc/org.apache.karaf.features.cfg?rev=1571605&r1=1571604&r2=1571605&view=diff
==============================================================================
--- servicemix/smx5/trunk/assemblies/src/main/filtered-resources/etc/org.apache.karaf.features.cfg (original)
+++ servicemix/smx5/trunk/assemblies/src/main/filtered-resources/etc/org.apache.karaf.features.cfg Tue Feb 25 08:05:21 2014
@@ -25,7 +25,7 @@ featuresRepositories=mvn:org.apache.kara
 #
 # Comma separated list of features to install at startup
 #
-featuresBoot=karaf-framework,config,activemq-broker-noweb,jaxrs-api,camel,camel-cxf,camel-blueprint,war
+featuresBoot=config,activemq-broker-noweb,jaxrs-api,camel,camel-cxf,camel-blueprint,war
 
 #
 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)