Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 7465 invoked from network); 13 Sep 2002 15:01:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Sep 2002 15:01:31 -0000 Received: (qmail 17956 invoked by uid 97); 13 Sep 2002 15:01:27 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 17897 invoked by uid 97); 13 Sep 2002 15:01:27 -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 17847 invoked by uid 98); 13 Sep 2002 15:01:26 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Reply-To: From: "Karen Schaper" To: "'Ant Users List'" Subject: RE: Wildcard in Target Date: Fri, 13 Sep 2002 11:03:21 -0400 Organization: Danzas AEI Message-ID: <002601c25b36$b3a12800$4b8cc902@darien.aeilogis.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <20020913145109.27392.qmail@web20422.mail.yahoo.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N It doesn't look like the foreach will work since each bean is not built generically. Is this really the only solution? ************************************** Karen Schaper Marketlink Java Developer Danzas AEI (845) 268-6300 ************************************** -----Original Message----- From: Matt Benson [mailto:gudnabrsam@yahoo.com] Sent: Friday, September 13, 2002 10:51 AM To: Ant Users List; karen.schaper@danzas.com Subject: RE: Wildcard in Target is part of the ant-contrib project at http://ant-contrib.sourceforge.net . -Matt --- Karen Schaper wrote: > I don't see the task in the ant1.4.1 > manual? Is this some > sort of extension or special task that someone has > created? If so how > do I get it? > > Thanks > > ************************************** > Karen Schaper > Marketlink Java Developer > Danzas AEI > (845) 268-6300 > ************************************** > > -----Original Message----- > From: Matt Benson [mailto:gudnabrsam@yahoo.com] > Sent: Friday, September 13, 2002 10:42 AM > To: Ant Users List; karen.schaper@danzas.com > Subject: Re: Wildcard in Target > > Dare I say it? If the build process of each bean is > fairly generic I would think you could use good old > in some way. Not being familiar with > beans > I can't say much more than that but it has served me > well for dynamic stuff. > > -Matt > > > --- Karen Schaper wrote: > > Hi All, > > > > > > > > Our build script is getting quite large to > maintain. > > Is there a way to > > simplify the following portion of a build script > so > > that each new > > > > "build.beanD, build.beanE.etc" does not have to be > > added to the depends > > of build.all.beans? > > > > > > > > I tried using a wild card in the depends such as > > "build.bean*" but this > > does not work. > > > > > > > > Any suggestions? > > > > > > > > > > > > Sample Code: > > > > > > > > > > > > > > > > > > > > > depends="build.beanA,build.beanB,build.beanC" > > name="build.all.beans"/> > > > > > > > > > > > > > > > > ************************************** > > > > Karen Schaper > > > > Marketlink Java Developer > > > > Danzas AEI > > > > (845) 268-6300 > > > > ************************************** > > > > > > > > > -- > > To unsubscribe, e-mail: > > > > For additional commands, e-mail: > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! News - Today's headlines > http://news.yahoo.com > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > __________________________________________________ Do you Yahoo!? Yahoo! News - Today's headlines http://news.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: