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 8379EDF82 for ; Fri, 21 Sep 2012 13:18:43 +0000 (UTC) Received: (qmail 83255 invoked by uid 500); 21 Sep 2012 13:18:43 -0000 Delivered-To: apmail-lucenenet-commits-archive@lucenenet.apache.org Received: (qmail 83168 invoked by uid 500); 21 Sep 2012 13:18:42 -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 83152 invoked by uid 99); 21 Sep 2012 13:18:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:18:41 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 13:18:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B367B23888FE; Fri, 21 Sep 2012 13:17:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1388477 - in /lucene.net/trunk/src/contrib/Spatial: Contrib.Spatial.NTS.csproj Contrib.Spatial.csproj Prefix/PrefixCellsTokenizer.cs Date: Fri, 21 Sep 2012 13:17:55 -0000 To: commits@lucenenet.apache.org From: synhershko@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120921131755.B367B23888FE@eris.apache.org> Author: synhershko Date: Fri Sep 21 13:17:55 2012 New Revision: 1388477 URL: http://svn.apache.org/viewvc?rev=1388477&view=rev Log: LUCENE-4197 spatial: removed unused PrefixCellsTokenizer Removed: lucene.net/trunk/src/contrib/Spatial/Prefix/PrefixCellsTokenizer.cs Modified: lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.NTS.csproj lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.csproj Modified: lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.NTS.csproj URL: http://svn.apache.org/viewvc/lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.NTS.csproj?rev=1388477&r1=1388476&r2=1388477&view=diff ============================================================================== --- lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.NTS.csproj (original) +++ lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.NTS.csproj Fri Sep 21 13:17:55 2012 @@ -128,7 +128,6 @@ - Modified: lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.csproj URL: http://svn.apache.org/viewvc/lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.csproj?rev=1388477&r1=1388476&r2=1388477&view=diff ============================================================================== --- lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.csproj (original) +++ lucene.net/trunk/src/contrib/Spatial/Contrib.Spatial.csproj Fri Sep 21 13:17:55 2012 @@ -128,7 +128,6 @@ -