You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2014/04/29 01:34:03 UTC

[7/7] git commit: [KARAF-2951] Let the karaf-maven-plugin add the repositories to etc/org.apache.karaf.features.cfg

[KARAF-2951] Let the karaf-maven-plugin add the repositories to etc/org.apache.karaf.features.cfg

Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/5ca04ca6
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/5ca04ca6
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/5ca04ca6

Branch: refs/heads/master
Commit: 5ca04ca6722afe6b18dfa94760f88b862db29cee
Parents: fd0143a
Author: Guillaume Nodet <gn...@gmail.com>
Authored: Tue Apr 29 01:20:48 2014 +0200
Committer: Guillaume Nodet <gn...@gmail.com>
Committed: Tue Apr 29 01:20:48 2014 +0200

----------------------------------------------------------------------
 .../filtered-resources/resources/etc/org.apache.karaf.features.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/5ca04ca6/assemblies/features/framework/src/main/filtered-resources/resources/etc/org.apache.karaf.features.cfg
----------------------------------------------------------------------
diff --git a/assemblies/features/framework/src/main/filtered-resources/resources/etc/org.apache.karaf.features.cfg b/assemblies/features/framework/src/main/filtered-resources/resources/etc/org.apache.karaf.features.cfg
index 06495e7..73f3bbf 100644
--- a/assemblies/features/framework/src/main/filtered-resources/resources/etc/org.apache.karaf.features.cfg
+++ b/assemblies/features/framework/src/main/filtered-resources/resources/etc/org.apache.karaf.features.cfg
@@ -36,7 +36,7 @@
 #
 # Comma separated list of features repositories to register by default
 #
-featuresRepositories=mvn:org.apache.karaf.features/standard/${project.version}/xml/features,mvn:org.apache.karaf.features/enterprise/${project.version}/xml/features,mvn:org.ops4j.pax.web/pax-web-features/${pax.web.version}/xml/features,mvn:org.apache.karaf.features/spring/${project.version}/xml/features
+featuresRepositories=
 
 #
 # Comma separated list of features to install at startup