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 46FDB17B9A for ; Thu, 16 Apr 2015 09:34:44 +0000 (UTC) Received: (qmail 50786 invoked by uid 500); 16 Apr 2015 09:34:44 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 50759 invoked by uid 500); 16 Apr 2015 09:34:44 -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 50713 invoked by uid 99); 16 Apr 2015 09:34:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Apr 2015 09:34:44 +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 09:34:22 +0000 Received: (qmail 50462 invoked by uid 99); 16 Apr 2015 09:34:20 -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 09:34:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C05EEE103E; Thu, 16 Apr 2015 09:34:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: anovikov@apache.org To: commits@ignite.incubator.apache.org Date: Thu, 16 Apr 2015 09:34:21 -0000 Message-Id: In-Reply-To: <8f57a5ce33be4f9d83bae8145fe6a876@git.apache.org> References: <8f57a5ce33be4f9d83bae8145fe6a876@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/4] incubator-ignite git commit: Merge branch 'ignite-667' into ignite-sprint-4 X-Virus-Checked: Checked by ClamAV on apache.org Merge branch 'ignite-667' into ignite-sprint-4 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/d9fdfd10 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d9fdfd10 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d9fdfd10 Branch: refs/heads/ignite-sprint-4 Commit: d9fdfd104248013d22c3ec2f86f5981ce388f919 Parents: a57a520 e196d30 Author: Andrey Authored: Thu Apr 16 16:27:42 2015 +0700 Committer: Andrey Committed: Thu Apr 16 16:27:42 2015 +0700 ---------------------------------------------------------------------- modules/visor-console/pom.xml | 4 ++-- .../ignite/visor/commands/VisorConsole.scala | 20 +++++++++++++++----- 2 files changed, 17 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d9fdfd10/modules/visor-console/pom.xml ----------------------------------------------------------------------