From commits-return-9339-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Thu Oct 09 20:43:20 2008 Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 30272 invoked from network); 9 Oct 2008 20:43:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Oct 2008 20:43:18 -0000 Received: (qmail 72223 invoked by uid 500); 9 Oct 2008 20:43:17 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 72195 invoked by uid 500); 9 Oct 2008 20:43:17 -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 72186 invoked by uid 99); 9 Oct 2008 20:43:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Oct 2008 13:43:17 -0700 X-ASF-Spam-Status: No, hits=-1999.9 required=10.0 tests=ALL_TRUSTED,DNS_FROM_SECURITYSAGE 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; Thu, 09 Oct 2008 20:42:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DEE0323888D5; Thu, 9 Oct 2008 13:42:27 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r703252 - in /activemq/activemq-dotnet: Apache.NMS.ActiveMQ/tags/1.0.0/ Apache.NMS.EMS/tags/1.0.0/ Apache.NMS.MSMQ/tags/1.0.0/ Date: Thu, 09 Oct 2008 20:42:27 -0000 To: commits@activemq.apache.org From: jgomes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081009204227.DEE0323888D5@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jgomes Date: Thu Oct 9 13:42:27 2008 New Revision: 703252 URL: http://svn.apache.org/viewvc?rev=703252&view=rev Log: Fixes [AMQNET-115]. (See https://issues.apache.org/activemq/browse/AMQNET-115) Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq-test.csproj Thu Oct 9 13:42:27 2008 @@ -16,8 +16,9 @@ 2.0 - true - activemq-dotnet.snk + false + + Svn Svn Svn @@ -78,7 +79,6 @@ - PreserveNewest Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/tags/1.0.0/vs2008-activemq.csproj Thu Oct 9 13:42:27 2008 @@ -2,15 +2,16 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {08321F42-4B3D-4815-B592-95962BAC3B9F} Library Apache.NMS.ActiveMQ Apache.NMS.ActiveMQ 4 - true - activemq-dotnet.snk + false + + 2.0 @@ -59,7 +60,6 @@ - PreserveNewest Modified: activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems-test.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {EB943C69-2C9B-45E7-B95B-FB916E7057ED} Library @@ -31,8 +31,9 @@ false false true - true - activemq-dotnet.snk + false + + Svn Svn Svn @@ -95,7 +96,6 @@ - Modified: activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.EMS/tags/1.0.0/vs2008-ems.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {2AF5EBB5-9873-4B35-A8FC-8B6E74242767} Library @@ -28,8 +28,9 @@ false false true - true - activemq-dotnet.snk + false + + Svn Svn Svn @@ -85,7 +86,6 @@ - PreserveNewest Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {2F31ED5C-44A2-464A-BD55-2B5B010654E8} Library @@ -31,8 +31,9 @@ false false true - true - activemq-dotnet.snk + false + + Svn Svn Svn @@ -99,7 +100,6 @@ - PreserveNewest Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj?rev=703252&r1=703251&r2=703252&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj Thu Oct 9 13:42:27 2008 @@ -2,7 +2,7 @@ Debug AnyCPU - 9.0.21022 + 9.0.30729 2.0 {A5FCA129-991B-4CB2-987A-B25E43B0F5EC} Library @@ -11,8 +11,9 @@ 4 - true - activemq-dotnet.snk + false + + 2.0 @@ -79,7 +80,6 @@ - PreserveNewest