Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 9089 invoked from network); 11 Aug 2008 18:13:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Aug 2008 18:13:44 -0000 Received: (qmail 67815 invoked by uid 500); 11 Aug 2008 18:13:41 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 67794 invoked by uid 500); 11 Aug 2008 18:13:41 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 67783 invoked by uid 99); 11 Aug 2008 18:13:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 11:13:41 -0700 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of e.semog@gmail.com designates 72.14.220.156 as permitted sender) Received: from [72.14.220.156] (HELO fg-out-1718.google.com) (72.14.220.156) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Aug 2008 18:12:44 +0000 Received: by fg-out-1718.google.com with SMTP id 16so1079201fgg.44 for ; Mon, 11 Aug 2008 11:13:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=5tsZerfd4pcn7ShKRR/2B/2cfPwvD5IjkawFAplwmSs=; b=G847o/a25fWB9w0MtCUk4bfxXEsaHFERRVfNZFINhsxiqB9UbnQ5YWGeeyoyw9KMrN pPGBm82WBZDDs5UyCQkLauQ+GbnwqXeiw6jx0Fs0V2vRiKKhbsyrDUQkePBHHBHDPezb hyv5u2ggAlFtycQUQWflm/mnnpCHqspApGBEk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=pNSSPShpPbAS066A1queFJbkl+01cOMAwA39OraPDLYNxF6398AS6xAqCcPoNCg2J1 IZc5sFU7Ey3KotgaGVTmWnHEmS0l0QTFc35J5oN6pXfKXpPbveUQr3RkOYsYSxAf1VDK YGXpcWHODNLsAATGJUNZZOyfBM/gjjwTMxd28= Received: by 10.86.66.11 with SMTP id o11mr8508589fga.69.1218478391488; Mon, 11 Aug 2008 11:13:11 -0700 (PDT) Received: by 10.86.92.13 with HTTP; Mon, 11 Aug 2008 11:13:11 -0700 (PDT) Message-ID: <5a56ce1b0808111113h5aec9b88o4c00f0fe75c68cbe@mail.gmail.com> Date: Mon, 11 Aug 2008 11:13:11 -0700 From: "Jim Gomes" To: users@activemq.apache.org Subject: Re: Cannot build In-Reply-To: <18921409.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_30665_21506618.1218478391475" References: <18873197.post@talk.nabble.com> <18873242.post@talk.nabble.com> <5a56ce1b0808081830w73c9401dv890d4202fdefe2d1@mail.gmail.com> <18921409.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_30665_21506618.1218478391475 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Thanks for the feedback. I refactored the StringComparison enum so it should compile for .NET 1.1 now. I don't have .NET 1.1 environment on my dev machine, so I didn't catch that. On Mon, Aug 11, 2008 at 1:13 AM, simone_b wrote: > > That seems to be fixed as long as I modify the build scripts to exclude the > targets that compile the files for the framework 1.1. That target doesn't > build successfully. It complains about missing references or usings for the > StringComparison enum. > > > semog wrote: > > > > Hi Simone, > > > > I have resolved the build issues that I introduced over the last few > days. > > Sorry about the inconvenience. If you sync to the latest version, > > everything should build correctly. Please let me know if you continue to > > have any problems. > > > > - Jim > > > > On Thu, Aug 7, 2008 at 8:35 AM, simone_b > wrote: > > > >> > >> I did not specify that I'm talking about NMS. > >> > >> > >> simone_b wrote: > >> > > >> > Since some days I cannot run the build successfully. Missing using or > >> > assembly references. Is anyone else experiencing any issues? > >> > > >> > >> -- > >> View this message in context: > >> http://www.nabble.com/Cannot-build-tp18873197p18873242.html > >> Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >> > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Cannot-build-tp18873197p18921409.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > > ------=_Part_30665_21506618.1218478391475--