You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2012/11/02 13:13:13 UTC

svn commit: r1404942 - /karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg

Author: jbonofre
Date: Fri Nov  2 12:13:12 2012
New Revision: 1404942

URL: http://svn.apache.org/viewvc?rev=1404942&view=rev
Log:
[KARAF-1990] Add Cellar feature URI in etc/org.apache.karaf.features.repos.cfg

Modified:
    karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg

Modified: karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg
URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg?rev=1404942&r1=1404941&r2=1404942&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg (original)
+++ karaf/branches/karaf-2.3.x/assemblies/apache-karaf/src/main/filtered-resources/etc/org.apache.karaf.features.repos.cfg Fri Nov  2 12:13:12 2012
@@ -20,10 +20,11 @@
 #
 # This file describes the features repository URL for some projects
 #
+cellar=org.apache.karaf.cellar:apache-karaf-cellar:xml:features:(0,]
 camel=org.apache.camel.karaf:apache-camel:xml:features:(0,]
 cxf=org.apache.cxf.karaf:apache-cxf:xml:features:(0,]
+cxf-dosgi=org.apache.cxf.dosgi:cxf-dosgi:xml:features:(0,]
 activemq=org.apache.activemq:activemq-karaf:xml:features:(0,]
 jclouds=org.jclouds.karaf:jclouds-karaf:xml:features:(0,]
 openejb=org.apache.openejb:openejb-feature:xml:features:(0,]
 wicket=org.ops4j.pax.wicket:features:xml:features:(0,]
-cxf-dosgi=org.apache.cxf.dosgi:cxf-dosgi:xml:features:(0,]