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 E3BE1172D7 for ; Mon, 2 Feb 2015 01:55:08 +0000 (UTC) Received: (qmail 35962 invoked by uid 500); 2 Feb 2015 01:55:09 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 35913 invoked by uid 500); 2 Feb 2015 01:55:09 -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 35833 invoked by uid 99); 2 Feb 2015 01:55:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 01:55:09 +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; Mon, 02 Feb 2015 01:55:08 +0000 Received: (qmail 33908 invoked by uid 99); 2 Feb 2015 01:53:29 -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; Mon, 02 Feb 2015 01:53:29 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 46E93E05DD; Mon, 2 Feb 2015 01:53:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: sergi@apache.org To: commits@ignite.incubator.apache.org Date: Mon, 02 Feb 2015 01:54:03 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [35/50] [abbrv] incubator-ignite git commit: Merge remote-tracking branch 'remotes/origin/sprint-1' into ignite-69 X-Virus-Checked: Checked by ClamAV on apache.org Merge remote-tracking branch 'remotes/origin/sprint-1' into ignite-69 Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/43d54c27 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/43d54c27 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/43d54c27 Branch: refs/heads/ignite-sql Commit: 43d54c27f61691e3e4d15276dd7cf4676929a975 Parents: 5a50356 ff01e66 Author: avinogradov Authored: Fri Jan 30 15:09:09 2015 +0300 Committer: avinogradov Committed: Fri Jan 30 15:09:09 2015 +0300 ---------------------------------------------------------------------- .../util/ipc/shmem/IpcSharedMemoryNativeLoaderSelfTest.java | 2 +- .../org/apache/ignite/messaging/GridMessagingSelfTest.java | 2 +- .../internal/processors/hadoop/GridHadoopClassLoader.java | 4 ++-- .../marshaller/optimized/OptimizedClassNamesGenerator.java | 6 +++--- .../src/main/scala/org/apache/ignite/visor/visor.scala | 1 - 5 files changed, 7 insertions(+), 8 deletions(-) ----------------------------------------------------------------------