From dev-return-8013-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Sep 04 23:02:04 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 43751 invoked from network); 4 Sep 2007 23:02:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2007 23:02:03 -0000 Received: (qmail 57427 invoked by uid 500); 4 Sep 2007 23:01:57 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 57382 invoked by uid 500); 4 Sep 2007 23:01:57 -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 57373 invoked by uid 99); 4 Sep 2007 23:01:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 16:01:57 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mmoraes.br@gmail.com designates 209.85.132.245 as permitted sender) Received: from [209.85.132.245] (HELO an-out-0708.google.com) (209.85.132.245) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Sep 2007 23:01:52 +0000 Received: by an-out-0708.google.com with SMTP id b8so372882ana for ; Tue, 04 Sep 2007 16:01:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=cZmuWwdGKNQ0BqqH2jTV9xr1ogxKXAo27K3BsnGbyZKbURYDSM0kjj+2qNsiRfwkwNHim1yHsvy36ZQlZmdRf0N0ML5Wut8L4TTZdeCe7QWdP6szWLCV7IBPbVaM0wzKOtPtUAKNYVvkxt5MSCBdDpLuAFxBO/1jZXcDNNbUDWI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=MY5b/iun7ZymeWp0eYYQKDGD0TEZmaP/uRyaequyh/xJGwIe9YGCIVR8eGxVUuU7eAwOP9t6FAcm67DBMz4FPaCJy4YHGsTK7G2vHSB4aHPfTgqg4SHXVahpEA3A2WLm0gtc/UcPbebM0DGMu0FOO00k72BURxm+8DBKHkkdfW4= Received: by 10.100.153.17 with SMTP id a17mr5245868ane.1188946891399; Tue, 04 Sep 2007 16:01:31 -0700 (PDT) Received: by 10.100.32.5 with HTTP; Tue, 4 Sep 2007 16:01:31 -0700 (PDT) Message-ID: <8f6c1e830709041601q21627381v80ca5ba91739f31a@mail.gmail.com> Date: Tue, 4 Sep 2007 20:01:31 -0300 From: "=?ISO-8859-1?Q?M=E1rcio_Moraes?=" To: dev@activemq.apache.org Subject: Re: 4.1 Branch compile error In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_50203_27423910.1188946891376" References: <8f6c1e830709041123n7be5fbc3p9e706351ef883458@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_50203_27423910.1188946891376 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline yeap. but i am using maven 2.0.7 2007/9/4, Hiram Chirino : > > Are you following the instructions found here: > http://activemq.apache.org/building.html > > On 9/4/07, M=E1rcio Moraes wrote: > > Hi, > > > > I am trying to compile > > https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1, but > some > > classes is missing: > > > > /opt/src/activemq-4.1 > /activemq-core/src/main/java/org/apache/activemq/filter/DestinationMapNod= e.java:[276,16] > > cannot find symbol > > symbol : class DestinationNode > > location: class org.apache.activemq.filter.DestinationMapNode > > > > > > What am i doing wrong? > > > > Thanks. > > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > ------=_Part_50203_27423910.1188946891376--