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/04/10 11:06:03 UTC

karaf git commit: [KARAF-3465] Add pax-* features URL in etc/org.apache.karaf.features.repos.cfg file

Repository: karaf
Updated Branches:
  refs/heads/master 32ab90d67 -> 5b57d5015


[KARAF-3465] Add pax-* features URL in etc/org.apache.karaf.features.repos.cfg file


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

Branch: refs/heads/master
Commit: 5b57d501531787bc9a5c7f1aa4e17f31aa598825
Parents: 32ab90d
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Fri Apr 10 11:05:38 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Fri Apr 10 11:05:38 2015 +0200

----------------------------------------------------------------------
 .../resources/resources/etc/org.apache.karaf.features.repos.cfg   | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/5b57d501/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg
----------------------------------------------------------------------
diff --git a/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg b/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg
index 1cb9de0..92caa35 100644
--- a/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg
+++ b/assemblies/features/base/src/main/resources/resources/etc/org.apache.karaf.features.repos.cfg
@@ -35,6 +35,9 @@ wicket=mvn:org.ops4j.pax.wicket/features/LATEST/xml/features
 hawtio=mvn:io.hawt/hawtio-karaf/LATEST/xml/features
 pax-cdi=mvn:org.ops4j.pax.cdi/pax-cdi-features/LATEST/xml/features
 pax-jdbc=mvn:org.ops4j.pax.jdbc/pax-jdbc-features/LATEST/xml/features
+pax-jpa=mvn:org.ops4j.pax.jpa/pax-jpa-features/LATEST/xml/features
+pax-web=mvn:org.ops4j.pax.web/pax-web-features/LATEST/xml/features
+pax-wicket=mvn:org.ops4j.pax.wicket/pax-wicket-features/LATEST/xml/features
 ecf=http://download.eclipse.org/rt/ecf/latest/site.p2/karaf-features.xml
 decanter=mvn:org.apache.karaf.decanter/apache-karaf-decanter/LATEST/xml/features