Return-Path: Delivered-To: apmail-incubator-lucene-net-commits-archive@locus.apache.org Received: (qmail 78203 invoked from network); 8 Jan 2007 12:35:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jan 2007 12:35:56 -0000 Received: (qmail 50609 invoked by uid 500); 8 Jan 2007 12:36:03 -0000 Delivered-To: apmail-incubator-lucene-net-commits-archive@incubator.apache.org Received: (qmail 50590 invoked by uid 500); 8 Jan 2007 12:36:02 -0000 Mailing-List: contact lucene-net-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-commits@incubator.apache.org Received: (qmail 50580 invoked by uid 99); 8 Jan 2007 12:36:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 04:36:02 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Jan 2007 04:35:52 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 3FD381A981D; Mon, 8 Jan 2007 04:34:53 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r494044 - in /incubator/lucene.net/trunk/C#/contrib/Snowball.Net: Snowball.Net/ Test/ Date: Mon, 08 Jan 2007 12:34:53 -0000 To: lucene-net-commits@incubator.apache.org From: aroush@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070108123453.3FD381A981D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: aroush Date: Mon Jan 8 04:34:52 2007 New Revision: 494044 URL: http://svn.apache.org/viewvc?view=rev&rev=494044 Log: Release of Snowball.Net-2.0.0 build 1 final. Added: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.sln Removed: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-1.4.3.final.csproj incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-1.4.3.final.sln Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/AssemblyInfo.cs incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/AssemblyInfo.cs incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/Test.csproj Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/AssemblyInfo.cs URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/Snowball.Net/AssemblyInfo.cs?view=diff&rev=494044&r1=494043&r2=494044 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/AssemblyInfo.cs (original) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/AssemblyInfo.cs Mon Jan 8 04:34:52 2007 @@ -26,7 +26,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.3.001")] +[assembly: AssemblyVersion("2.0.0.001")] // // In order to sign your assembly you must specify a key to use. Refer to the Added: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj?view=auto&rev=494044 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj (added) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.csproj Mon Jan 8 04:34:52 2007 @@ -0,0 +1,262 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Added: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.sln URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.sln?view=auto&rev=494044 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.sln (added) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Snowball.Net/Snowball.Net-2.0.0.sln Mon Jan 8 04:34:52 2007 @@ -0,0 +1,24 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snowball.Net-2.0.0", "Snowball.Net-2.0.0.csproj", "{8F9D7A92-F122-413E-9D8D-027E4ECD327C}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(DPCodeReviewSolutionGUID) = preSolution + DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000} + EndGlobalSection + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug.ActiveCfg = Debug|.NET + {8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Debug.Build.0 = Debug|.NET + {8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release.ActiveCfg = Release|.NET + {8F9D7A92-F122-413E-9D8D-027E4ECD327C}.Release.Build.0 = Release|.NET + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/AssemblyInfo.cs URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/Test/AssemblyInfo.cs?view=diff&rev=494044&r1=494043&r2=494044 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/AssemblyInfo.cs (original) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/AssemblyInfo.cs Mon Jan 8 04:34:52 2007 @@ -26,7 +26,7 @@ // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.4.3.001")] +[assembly: AssemblyVersion("2.0.0.001")] // // In order to sign your assembly you must specify a key to use. Refer to the Modified: incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/Test.csproj URL: http://svn.apache.org/viewvc/incubator/lucene.net/trunk/C%23/contrib/Snowball.Net/Test/Test.csproj?view=diff&rev=494044&r1=494043&r2=494044 ============================================================================== --- incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/Test.csproj (original) +++ incubator/lucene.net/trunk/C#/contrib/Snowball.Net/Test/Test.csproj Mon Jan 8 04:34:52 2007 @@ -123,12 +123,12 @@