Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 33488 invoked from network); 14 Jul 2008 20:19:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Jul 2008 20:19:42 -0000 Received: (qmail 50290 invoked by uid 500); 14 Jul 2008 20:19:42 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 50235 invoked by uid 500); 14 Jul 2008 20:19:42 -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 50226 invoked by uid 99); 14 Jul 2008 20:19:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jul 2008 13:19:42 -0700 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; Mon, 14 Jul 2008 20:18:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id F1D9F2388A06; Mon, 14 Jul 2008 13:19:21 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r676717 - in /activemq/activemq-dotnet: Apache.NMS.ActiveMQ/trunk/ Apache.NMS/trunk/ Date: Mon, 14 Jul 2008 20:19:21 -0000 To: commits@activemq.apache.org From: jgomes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080714201921.F1D9F2388A06@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jgomes Date: Mon Jul 14 13:19:20 2008 New Revision: 676717 URL: http://svn.apache.org/viewvc?rev=676717&view=rev Log: Output PDB files for Release builds. Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-cf20.csproj activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-cf20.csproj activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-cf20.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-cf20.csproj?rev=676717&r1=676716&r2=676717&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-cf20.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-cf20.csproj Mon Jul 14 13:19:20 2008 @@ -38,7 +38,7 @@ Off - pdbonly + full true build\cf-2.0\release\ TRACE;PocketPC, NETCF, NETCF_2_0 @@ -48,6 +48,7 @@ 512 4 Off + true 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=676717&r1=676716&r2=676717&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 Mon Jul 14 13:19:20 2008 @@ -2,7 +2,7 @@ Debug AnyCPU - 8.0.50727 + 9.0.21022 2.0 {EB943C69-2C9B-45E7-B95B-FB916E7057ED} Library @@ -26,11 +26,12 @@ false - false + true true build\net-2.0\release\ TRACE;NET,NET_2_0 false + full 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=676717&r1=676716&r2=676717&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj Mon Jul 14 13:19:20 2008 @@ -43,11 +43,12 @@ - false + true true build\net-2.0\release\ TRACE;NET,NET_2_0 false + full Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-cf20.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-cf20.csproj?rev=676717&r1=676716&r2=676717&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-cf20.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-cf20.csproj Mon Jul 14 13:19:20 2008 @@ -38,7 +38,7 @@ Off - pdbonly + full true build\cf-2.0\release\ TRACE;PocketPC, NETCF, NETCF_2_0 @@ -48,6 +48,7 @@ 512 4 Off + true Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj?rev=676717&r1=676716&r2=676717&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms-test.csproj Mon Jul 14 13:19:20 2008 @@ -41,11 +41,12 @@ false - false + true true build\net-2.0\release\ TRACE;NET,NET_2_0 false + full Modified: activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj?rev=676717&r1=676716&r2=676717&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS/trunk/vs2008-nms.csproj Mon Jul 14 13:19:20 2008 @@ -2,7 +2,7 @@ Debug AnyCPU - 8.0.50727 + 9.0.21022 2.0 {300C1716-0674-4D01-8F5D-151E59A504FE} Library @@ -28,11 +28,12 @@ false - false + true true build\net-2.0\release\ TRACE;NET,NET_2_0 false + full