From commits-return-124555-archive-asf-public=cust-asf.ponee.io@ignite.apache.org Wed May 8 18:39:02 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 0FA45180630 for ; Wed, 8 May 2019 20:39:01 +0200 (CEST) Received: (qmail 65329 invoked by uid 500); 8 May 2019 18:39:01 -0000 Mailing-List: contact commits-help@ignite.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.apache.org Delivered-To: mailing list commits@ignite.apache.org Received: (qmail 65227 invoked by uid 99); 8 May 2019 18:39:01 -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 18:39:01 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 68F44872B9; Wed, 8 May 2019 18:39:00 +0000 (UTC) Date: Wed, 08 May 2019 18:39:00 +0000 To: "commits@ignite.apache.org" Subject: [ignite-teamcity-bot] branch master updated (b02303f -> a9a276e) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <155734074036.30520.8393695305852189972@gitbox.apache.org> From: dpavlov@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: ignite-teamcity-bot X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b02303fd0d73a16c4773c9271d8f629e1e3fbebd X-Git-Newrev: a9a276eb30bf4ee4d38b41e36778f5d6ab3afa33 X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. dpavlov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/ignite-teamcity-bot.git. from b02303f IGNITE-10095: Support Build Parameters specifying in triggering and tagging builds (#122) new 6f332cd IGNITE-10095: Support Build Parameters specifying: bugfixing new a9a276e IGNITE-10095: Support Build Parameters specifying: bugfixing The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../teamcity/ignited/fatbuild/FatBuildCompacted.java | 20 ++++++++++++++++++-- .../ci/teamcity/ignited/fatbuild/TestCompacted.java | 7 ++++++- .../ci/teamcity/ignited/runhist/RunHistSync.java | 8 +++++--- .../java/org/apache/ignite/ci/web/model/Version.java | 2 +- .../ignited/IgnitedTcInMemoryIntegrationTest.java | 2 ++ 5 files changed, 32 insertions(+), 7 deletions(-)