Return-Path: X-Original-To: apmail-ignite-commits-archive@minotaur.apache.org Delivered-To: apmail-ignite-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 7A4551765E for ; Thu, 16 Apr 2015 13:53:10 +0000 (UTC) Received: (qmail 14553 invoked by uid 500); 16 Apr 2015 13:53:04 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 14521 invoked by uid 500); 16 Apr 2015 13:53:04 -0000 Mailing-List: contact commits-help@ignite.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ignite.incubator.apache.org Delivered-To: mailing list commits@ignite.incubator.apache.org Received: (qmail 14474 invoked by uid 99); 16 Apr 2015 13:53:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 13:53:04 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 16 Apr 2015 13:53:03 +0000 Received: (qmail 13286 invoked by uid 99); 16 Apr 2015 13:52:43 -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; Thu, 16 Apr 2015 13:52:43 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E6C2AE109E; Thu, 16 Apr 2015 13:52:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sboikov@apache.org To: commits@ignite.incubator.apache.org Date: Thu, 16 Apr 2015 13:52:46 -0000 Message-Id: <3b1137b0307e491cbd2757f81130786c@git.apache.org> In-Reply-To: <4ceb65ceb66449e98dc64352a0e64daa@git.apache.org> References: <4ceb65ceb66449e98dc64352a0e64daa@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [5/5] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/ignite-sprint-4' into ignite-758 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'remotes/origin/ignite-sprint-4' into ignite-758 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/4601c07e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/4601c07e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/4601c07e Branch: refs/heads/ignite-758 Commit: 4601c07e2ea7bc0dd9c4451c12a052e5e209a3e6 Parents: f74bb4e 655514b Author: ivasilinets Authored: Thu Apr 16 16:52:32 2015 +0300 Committer: ivasilinets Committed: Thu Apr 16 16:52:32 2015 +0300 ---------------------------------------------------------------------- modules/visor-console/pom.xml | 4 ++-- .../ignite/visor/commands/VisorConsole.scala | 20 +++++++++++++++----- 2 files changed, 17 insertions(+), 7 deletions(-) ----------------------------------------------------------------------