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 B49BA17B0F for ; Thu, 3 Sep 2015 02:16:41 +0000 (UTC) Received: (qmail 24962 invoked by uid 500); 3 Sep 2015 02:16:41 -0000 Delivered-To: apmail-ignite-commits-archive@ignite.apache.org Received: (qmail 24927 invoked by uid 500); 3 Sep 2015 02:16:41 -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 24917 invoked by uid 99); 3 Sep 2015 02:16:41 -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, 03 Sep 2015 02:16:41 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6F54DE7E1F; Thu, 3 Sep 2015 02:16:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: akuznetsov@apache.org To: commits@ignite.apache.org Date: Thu, 03 Sep 2015 02:16:41 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [01/15] ignite git commit: Fixing RAT. Repository: ignite Updated Branches: refs/heads/ignite-843 6174ce343 -> 0a973f37a Fixing RAT. Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/4ab1b476 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/4ab1b476 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/4ab1b476 Branch: refs/heads/ignite-843 Commit: 4ab1b47670bf41bc13ba72d1666297a3e8cabc46 Parents: 5a948dc Author: vozerov-gridgain Authored: Wed Sep 2 11:12:57 2015 +0300 Committer: vozerov-gridgain Committed: Wed Sep 2 11:12:57 2015 +0300 ---------------------------------------------------------------------- parent/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/4ab1b476/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 472d4ff..2380b08 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -740,12 +740,10 @@ src/test/dotnet/Apache.Ignite.Core.Tests/Apache.Ignite.Core.Tests.csproj src/test/portables/repo/org/apache/ignite/portable/test1/1.1/test1-1.1.jar src/test/portables/repo/org/apache/ignite/portable/test2/1.1/test2-1.1.jar - src/main/cpp/common/project/vs/common.vcxproj - src/main/cpp/common/project/vs/common.vcxproj.filters **/Makefile.am **/configure.ac - **/*.vcsproj - **/*.vcsproj.filters + **/*.vcxproj + **/*.vcxproj.filters **/module.def **/ignite-common.pc.in