Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 78786 invoked from network); 31 May 2006 15:56:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 May 2006 15:56:54 -0000 Received: (qmail 95436 invoked by uid 500); 31 May 2006 15:56:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 95393 invoked by uid 500); 31 May 2006 15:56:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 95382 invoked by uid 99); 31 May 2006 15:56:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 08:56:51 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of goyathlay.geronimo@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 08:56:49 -0700 Received: by ug-out-1314.google.com with SMTP id e2so6527ugf for ; Wed, 31 May 2006 08:56:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r0ui/NsZ1Tx52WbeEal74JETL0V/OXfNlPIVYdjWxEsGg3zcat70tRpz5LkTYAoCt2HHfHrut/6Di4dNZCvnStulIPLMF1RiiXw+5Pzl+oOcfq/twQoRLcwNa+DTyKxMfamUvn6RgAZcKxRnnSRP+UZyNHqNy2i4adDrxIRcuxk= Received: by 10.78.45.13 with SMTP id s13mr17280hus; Wed, 31 May 2006 08:56:28 -0700 (PDT) Received: by 10.78.25.16 with HTTP; Wed, 31 May 2006 08:56:28 -0700 (PDT) Message-ID: Date: Wed, 31 May 2006 11:56:28 -0400 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: trunk build failed In-Reply-To: <21df75940605310742o41879201sff6a2f08e2627b0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <21df75940605310742o41879201sff6a2f08e2627b0@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks for the patch paul. You might want to have [RTC] in the subject so that the patch gets reviewed and approved. Cheers Prasad. On 5/31/06, Paul McMahan wrote: > My trunk build was failing because the plugin versions in > etc/project.properties didn't match the plugin versions in > plugins/*/project.xml. Applying the attached patch fixed the problem > for me. > > thanks, > Paul > > >