Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 50222 invoked from network); 8 Jun 2007 11:13:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jun 2007 11:13:10 -0000 Received: (qmail 69004 invoked by uid 500); 8 Jun 2007 11:13:01 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 68954 invoked by uid 500); 8 Jun 2007 11:13:00 -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 68921 invoked by uid 99); 8 Jun 2007 11:13:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 04:13:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [193.201.183.194] (HELO sscd0001.dmz.huk.de) (193.201.183.194) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2007 04:12:55 -0700 Received: from sscd0027.huk-coburg.de ([10.148.152.136]) by sscd0001.dmz.huk.de with Microsoft SMTPSVC(6.0.3790.1830); Fri, 8 Jun 2007 13:12:33 +0200 Received: by sscd0027.huk-coburg.de (Postfix, from userid 1) id D228C5808F; Fri, 8 Jun 2007 13:12:33 +0200 (CEST) Received: from sscd0002.dmz.huk.de (sscd0002.dmz.huk.de [10.148.152.132]) by sscd0027.huk-coburg.de (Postfix) with ESMTP id 8FF8B5808F for ; Fri, 8 Jun 2007 13:12:33 +0200 (CEST) Received: from sxf00001.lan.huk-coburg.de (unverified) by sscd0002.dmz.huk.de (HUK-COBURG Mailrelay2) with ESMTP id for ; Fri, 8 Jun 2007 13:12:33 +0200 Received: from VEX00130.lan.huk-coburg.de ([10.131.117.132]) by sxf00001.lan.huk-coburg.de with Microsoft SMTPSVC(6.0.3790.1830); Fri, 8 Jun 2007 13:12:44 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Subject: RE: call other build files Date: Fri, 8 Jun 2007 13:12:33 +0200 Message-ID: <3AE93DC078AE8A41AEDA6B95DE4EB92D25BBD1@VEX00130.lan.huk-coburg.de> In-Reply-To: <11024407.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: call other build files Thread-Index: AcepvOEgM4scgL6hRd2PEfd0r/F6AAAAN9zA References: <11024407.post@talk.nabble.com> From: "Rebhan, Gilbert" To: "Ant Users List" X-OriginalArrivalTime: 08 Jun 2007 11:12:45.0273 (UTC) FILETIME=[F0885C90:01C7A9BD] Content-class: urn:content-classes:message Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org =20 Hi, -----Original Message----- From: arijit [mailto:ghosh.arijit@wipro.com]=20 Sent: Friday, June 08, 2007 1:05 PM To: user@ant.apache.org Subject: call other build files /* 1. Is it possible to call Build2 file from Build1 which is executed using ANT ?=20 2. Is it possible to execute a particular task in Build2, by calling it from Build1 ? */ 1. yes 2. yes see =3D http://ant.apache.org/manual/CoreTasks/ant.html Regards, Gilbert --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org