Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 6496 invoked from network); 29 Oct 2007 18:48:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Oct 2007 18:48:15 -0000 Received: (qmail 87437 invoked by uid 500); 29 Oct 2007 18:47:23 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 87416 invoked by uid 500); 29 Oct 2007 18:47:23 -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 87406 invoked by uid 99); 29 Oct 2007 18:47:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2007 11:47:23 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 29 Oct 2007 18:47:35 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EF95B1A9842; Mon, 29 Oct 2007 11:47:14 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r589800 - /activemq/activemq-dotnet/Apache.NMS.EMS/trunk/vs2005-ems.csproj Date: Mon, 29 Oct 2007 18:47:14 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071029184714.EF95B1A9842@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Mon Oct 29 11:47:14 2007 New Revision: 589800 URL: http://svn.apache.org/viewvc?rev=589800&view=rev Log: Got the project name and dll matching. still need to get the namespace to match. Modified: activemq/activemq-dotnet/Apache.NMS.EMS/trunk/vs2005-ems.csproj Modified: activemq/activemq-dotnet/Apache.NMS.EMS/trunk/vs2005-ems.csproj URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.EMS/trunk/vs2005-ems.csproj?rev=589800&r1=589799&r2=589800&view=diff ============================================================================== --- activemq/activemq-dotnet/Apache.NMS.EMS/trunk/vs2005-ems.csproj (original) +++ activemq/activemq-dotnet/Apache.NMS.EMS/trunk/vs2005-ems.csproj Mon Oct 29 11:47:14 2007 @@ -6,8 +6,8 @@ 2.0 {2AF5EBB5-9873-4B35-A8FC-8B6E74242767} Library - NMS.EMS - NMS.EMS + Apache.NMS.EMS + Apache.NMS.EMS true @@ -27,9 +27,9 @@ 4 - + False - lib\NMS.dll + lib\Apache.NMS.dll