Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 71060 invoked from network); 9 Apr 2004 18:43:17 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 9 Apr 2004 18:43:17 -0000 Received: (qmail 32334 invoked by uid 500); 9 Apr 2004 18:42:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 32295 invoked by uid 500); 9 Apr 2004 18:42:56 -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 32258 invoked from network); 9 Apr 2004 18:42:56 -0000 Received: from unknown (HELO junior.lgc.com) (134.132.72.99) by daedalus.apache.org with SMTP; 9 Apr 2004 18:42:56 -0000 Received: from lgchvw01.lgc.com (lgchvw01.lgc.com [134.132.93.107]) by junior.lgc.com (8.11.7/8.11.3) with SMTP id i39Ifle06378 for ; Fri, 9 Apr 2004 13:41:49 -0500 (CDT) Received: from 134.132.93.152 by lgchvw01.lgc.com (InterScan E-Mail VirusWall NT); Fri, 09 Apr 2004 13:42:56 -0500 Received: by lgchexchbh.ad.lgc.com with Internet Mail Service (5.5.2657.72) id <2JJBDLSH>; Fri, 9 Apr 2004 13:42:56 -0500 Message-ID: <830BF4914C3C4B4EB1C438D93ABF897A272D69@lgchexch011.ad.lgc.com> From: Dominique Devienne To: "'Ant Users List'" Subject: RE: and inherited targets Date: Fri, 9 Apr 2004 13:42:55 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > From: Matt Benson [mailto:gudnabrsam@yahoo.com] > > Can anyone think of a slick way to depend on an > inherited, overridden target from an optional imported > file, without failing when the imported file is > absent, and without resorting to ? I had Peter add this. It's not so much to depend on it, but I augment the project's build with per user-defined targets living in an option build file. You can set properties, conditionally for examples, define your own tasks, etc... You can do plenty of things with this use case. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org