From commits-return-23336-apmail-karaf-commits-archive=karaf.apache.org@karaf.apache.org Fri Apr 10 09:06:37 2015 Return-Path: X-Original-To: apmail-karaf-commits-archive@minotaur.apache.org Delivered-To: apmail-karaf-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AD23A1767D for ; Fri, 10 Apr 2015 09:06:37 +0000 (UTC) Received: (qmail 98979 invoked by uid 500); 10 Apr 2015 09:06:03 -0000 Delivered-To: apmail-karaf-commits-archive@karaf.apache.org Received: (qmail 98950 invoked by uid 500); 10 Apr 2015 09:06:03 -0000 Mailing-List: contact commits-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list commits@karaf.apache.org Received: (qmail 98941 invoked by uid 99); 10 Apr 2015 09:06:03 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Apr 2015 09:06:03 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 93ACBDFF0B; Fri, 10 Apr 2015 09:06:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: jbonofre@apache.org To: commits@karaf.apache.org Message-Id: <429fb7c337a34bb297346901c5d9a87a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: karaf git commit: [KARAF-3465] Add pax-* features URL in etc/org.apache.karaf.features.repos.cfg file Date: Fri, 10 Apr 2015 09:06:03 +0000 (UTC) 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é Authored: Fri Apr 10 11:05:38 2015 +0200 Committer: Jean-Baptiste Onofré 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