From commits-return-912-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Wed May 8 08:03:16 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 76895180630 for ; Wed, 8 May 2019 10:03:16 +0200 (CEST) Received: (qmail 11717 invoked by uid 500); 8 May 2019 08:03:15 -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 11708 invoked by uid 99); 8 May 2019 08:03:15 -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, 08 May 2019 08:03:15 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id BCB13872A3; Wed, 8 May 2019 08:03:15 +0000 (UTC) Date: Wed, 08 May 2019 08:03:15 +0000 To: "commits@zipkin.apache.org" Subject: [incubator-zipkin] branch master updated: Fixes activation of invoker tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155730259561.10687.14048765722154299295@gitbox.apache.org> From: adriancole@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-zipkin X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8b182fb62396334bf0323d5cdbc65b6bf3660e45 X-Git-Newrev: 84ca551381d39c3c7163ad5c2dc1e08a2ea90564 X-Git-Rev: 84ca551381d39c3c7163ad5c2dc1e08a2ea90564 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. adriancole pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git The following commit(s) were added to refs/heads/master by this push: new 84ca551 Fixes activation of invoker tests 84ca551 is described below commit 84ca551381d39c3c7163ad5c2dc1e08a2ea90564 Author: Adrian Cole AuthorDate: Wed May 8 16:03:04 2019 +0800 Fixes activation of invoker tests --- zipkin-server/pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/zipkin-server/pom.xml b/zipkin-server/pom.xml index 2574765..d0eb8dd 100644 --- a/zipkin-server/pom.xml +++ b/zipkin-server/pom.xml @@ -305,7 +305,9 @@ integration - true + + !skipTests + @@ -316,9 +318,6 @@ ${project.build.directory}/it src/it/settings.xml - - !release - ${project.build.directory}/local-repo verify true