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 2015/01/23 19:12:37 UTC

karaf git commit: [KARAF-3463] Fix openejb feature descriptor location

Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 74896d3ec -> 23f0def0f


[KARAF-3463] Fix openejb feature descriptor location


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

Branch: refs/heads/karaf-3.0.x
Commit: 23f0def0fc636c71e87a1a80d5f31a38ebfdeccc
Parents: 74896d3
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Jan 23 19:12:11 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Jan 23 19:12:11 2015 +0100

----------------------------------------------------------------------
 .../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/23f0def0/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 bbe573b..c3bc77e 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,6 +29,6 @@ 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.apache.jclouds.karaf/jclouds-karaf/LATEST/xml/features
-openejb=mvn:org.apache.openejb/openejb-features/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