Repository: karaf Updated Branches: refs/heads/karaf-3.0.x 23b95316a -> 032b79374
[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/032b7937 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/032b7937 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/032b7937 Branch: refs/heads/karaf-3.0.x Commit: 032b79374e819bf4f0e710307b45d87ac2370e65 Parents: 23b9531 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 6 10:16:33 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 6 10:16:33 2014 +0200 ---------------------------------------------------------------------- .../resources/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/032b7937/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg ---------------------------------------------------------------------- diff --git a/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg b/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg index ea7e3d8..bbe573b 100644 --- a/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg +++ b/assemblies/features/framework/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg @@ -28,7 +28,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-features/LATEST/xml/features wicket=mvn:org.ops4j.pax.wicket/features/LATEST/xml/features hawtio=mvn:io.hawt/hawtio-karaf/LATEST/xml/features
