Skip to content

Instantly share code, notes, and snippets.

@Harlampov
Created July 15, 2013 11:21
Show Gist options
  • Save Harlampov/5999248 to your computer and use it in GitHub Desktop.
Save Harlampov/5999248 to your computer and use it in GitHub Desktop.
foundation?
#
# Comma separated list of features repositories to register by default
#
featuresRepositories=\
mvn:org.apache.karaf.assemblies.features/standard/2.2.2-fuse-07-11/xml/features,\
mvn:org.apache.karaf.assemblies.features/enterprise/2.2.2-fuse-07-11/xml/features,\
mvn:org.apache.servicemix.nmr/apache-servicemix-nmr/1.5.1-fuse-06-11/xml/features,\
mvn:org.apache.servicemix/apache-servicemix/4.4.1-fuse-07-11/xml/features,\
mvn:org.apache.camel.karaf/apache-camel/2.8.0-fuse-06-11/xml/features,\
mvn:org.apache.activemq/activemq-karaf/5.5.1-fuse-07-11/xml/features,\
mvn:com.melexis.repository/partner-repo/2.17.1/xml/features
#
# Comma separated list of features to install at startup
#
featuresBoot=foundation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment