From dev-return-70777-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Thu Jan 19 22:49:24 2006 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 35102 invoked from network); 19 Jan 2006 22:49:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Jan 2006 22:49:24 -0000 Received: (qmail 18644 invoked by uid 500); 19 Jan 2006 22:49:22 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 18509 invoked by uid 500); 19 Jan 2006 22:49:21 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 18494 invoked by uid 99); 19 Jan 2006 22:49:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2006 14:49:21 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of phil.weighill-smith@volantis.com designates 213.86.197.2 as permitted sender) Received: from [213.86.197.2] (HELO smtp.volantis.com) (213.86.197.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jan 2006 14:49:20 -0800 Received: squid 10.20.30.27 from 10.20.30.87 10.20.30.87 via HTTP with MS-WebStorage 6.0.6249 Received: from c-pweighill-smith.uk.volantis.com by squid; 19 Jan 2006 22:48:53 +0000 Subject: Re: project dependencies From: Phil Weighill Smith To: Ant Developers List In-Reply-To: <20060119191918.82261.qmail@web30908.mail.mud.yahoo.com> References: <20060119191918.82261.qmail@web30908.mail.mud.yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Volantis Systems Ltd. Date: Thu, 19 Jan 2006 22:48:53 +0000 Message-Id: <1137710933.3604.3.camel@c-pweighill-smith.uk.volantis.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-2) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ted, this is something that should be addressed to the user list, not the developer list. However, short answer: no. But remember that you can call the ant build script anything you like. You could have a main "build.xml" that invokes targets in or imports (as appropriate) the two other build scripts, e.g. project.xml and third-party.xml. Phil :n) On Thu, 2006-01-19 at 11:19 -0800, Ted Yu wrote: > Hi, > Am I able to specify two projects in one build.xml > file such that one depends on the other ? > The reason is that I want to move thirdparty to same > level as the other project source tree. > > Thanks > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org