From commits-return-118-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Wed Jan 30 17:41:50 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 1DB5A180652 for ; Wed, 30 Jan 2019 18:41:49 +0100 (CET) Received: (qmail 47948 invoked by uid 500); 30 Jan 2019 17:41:44 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 47855 invoked by uid 99); 30 Jan 2019 17:41:44 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jan 2019 17:41:44 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id CF1C58573D; Wed, 30 Jan 2019 17:41:42 +0000 (UTC) Date: Wed, 30 Jan 2019 17:41:58 +0000 To: "commits@zipkin.apache.org" Subject: [incubator-zipkin-brave-karaf] 17/42: Exclude license checks in build-support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: abesto@apache.org In-Reply-To: <154887010170.21089.15625992168469906328@gitbox.apache.org> References: <154887010170.21089.15625992168469906328@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-zipkin-brave-karaf X-Git-Refname: refs/heads/test-jenkins-github-integration X-Git-Reftype: branch X-Git-Rev: e932bd7004ba1291c8d7219f33e6279e9350d80e X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190130174142.CF1C58573D@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch test-jenkins-github-integration in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git commit e932bd7004ba1291c8d7219f33e6279e9350d80e Author: Christian Schneider AuthorDate: Thu Jul 6 13:35:03 2017 +0200 Exclude license checks in build-support --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 1cfb0a1..752b1ee 100644 --- a/pom.xml +++ b/pom.xml @@ -242,12 +242,14 @@ the License. .gitignore .mvn/** mvnw* + build-support/** etc/header.txt **/.idea/** LICENSE **/*.md src/test/resources/** src/main/resources/** + true