Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 8896 invoked from network); 12 Jan 2005 20:14:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Jan 2005 20:14:44 -0000 Received: (qmail 39796 invoked by uid 500); 12 Jan 2005 20:14:31 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 39729 invoked by uid 500); 12 Jan 2005 20:14:30 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 39661 invoked by uid 99); 12 Jan 2005 20:14:30 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from Unknown (HELO wgpmms1.wpg.cwb.ca) (205.200.215.23) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 12 Jan 2005 12:14:29 -0800 Received: from 10.1.201.24 by wgpmms1.wpg.cwb.ca with ESMTP (SMTP Relay) ; Wed, 12 Jan 2005 14:08:22 -0600 X-Server-Uuid: A49CAF53-039F-49C7-8EB6-7C18C20FBDAA Subject: Breaking up a build file into smaller units To: "Ant Users List" X-Mailer: Lotus Notes Release 5.0.13 March 9, 2004 Message-ID: From: Pascal_Lafond@cwb.ca Date: Wed, 12 Jan 2005 14:13:33 -0600 X-MIMETrack: Serialize by Router on MAROON/WPG/CWB(Release 5.0.13a |April 8, 2004) at 01/12/2005 02:13:35 PM MIME-Version: 1.0 X-WSS-ID: 6DFB5C3C1C01060994-01-01 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I have a build.xml file that is exceedingly long. I don't think I can create sub builds because of the dependencies. Is it possible to load targets from another xml file in a similar fashion that we can load properties. Thanks Pascal --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org