Have also a look at <subant>

Jan

> -----Ursprüngliche Nachricht-----
> Von: S I [mailto:[EMAIL PROTECTED]
> Gesendet am: Mittwoch, 25. Mai 2005 18:36
> An: user@ant.apache.org
> Betreff: RE: need help for ant scripting
> 
> Experimenting between the two ant tasks <import> and <ant> I 
> found out <ant> 
> to be smoother in accomplishing calling many other build 
> files from within a 
> master build file by
> 
> <ant dir="" antfile="">
> 
> If you have many buildfiles called build.xml, <import> does 
> not know how to 
> handle them and complains whereas <ant> does not, at least 
> that was my 
> experience and I could've misuse <import>
> 
> ----Original Message Follows----
> From: "Shatzer, Larry" <[EMAIL PROTECTED]>
> Reply-To: "Ant Users List" <user@ant.apache.org>
> To: 'Ant Users List' <user@ant.apache.org>
> Subject: RE: need help for ant scripting
> Date: Wed, 25 May 2005 09:08:08 -0700
> MIME-Version: 1.0
> Received: from mail.apache.org ([209.237.227.199]) by 
> mc2-f19.hotmail.com 
> with Microsoft SMTPSVC(6.0.3790.211); Wed, 25 May 2005 09:10:27 -0700
> Received: (qmail 73231 invoked by uid 500); 25 May 2005 16:10:18 -0000
> Received: (qmail 73214 invoked by uid 99); 25 May 2005 16:10:17 -0000
> Received: pass (hermes.apache.org: local policy)
> Received: from lapis.wpds.com (HELO lapis.wpds.com) 
> (216.103.245.66)  by 
> apache.org (qpsmtpd/0.28) with ESMTP; Wed, 25 May 2005 09:10:16 -0700
> Received: from wpdslajolla.unigold (unverified [216.103.244.29]) by 
> lapis.wpds.com (SurgeMail 2.1c7) with ESMTP id 2076692 for 
> <user@ant.apache.org>; Wed, 25 May 2005 09:17:25 -0700
> Received: by localhost with Internet Mail Service (5.5.2653.19)id 
> <KG5BDX9K>; Wed, 25 May 2005 09:08:10 -0700
> X-Message-Info: JGTYoYF78jESHS1N6b6+1Y7phbY0wU2u7NenS1wXH5c=
> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> Precedence: bulk
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Post: <mailto:user@ant.apache.org>
> List-Id: "Ant Users List" <user.ant.apache.org>
> Delivered-To: mailing list user@ant.apache.org
> X-ASF-Spam-Status: No, hits=0.0 required=10.0tests=
> X-Spam-Check-By: apache.org
> X-Mailer: Internet Mail Service (5.5.2653.19)
> X-Server: High Performance Mail Server - http://surgemail.com
> X-Virus-Checked: Checked
> Return-Path: [EMAIL PROTECTED]
> X-OriginalArrivalTime: 25 May 2005 16:10:28.0022 (UTC) 
> FILETIME=[44398D60:01C56144]
> 
> Check the FAQ: http://ant.apache.org/faq.html#xml-entity-include
> 
> Pay attention to the <import> section, near the bottom.
> 
> -----Original Message-----
> From: Asha [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 24, 2005 3:40 PM
> To: user@ant.apache.org
> Subject: need help for ant scripting
> 
> 
> Hello,
> 
>       Can anyone tell me how to include antbuild script inside another
> antbuild script.
> 
> Tia
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to