AW: Antwort: How to execute a target multiple times, with different parameters

2008-03-03 Thread Jan.Materne
Jan > -Ursprüngliche Nachricht- > Von: leondz [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 3. März 2008 14:50 > An: user@ant.apache.org > Betreff: Re: Antwort: How to execute a target multiple times, > with different parameters > > > Hi, > >

Antwort: Re: Antwort: How to execute a target multiple times, with different parameters

2008-03-03 Thread Karl-Friedrich . Heintz
cs-all" and all called targets. Karl leondz <[EMAIL PROTECTED]> 03.03.2008 14:54 Bitte antworten an "Ant Users List" An user@ant.apache.org Kopie Thema Re: Antwort: How to execute a target multiple times, with different parameters Hi, This approach is wor

Re: Antwort: How to execute a target multiple times, with different parameters

2008-03-03 Thread leondz
e="output" value="QA2006_indri" /> Is this kind of structure achievable? Thanks again for all your help! All the best, Leon Karl-Friedrich.Heintz wrote: > > Hi, > > call your 'get-docs' from another target via and within this &

RE: How to execute a target multiple times, with different parameters

2008-02-29 Thread Alec Fernandez
;> To: Ant Users List >> Subject: Re: How to execute a target multiple times, with >> different parameters >> >> I would suggest to use a macro instead of a target. >> >> Gilles >> >> On 29/02/2008, leondz <[EMAIL PROTECTED]> wrote: >> >

Re: How to execute a target multiple times, with different parameters

2008-02-29 Thread Gilles Scokart
I would suggest to use a macro instead of a target. Gilles On 29/02/2008, leondz <[EMAIL PROTECTED]> wrote: > > > Hi, > > I'm new to ant. I have a target in an existing project that looks like > this: > > > > > classname="shef.qa.trec.Get

Antwort: How to execute a target multiple times, with different parameters

2008-02-29 Thread Karl-Friedrich . Heintz
opie Thema How to execute a target multiple times, with different parameters Hi, I'm new to ant. I have a target in an existin

How to execute a target multiple times, with different parameters

2008-02-29 Thread leondz
Hi, I'm new to ant. I have a target in an existing project that looks like this: