Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 83577 invoked from network); 15 Dec 2005 10:15:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Dec 2005 10:15:44 -0000 Received: (qmail 1598 invoked by uid 500); 15 Dec 2005 10:15:40 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 1571 invoked by uid 500); 15 Dec 2005 10:15:40 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 1560 invoked by uid 99); 15 Dec 2005 10:15:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2005 02:15:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [134.96.188.26] (HELO mail.dfki.de) (134.96.188.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Dec 2005 02:15:39 -0800 Received: from mail.dfki.de (localhost.dfki.uni-sb.de [127.0.0.1]) by localhost (Postfix) with ESMTP id C02AFE47C8 for ; Thu, 15 Dec 2005 11:14:58 +0100 (CET) Received: from [127.0.0.1] (dave [134.96.184.220]) by mail.dfki.de (Postfix) with ESMTP id A525DE47C7 for ; Thu, 15 Dec 2005 11:14:58 +0100 (CET) Message-ID: <43A14221.3000106@activemath.org> Date: Thu, 15 Dec 2005 11:14:57 +0100 From: Paul Libbrecht Reply-To: paul@activemath.org User-Agent: Thunderbird 1.5 (Macintosh/20051025) MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [jelly] Gump failures: Jexl ! References: <31cc37360512011908h6bb0199bifb1914a65bf98a4@mail.gmail.com> <43900BF6.6080308@activemath.org> <87d5kc1vrm.fsf@www.samaflost.de> <439350B5.3050700@apache.org> <4395A398.2040600@activemath.org> <439B23E1.2040405@apache.org> In-Reply-To: <439B23E1.2040405@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N well, that was correct... it was just a matter of trying and guessing which was the faulty one... Change the current parent-project.xml at Jexl from 1.0 to SNAPSHOT... and you get a very similar error report as gump does. Change the current parent-project.xml at everything latest (except Xerces) but keep jexl 1.0... and you get a successful build. Can someone jexl aware investigate issues there ? Maybe I'll give it some cycles next week but not earlier. That should be pretty easy. thanks paul Brett Porter wrote: > It doesn't matter what Maven installation you use, I don't think, though > IIRC Gump still uses 1.0.2 if that helps. > > I believe the failure is commons-jelly-tags-xml, not commons-jelly. > > Remember, gump uses the latest of everything, so you need to build the > latests Jelly library snapshot and update the dependency of the tags to > use that too. > > maven -X will reveal what libraries are actually in use. > > - Brett > > Paul Libbrecht wrote: > >> I'm trying hard to fail and fail to fail... >> As I understand it would be enough to change >> ${JELLY_HOME}/parent-project.xml to refer jaxen 1.1-beta-6, 1.1-beta-8 >> or 1.1-beta-5... but "maven clean jar" still succeeds with me. >> >> Can it be this is related to the maven classpath ?? >> Am I understanding something wrong of Gump or this should not be set and >> maven should proceeding using its own classpath ?? (in my >> maven-1.1-beta-2, this is only forehead.jar which itself builds other >> classloaders based on maven-home). >> --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org