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 8E35C17A0F for ; Wed, 4 Mar 2015 01:31:53 +0000 (UTC) Received: (qmail 64845 invoked by uid 500); 4 Mar 2015 01:31:53 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 64813 invoked by uid 500); 4 Mar 2015 01:31:53 -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 64798 invoked by uid 99); 4 Mar 2015 01:31:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 01:31:53 +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; Wed, 04 Mar 2015 01:31:51 +0000 Received: (qmail 63636 invoked by uid 99); 4 Mar 2015 01:31:31 -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; Wed, 04 Mar 2015 01:31:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3DA6BE0FC6; Wed, 4 Mar 2015 01:31:31 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: vkulichenko@apache.org To: commits@ignite.incubator.apache.org Date: Wed, 04 Mar 2015 01:31:36 -0000 Message-Id: <4182222106e14b738ef02d2db7122918@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [06/50] [abbrv] incubator-ignite git commit: # ignite-204 : fix GridGain occurrences (portables from clients/test at spring-configs) X-Virus-Checked: Checked by ClamAV on apache.org # ignite-204 : fix GridGain occurrences (portables from clients/test at spring-configs) Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/9edc6ca2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/9edc6ca2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/9edc6ca2 Branch: refs/heads/master Commit: 9edc6ca2afd61176407deb33eb6da686b2b83441 Parents: d220443 Author: Artem Shutak Authored: Mon Feb 16 14:35:00 2015 +0300 Committer: Artem Shutak Committed: Mon Feb 16 14:35:00 2015 +0300 ---------------------------------------------------------------------- .../clients/src/test/resources/spring-cache.xml | 12 ----------- .../src/test/resources/spring-server-node.xml | 21 -------------------- .../test/resources/spring-server-ssl-node.xml | 20 ++----------------- 3 files changed, 2 insertions(+), 51 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/9edc6ca2/modules/clients/src/test/resources/spring-cache.xml ---------------------------------------------------------------------- diff --git a/modules/clients/src/test/resources/spring-cache.xml b/modules/clients/src/test/resources/spring-cache.xml index 6e93f4e..d34e3cc 100644 --- a/modules/clients/src/test/resources/spring-cache.xml +++ b/modules/clients/src/test/resources/spring-cache.xml @@ -222,17 +222,5 @@ - - - - - - - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/9edc6ca2/modules/clients/src/test/resources/spring-server-node.xml ---------------------------------------------------------------------- diff --git a/modules/clients/src/test/resources/spring-server-node.xml b/modules/clients/src/test/resources/spring-server-node.xml index 3aff4a2..3b19f3d 100644 --- a/modules/clients/src/test/resources/spring-server-node.xml +++ b/modules/clients/src/test/resources/spring-server-node.xml @@ -72,27 +72,6 @@ - - - - - - - - - - - - - - - - - - - - - http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/9edc6ca2/modules/clients/src/test/resources/spring-server-ssl-node.xml ---------------------------------------------------------------------- diff --git a/modules/clients/src/test/resources/spring-server-ssl-node.xml b/modules/clients/src/test/resources/spring-server-ssl-node.xml index bffc965..3989ac6 100644 --- a/modules/clients/src/test/resources/spring-server-ssl-node.xml +++ b/modules/clients/src/test/resources/spring-server-ssl-node.xml @@ -28,12 +28,8 @@ --> + xsi:schemaLocation="http://www.springframework.org/schema/beans + http://www.springframework.org/schema/beans/spring-beans.xsd">