Return-Path: X-Original-To: apmail-lucenenet-commits-archive@www.apache.org Delivered-To: apmail-lucenenet-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A3AAC17743 for ; Fri, 6 Feb 2015 08:03:17 +0000 (UTC) Received: (qmail 73542 invoked by uid 500); 6 Feb 2015 08:03:17 -0000 Delivered-To: apmail-lucenenet-commits-archive@lucenenet.apache.org Received: (qmail 73455 invoked by uid 500); 6 Feb 2015 08:03:17 -0000 Mailing-List: contact commits-help@lucenenet.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@lucenenet.apache.org Delivered-To: mailing list commits@lucenenet.apache.org Received: (qmail 73349 invoked by uid 99); 6 Feb 2015 08:03:17 -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; Fri, 06 Feb 2015 08:03:17 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 6131BE0664; Fri, 6 Feb 2015 08:03:17 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: synhershko@apache.org To: commits@lucenenet.apache.org Date: Fri, 06 Feb 2015 08:03:19 -0000 Message-Id: In-Reply-To: <0ce3ac29c98343c095d50bb6ea651b5c@git.apache.org> References: <0ce3ac29c98343c095d50bb6ea651b5c@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/6] lucenenet git commit: also needed to fix Classification tests also needed to fix Classification tests Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/37e76012 Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/37e76012 Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/37e76012 Branch: refs/heads/master Commit: 37e7601255645150227bd41ff825b05eca54e718 Parents: 01e3465 Author: Wyatt Barnett Authored: Fri Feb 6 00:35:13 2015 -0500 Committer: Wyatt Barnett Committed: Fri Feb 6 00:35:13 2015 -0500 ---------------------------------------------------------------------- .../Lucene.Net.Tests.Classification.csproj | 1 - src/Lucene.Net.Tests.Classification/app.config | 11 ----------- 2 files changed, 12 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/lucenenet/blob/37e76012/src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj ---------------------------------------------------------------------- diff --git a/src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj b/src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj index 07d1400..89f41d7 100644 --- a/src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj +++ b/src/Lucene.Net.Tests.Classification/Lucene.Net.Tests.Classification.csproj @@ -64,7 +64,6 @@ - http://git-wip-us.apache.org/repos/asf/lucenenet/blob/37e76012/src/Lucene.Net.Tests.Classification/app.config ---------------------------------------------------------------------- diff --git a/src/Lucene.Net.Tests.Classification/app.config b/src/Lucene.Net.Tests.Classification/app.config deleted file mode 100644 index 6feedb0..0000000 --- a/src/Lucene.Net.Tests.Classification/app.config +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file