Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 86905 invoked from network); 7 Oct 2009 15:24:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Oct 2009 15:24:16 -0000 Received: (qmail 57534 invoked by uid 500); 7 Oct 2009 15:24:16 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 57506 invoked by uid 500); 7 Oct 2009 15:24:16 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 57497 invoked by uid 99); 7 Oct 2009 15:24:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Oct 2009 15:24:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 07 Oct 2009 15:24:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DB15323888CE; Wed, 7 Oct 2009 15:23:50 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r822778 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk: ./ vs2008-activemq-test.csproj vs2008-activemq.csproj Date: Wed, 07 Oct 2009 15:23:50 -0000 To: commits@activemq.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091007152350.DB15323888CE@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: tabish Date: Wed Oct 7 15:23:50 2009 New Revision: 822778 URL: http://svn.apache.org/viewvc?rev=822778&view=rev Log: Add nant test generated files to svn:ignore Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/ (props changed) activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Wed Oct 7 15:23:50 2009 @@ -8,3 +8,5 @@ vs2008-activemq.pidb vs2008-activemq.userprefs vs2008-activemq.usertasks +C:\NUnitPrimaryTrace.txt +TestResult.xml Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj?rev=822778&r1=822777&r2=822778&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj Wed Oct 7 15:23:50 2009 @@ -1,4 +1,5 @@ - + + Debug AnyCPU @@ -9,8 +10,6 @@ Apache.NMS.ActiveMQ.Test Apache.NMS.ActiveMQ.Test 4 - - 2.0 @@ -23,6 +22,7 @@ Svn SubversionScc OnOutputUpdated + v2.0 true @@ -30,30 +30,30 @@ false build\net-2.0\debug\ TRACE;DEBUG;NET,NET_2_0 - false + 4 true true build\net-2.0\release\ TRACE;NET,NET_2_0 - false full + 4 - + False lib\Apache.NMS\net-2.0\Apache.NMS.dll - + False lib\Apache.NMS\net-2.0\Apache.NMS.Test.dll - + False lib\NUnit\net-2.0\nunit.framework.dll - + False lib\NUnit\net-2.0\nunit.framework.extensions.dll @@ -82,6 +82,9 @@ + + + Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj?rev=822778&r1=822777&r2=822778&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj Wed Oct 7 15:23:50 2009 @@ -1,4 +1,5 @@ - + + Debug AnyCPU @@ -36,6 +37,7 @@ Svn SubversionScc OnOutputUpdated + v2.0 true @@ -43,25 +45,25 @@ false build\net-2.0\debug\ TRACE;DEBUG;NET,NET_2_0 - false + 4 true true build\net-2.0\release\ TRACE;NET,NET_2_0 - false full + 4 - - False - lib\Apache.NMS\net-2.0\Apache.NMS.dll - + + False + lib\Apache.NMS\mono-2.0\Apache.NMS.dll + @@ -70,6 +72,12 @@ PreserveNewest + + PreserveNewest + + + PreserveNewest + @@ -294,7 +302,6 @@ Code - T Code @@ -942,30 +949,17 @@ Code - - - - PreserveNewest - - - PreserveNewest - + False - .NET Framework 2.0 %28x86%29 - true False - .NET Framework 3.0 %28x86%29 - false False - .NET Framework 3.5 - false @@ -978,4 +972,13 @@ cd $(ProjectDir) nant -nologo download-vendor -D:vendor.build.config=$(ConfigurationName) -D:vendor.build.framework=net-2.0 + + + + + + + + + \ No newline at end of file