Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 78870 invoked from network); 13 Feb 2008 00:41:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2008 00:41:00 -0000 Received: (qmail 48846 invoked by uid 500); 13 Feb 2008 00:40:53 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 48825 invoked by uid 500); 13 Feb 2008 00:40:53 -0000 Mailing-List: contact dev-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 dev@activemq.apache.org Received: (qmail 48816 invoked by uid 99); 13 Feb 2008 00:40:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 16:40:53 -0800 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 brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2008 00:40:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9144C71407B for ; Tue, 12 Feb 2008 16:40:36 -0800 (PST) Message-ID: <18197460.1202863236591.JavaMail.jira@brutus> Date: Tue, 12 Feb 2008 16:40:36 -0800 (PST) From: "Jim Gomes (JIRA)" To: dev@activemq.apache.org Subject: [jira] Closed: (AMQNET-73) Error in source include name In-Reply-To: <902740.1193937144418.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQNET-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes closed AMQNET-73. --------------------------- > Error in source include name > ---------------------------- > > Key: AMQNET-73 > URL: https://issues.apache.org/activemq/browse/AMQNET-73 > Project: ActiveMQ .Net > Issue Type: Bug > Components: ActiveMQ Client > Affects Versions: 1.0 > Reporter: Jim Gomes > Assignee: James Strachan > Priority: Blocker > Fix For: 1.0 > > Attachments: AMQNET-73.patch > > > Error in source filename for vs2005-nms-test.csproj. The pathname for AsyncComsumeTest.cs has a space in front of it, which causes the build to fail. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.