Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 86479 invoked from network); 22 Aug 2008 00:11:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Aug 2008 00:11:10 -0000 Received: (qmail 74466 invoked by uid 500); 22 Aug 2008 00:11:09 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 74414 invoked by uid 500); 22 Aug 2008 00:11:09 -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 74405 invoked by uid 99); 22 Aug 2008 00:11:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Aug 2008 17:11:09 -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; Fri, 22 Aug 2008 00:10:20 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 47BC2238898F; Thu, 21 Aug 2008 17:10:50 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r687913 - in /activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src: main/csharp/CommonAssemblyInfo.cs test/csharp/CommonAssemblyInfo.cs Date: Fri, 22 Aug 2008 00:10:50 -0000 To: commits@activemq.apache.org From: jgomes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080822001050.47BC2238898F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jgomes Date: Thu Aug 21 17:10:49 2008 New Revision: 687913 URL: http://svn.apache.org/viewvc?rev=687913&view=rev Log: Switch back to .NET 3.5 SP1 build environment. Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs?rev=687913&r1=687912&r2=687913&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/main/csharp/CommonAssemblyInfo.cs Thu Aug 21 17:10:49 2008 @@ -2,20 +2,21 @@ using System.Reflection; using System.Runtime.InteropServices; -// ------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Mono Runtime Version: 2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -// ------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:2.0.50727.3053 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ [assembly: ComVisibleAttribute(false)] [assembly: CLSCompliantAttribute(true)] [assembly: AssemblyTitleAttribute("Apache NMS for MSMQ Class Library")] -[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library (.Net Messaging Library Implementation): An implementation of the NMS API for MSMQ")] +[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library (.Net Messaging Library Implementation): An imp" + + "lementation of the NMS API for MSMQ")] [assembly: AssemblyConfigurationAttribute("SNAPSHOT")] [assembly: AssemblyCompanyAttribute("http://activemq.apache.org/nms")] [assembly: AssemblyProductAttribute("Apache NMS for MSMQ Class Library")] Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs?rev=687913&r1=687912&r2=687913&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs (original) +++ activemq/activemq-dotnet/Apache.NMS.MSMQ/trunk/src/test/csharp/CommonAssemblyInfo.cs Thu Aug 21 17:10:49 2008 @@ -2,20 +2,21 @@ using System.Reflection; using System.Runtime.InteropServices; -// ------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Mono Runtime Version: 2.0.50727.42 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -// ------------------------------------------------------------------------------ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:2.0.50727.3053 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ [assembly: ComVisibleAttribute(false)] [assembly: CLSCompliantAttribute(true)] [assembly: AssemblyTitleAttribute("Apache NMS for MSMQ Class Library")] -[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library (.Net Messaging Library Implementation): An implementation of the NMS API for MSMQ")] +[assembly: AssemblyDescriptionAttribute("Apache NMS for MSMQ Class Library (.Net Messaging Library Implementation): An imp" + + "lementation of the NMS API for MSMQ")] [assembly: AssemblyConfigurationAttribute("SNAPSHOT")] [assembly: AssemblyCompanyAttribute("http://activemq.apache.org/nms")] [assembly: AssemblyProductAttribute("Apache NMS for MSMQ Class Library")]