From commits-return-9243-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Wed Sep 10 08:07:15 2008 Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 41881 invoked from network); 10 Sep 2008 08:07:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Sep 2008 08:07:15 -0000 Received: (qmail 54940 invoked by uid 500); 10 Sep 2008 08:07:12 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 54922 invoked by uid 500); 10 Sep 2008 08:07:12 -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 54913 invoked by uid 99); 10 Sep 2008 08:07:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 01:07:12 -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; Wed, 10 Sep 2008 08:06:22 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 17051238896D; Wed, 10 Sep 2008 01:06:24 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r693731 - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk: ./ vs2008-activemq-test.csproj Date: Wed, 10 Sep 2008 08:06:23 -0000 To: commits@activemq.apache.org From: jgomes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080910080624.17051238896D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jgomes Date: Wed Sep 10 01:06:23 2008 New Revision: 693731 URL: http://svn.apache.org/viewvc?rev=693731&view=rev Log: Change to relative path hint for NUnit assembly. Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/ (props changed) activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj Propchange: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Wed Sep 10 01:06:23 2008 @@ -0,0 +1,3 @@ +build +obj +*.suo 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=693731&r1=693730&r2=693731&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 Sep 10 01:06:23 2008 @@ -41,8 +41,14 @@ full - - + + False + vendor\Apache.NMS\lib\net-3.5\nunit.framework.dll + + + False + vendor\Apache.NMS\lib\net-3.5\nunit.framework.extensions.dll +