Repository: karaf Updated Branches: refs/heads/master f1220ccb7 -> 130609b06
[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/130609b0 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/130609b0 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/130609b0 Branch: refs/heads/master Commit: 130609b06b2a790c190f550c5f37e080356c50b3 Parents: f1220cc Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Aug 6 10:07:07 2014 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Aug 6 10:07:07 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/130609b0/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 8b94ce2..66fd987 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 @@ -29,7 +29,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
