Skip to content

Instantly share code, notes, and snippets.

@Harlampov
Created July 18, 2013 08:30
Show Gist options
  • Save Harlampov/6027684 to your computer and use it in GitHub Desktop.
Save Harlampov/6027684 to your computer and use it in GitHub Desktop.
org.apache.karaf.features.cfg - Diegem/Ieper/Sofia
# 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,\
mvn:com.melexis.foundation.datasources/datasources/1.12.4/xml/features,\
mvn:com.melexis.productioncontrol.repo/productioncontrol-repo/1.0.1/xml/features,\
mvn:com.melexis.esb/eventstore-feature/1.2/xml/features,\
mvn:com.melexis.repository/postprocessing-repo/1.5.3/xml/features
# Comma separated list of features to install at startup
#
featuresBoot=\
esb-foundation,\
perf4j,\
testcell-information,\
rip-route,\
stack-route,\
audit-pp2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment