Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 78365 invoked from network); 21 May 2002 23:49:43 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 21 May 2002 23:49:43 -0000 Received: (qmail 23106 invoked by uid 97); 21 May 2002 23:49:42 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 23090 invoked by uid 97); 21 May 2002 23:49:41 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 23077 invoked by uid 98); 21 May 2002 23:49:41 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <006501c20122$d10d49a0$1219570f@ranier> From: "Steve Loughran" To: "Ant Users List" References: <098601c20048$b8412e80$724545ab@amer.cisco.com> <010901c20057$716a45a0$6401a8c0@darden.virginia.edu> <0a8b01c20109$6c4db2c0$724545ab@amer.cisco.com> <04f801c2010d$1e39c3e0$1219570f@ranier> <0aa701c20117$6214ef90$724545ab@amer.cisco.com> Subject: Re: Can ant do this? Date: Tue, 21 May 2002 16:54:16 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ----- Original Message ----- From: "Jimmy Han" To: "Ant Users List" Sent: Tuesday, May 21, 2002 3:32 PM Subject: Re: Can ant do this? > I don't care it should be or something else. What I > care is that my job has become more tedious without that. like Diane said, there is one in ant-contrib on sourceforge if you need it. > > It is very common that we have many sub-projects that have > the same build tasks except that they use different directories > that are related to the base directory. If ant can do > ${${project}.name}, then they can use the same build.xml. > The only change is the project name. Isn't that a nice thing? turn the idea on its head. -have sub projects using XML includes to pull in core property, classpath, task declarations -have reusable library build files that use well known properties as arguments each build file is standalone but reuses core components -- To unsubscribe, e-mail: For additional commands, e-mail: