Repository: karaf Updated Branches: refs/heads/karaf-2.x 5fc7e027a -> 9380e0669
[KARAF-3149] Update the jclouds feature location Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/9380e066 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/9380e066 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/9380e066 Branch: refs/heads/karaf-2.x Commit: 9380e06697f49dba8f66204265203006999fcd41 Parents: 5fc7e02 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 6 10:50:05 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 6 10:50:05 2014 +0200 ---------------------------------------------------------------------- .../filtered-resources/etc/org.apache.karaf.features.repos.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/9380e066/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 b92cfa2..ff08c53 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 @@ -27,7 +27,7 @@ camel-extras=mvn:org.apache-extras.camel-extra.karaf/camel-extra/LATEST/xml/feat cxf=mvn:org.apache.cxf.karaf/apache-cxf/LATEST/xml/features cxf-dosgi=mvn:org.apache.cxf.dosgi/cxf-dosgi/LATEST/xml/features activemq=mvn:org.apache.activemq/activemq-karaf/LATEST/xml/features -jclouds=mvn:org.jclouds.karaf/jclouds-karaf/LATEST/xml/features +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
