Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 81380 invoked from network); 31 Oct 2005 07:05:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Oct 2005 07:05:30 -0000 Received: (qmail 95302 invoked by uid 500); 31 Oct 2005 07:05:24 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 95255 invoked by uid 500); 31 Oct 2005 07:05:24 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 95244 invoked by uid 99); 31 Oct 2005 07:05:24 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2005 23:05:24 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Oct 2005 23:05:20 -0800 Received: from z011100.bk.fin.local (z011104.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.12.10/8.12.10) with ESMTP id j9V74QXF029494 for ; Mon, 31 Oct 2005 08:04:26 +0100 Received: from z011134.bk.fin.local ([130.11.7.134]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.0); Mon, 31 Oct 2005 08:04:26 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Subject: AW: How to get 'return-properties' from an ant-call to another build-file? Date: Mon, 31 Oct 2005 08:04:26 +0100 Message-ID: <3CD9A35A043C094EA8773DBB698E801B0376D35E@z011134.bk.fin.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: How to get 'return-properties' from an ant-call to another build-file? Thread-Index: AcXdi5d9dL7wQesrQMi29w/BRdYoSAAXaaUA From: To: X-OriginalArrivalTime: 31 Oct 2005 07:04:26.0908 (UTC) FILETIME=[54C285C0:01C5DDE9] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Sub-build writes into a property file () and the master = reads that (). Jan=20 >-----Urspr=FCngliche Nachricht----- >Von: Roland Asmann [mailto:Roland.Asmann@cfc.at]=20 >Gesendet: Sonntag, 30. Oktober 2005 20:55 >An: user@ant.apache.org >Betreff: Re: How to get 'return-properties' from an ant-call=20 >to another build-file? > >Can something like this be done with references also? >Clover sets one reference, which I need to carry back to my=20 >main buildfile as well... > >Roland > > >On Sunday 30 October 2005 16:40, Dale Anson wrote: >> See the "antfetch" task in ant-contrib or antelope. >> >> Ant-Contrib: http://ant-contrib.sourceforge.net >> Antelope: http://antelope.tigirs.org >> >> Alternatively, you can have your sub-builds write the properties you=20 >> want to a file with , then read them back in with=20 > or=20 >> . >> >> Dale >> >> Roland Asmann wrote: >> >Hi, >> > >> >I am using multiple build-files, and on some ocassions I want the =20 >> >main-build to know about the properties that are being set=20 >in one of=20 >> >the sub-builds. Can anybody tell me how to do this? >> > >> >Thanks! >> > >> >Roland >> > >> > >>=20 >>--------------------------------------------------------------------- >> >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For=20 >> >additional commands, e-mail: user-help@ant.apache.org >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For=20 >additional=20 >> commands, e-mail: user-help@ant.apache.org > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For=20 >additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org