Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 98869 invoked from network); 13 Jan 2007 20:10:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Jan 2007 20:10:10 -0000 Received: (qmail 91207 invoked by uid 500); 13 Jan 2007 20:10:11 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 91177 invoked by uid 500); 13 Jan 2007 20:10:10 -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 91166 invoked by uid 99); 13 Jan 2007 20:10:10 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Jan 2007 12:10:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jason.dillon@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; Sat, 13 Jan 2007 12:10:00 -0800 Received: by ug-out-1314.google.com with SMTP id m2so1308167ugc for ; Sat, 13 Jan 2007 12:09:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=Kx++HXvs0aPVK/uAnDUcLDLlKjJIRgSm2IdPOpm0q8bX+5q62kecHF9RU8jpS38oDwiNL8eSj1rd4fZsCalSXkGXzRQaSIYQ38psOXNSTsY7SEgrYbYwRAH38OaKKjjyooL4Xz+zUi3kEiRYEOkwECqGnhJk5frfas7e/qAKbaQ= Received: by 10.78.203.13 with SMTP id a13mr1347609hug.1168718976635; Sat, 13 Jan 2007 12:09:36 -0800 (PST) Received: from ?10.0.1.3? ( [24.7.69.241]) by mx.google.com with ESMTP id 16sm2053132hui.2007.01.13.12.09.35; Sat, 13 Jan 2007 12:09:36 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <436405.56752.qm@web31701.mail.mud.yahoo.com> References: <436405.56752.qm@web31701.mail.mud.yahoo.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <7F304BC9-2E73-4FEE-9D15-7176D538FF7D@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: svn commit: r495857 - /geronimo/server/trunk/modules/geronimo-jetty6-builder/pom.xml Date: Sat, 13 Jan 2007 12:09:31 -0800 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org How does that fix it? BTW, no modules should depend on testsupport-common in their pom.xml, as its already defined in modules/pom.xml. Looks like web-2.5- builder is not using the test scope either. Probably need to do a quick scan to see who else is adding this dep explicitly and remove it. But... I still don't see who this will fix the missing JCL in geronimo-jetty6-builder, but just woke up maybe it be clearer in a few hours. --jason On Jan 13, 2007, at 4:45 AM, anita kulshreshtha wrote: > The same effect can be achieved by removing dependency on > testsupport-common in web-2.5-builder. This allows JCL to be picked > from g-kernel transitively in jetty6-builder. I like this solution > better. > > Thanks > Anita > > --- jdillon@apache.org wrote: > >> Author: jdillon >> Date: Sat Jan 13 01:22:30 2007 >> New Revision: 495857 >> >> URL: http://svn.apache.org/viewvc?view=rev&rev=495857 >> Log: >> Add commons-logging to get around strange maven exclusion thingy, >> should not need to define this dep it should be picked up >> transitively >> >> Modified: >> geronimo/server/trunk/modules/geronimo-jetty6-builder/pom.xml >> >> Modified: >> geronimo/server/trunk/modules/geronimo-jetty6-builder/pom.xml >> URL: >> > http://svn.apache.org/viewvc/geronimo/server/trunk/modules/geronimo- > jetty6-builder/pom.xml?view=diff&rev=495857&r1=495856&r2=495857 >> > ====================================================================== > ======== >> --- geronimo/server/trunk/modules/geronimo-jetty6-builder/pom.xml >> (original) >> +++ geronimo/server/trunk/modules/geronimo-jetty6-builder/pom.xml Sat >> Jan 13 01:22:30 2007 >> @@ -33,7 +33,6 @@ >> Geronimo :: Jetty 6 :: Builder >> >> >> - >> >> ${pom.groupId} >> geronimo-web-2.5-builder >> @@ -46,6 +45,17 @@ >> ${version} >> >> >> + >> + >> + >> + commons-logging >> + commons-logging >> + >> >> >> >> >> >> > > > > > ______________________________________________________________________ > ______________ > Any questions? Get answers on any topic at www.Answers.yahoo.com. > Try it now.