For example:
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
Hi,
call your 'get-docs' from another target via and within this
you can use nested elements, one for each argument (see
also ANT documentation).
Karl
leondz <[EMAIL PROTECTED]>
29.02.2008 12:51
Bitte antworten an
"Ant Users List"
An
user@ant.apache.org
Kopie
Thema
How to execute
Hi,
I'm new to ant. I have a target in an existing project that looks like this: