Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A93D4200BE5 for ; Fri, 9 Dec 2016 14:26:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A7DA2160B04; Fri, 9 Dec 2016 13:26:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 24C7E160B1C for ; Fri, 9 Dec 2016 14:26:18 +0100 (CET) Received: (qmail 94401 invoked by uid 500); 9 Dec 2016 13:26:06 -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 94392 invoked by uid 99); 9 Dec 2016 13:26:06 -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, 09 Dec 2016 13:26:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 94E3AE02A3; Fri, 9 Dec 2016 13:26:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cschneider@apache.org To: commits@karaf.apache.org Message-Id: <3f4ddb9325344499b4f8664976b33413@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: karaf git commit: Add feature repo for brave Date: Fri, 9 Dec 2016 13:26:06 +0000 (UTC) archived-at: Fri, 09 Dec 2016 13:26:19 -0000 Repository: karaf Updated Branches: refs/heads/master 75524ae94 -> 8bb75da20 Add feature repo for brave Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/8bb75da2 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/8bb75da2 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/8bb75da2 Branch: refs/heads/master Commit: 8bb75da2076c557b52088fc8c8709d070f82dfa3 Parents: 75524ae Author: Christian Schneider Authored: Fri Dec 9 14:25:51 2016 +0100 Committer: Christian Schneider Committed: Fri Dec 9 14:25:51 2016 +0100 ---------------------------------------------------------------------- assemblies/features/standard/src/main/feature/feature.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/8bb75da2/assemblies/features/standard/src/main/feature/feature.xml ---------------------------------------------------------------------- diff --git a/assemblies/features/standard/src/main/feature/feature.xml b/assemblies/features/standard/src/main/feature/feature.xml index 3012791..8774f65 100644 --- a/assemblies/features/standard/src/main/feature/feature.xml +++ b/assemblies/features/standard/src/main/feature/feature.xml @@ -106,6 +106,7 @@ ignite=mvn:org.apache.ignite/ignite-osgi-karaf/RELEASE/xml/features openjpa=mvn:org.apache.openjpa/openjpa-features/RELEASE/xml/features artemis=mvn:org.apache.activemq/artemis-features/RELEASE/xml/features + brave=mvn:io.zipkin.brave.karaf/brave-features/RELEASE/xml/features shell