Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x b35da8bd8 -> 7c9cc465e


[KARAF-3465] Add pax-* features URL in etc/org.apache.karaf.features.repos.cfg 
file


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

Branch: refs/heads/karaf-2.x
Commit: 7c9cc465ece00a1f5b128618cd14d553f3d2aca0
Parents: b35da8b
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sun Apr 12 07:57:06 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sun Apr 12 07:57:06 2015 +0200

----------------------------------------------------------------------
 .../etc/org.apache.karaf.features.repos.cfg            | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/7c9cc465/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg
----------------------------------------------------------------------
diff --git 
a/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg
 
b/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg
index ff08c53..46fa539 100644
--- 
a/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg
+++ 
b/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg
@@ -20,8 +20,10 @@
 #
 # This file describes the features repository URL for some projects
 #
-cellar=mvn:org.apache.karaf.cellar/apache-karaf-cellar/[2,3)/xml/features
-cave=mvn:org.apache.karaf.cave/apache-karaf-cave/[2,3)/xml/features
+enterprise=mvn:org.apache.karaf.assemblies.features/enterprise/LATEST/xml/features
+spring=mvn:org.apache.karaf.assemblies.features/spring/LATEST/xml/features
+cellar=mvn:org.apache.karaf.cellar/apache-karaf-cellar/LATEST/xml/features
+cave=mvn:org.apache.karaf.cave/apache-karaf-cave/LATEST/xml/features
 camel=mvn:org.apache.camel.karaf/apache-camel/LATEST/xml/features
 
camel-extras=mvn:org.apache-extras.camel-extra.karaf/camel-extra/LATEST/xml/features
 cxf=mvn:org.apache.cxf.karaf/apache-cxf/LATEST/xml/features
@@ -31,3 +33,10 @@ 
jclouds=mvn:org.apache.jclouds.karaf/jclouds-karaf/LATEST/xml/features
 openejb=mvn:org.apache.openejb/openejb-feature/LATEST/xml/features
 wicket=mvn:org.ops4j.pax.wicket/features/LATEST/xml/features
 hawtio=mvn:io.hawt/hawtio-karaf/LATEST/xml/features
+pax-cdi=mvn:org.ops4j.pax.cdi/pax-cdi-features/LATEST/xml/features
+pax-jdbc=mvn:org.ops4j.pax.jdbc/pax-jdbc-features/LATEST/xml/features
+pax-jpa=mvn:org.ops4j.pax.jpa/pax-jpa-features/LATEST/xml/features
+pax-web=mvn:org.ops4j.pax.web/pax-web-features/LATEST/xml/features
+pax-wicket=mvn:org.ops4j.pax.wicket/pax-wicket-features/LATEST/xml/features
+ecf=http://download.eclipse.org/rt/ecf/latest/site.p2/karaf-features.xml
+decanter=mvn:org.apache.karaf.decanter/apache-karaf-decanter/LATEST/xml/features

Reply via email to