Return-Path: Delivered-To: apmail-ws-tuscany-dev-archive@locus.apache.org Received: (qmail 23390 invoked from network); 4 Jan 2008 01:09:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jan 2008 01:09:00 -0000 Received: (qmail 82498 invoked by uid 500); 4 Jan 2008 01:08:48 -0000 Delivered-To: apmail-ws-tuscany-dev-archive@ws.apache.org Received: (qmail 82474 invoked by uid 500); 4 Jan 2008 01:08:48 -0000 Mailing-List: contact tuscany-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-dev@ws.apache.org Received: (qmail 82464 invoked by uid 99); 4 Jan 2008 01:08:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jan 2008 17:08:48 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.30.17] (HELO QMTA10.emeryville.ca.mail.comcast.net) (76.96.30.17) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2008 01:08:35 +0000 Received: from OMTA06.emeryville.ca.mail.comcast.net ([76.96.30.51]) by QMTA10.emeryville.ca.mail.comcast.net with comcast id Yox31Y00J16AWCUAA01G00; Fri, 04 Jan 2008 01:08:25 +0000 Received: from delfinoj60.burlingame.ibm.com ([32.97.110.142]) by OMTA06.emeryville.ca.mail.comcast.net with comcast id Yp851Y00234NxMc8S00000; Fri, 04 Jan 2008 01:08:12 +0000 X-Authority-Analysis: v=1.0 c=1 a=TcadL6_UH1LJlpk3_F0A:9 a=ANa_a1nGhKD0CEkTuK1h9JxtJ0kA:4 a=QMgMR9M9BAsA:10 Message-ID: <477D8700.3040104@apache.org> Date: Thu, 03 Jan 2008 17:08:16 -0800 From: Jean-Sebastien Delfino User-Agent: Thunderbird 2.0.0.9 (X11/20071031) MIME-Version: 1.0 To: tuscany-dev@ws.apache.org Subject: Re: Release dependency management References: <477BD46F.3090209@apache.org> In-Reply-To: <477BD46F.3090209@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 Jean-Sebastien Delfino wrote: > Simon Laws wrote: >> I'm putting Sebastien's ant file generator into the build. The snag is >> that >> it builds ant files based on dependencies it finds at the module >> level. We >> ship a release excluding all but the latest level of dependencies. >> Hence the >> ant file may be looking for dependencies that we don't ship. My first >> port >> of call here is to look across the project and see if we can >> rationalize our >> dependencies so that the modules are looking for the latest version. >> Failing >> that we will have to have some kind of lookup that maps to the latest >> version for each jar. I'm raising it here in the off chance that >> someone has >> already thought about this and knows a neat solution. >> >> Regards >> >> Simon >> > > Happy new year. > > I can try to help fix the problem, once I understand it. Can you point > me to a module and steps to reproduce it? > > Thanks. Have looked into it today, and still do not understand what you meant, sorry :). The Ant files are generated from the Maven POM model, which must be referring to the correct dependencies otherwise our samples won't build correctly with Maven. So I must be missing something... -- Jean-Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-dev-help@ws.apache.org