uot;Laurie Harper" <[EMAIL PROTECTED]>
To:
Sent: Saturday, March 11, 2006 3:32 AM
Subject: Re: ant/maven integration and optional tasks
Laurie Harper wrote:
I'm trying to integrate an Ant build which uses optional tasks
(specifically, the
Laurie Harper wrote:
I'm trying to integrate an Ant build which uses optional tasks
(specifically, the
I'm trying to integrate an Ant build which uses optional tasks
(specifically, the
The situation will be corrected in
the next release.
Thanks,
Matt
--- Laurie Harper <[EMAIL PROTECTED]> wrote:
It's been a while since I've written an Ant build
file, so I may be
missing something obvious here... can anyone shine a
light for me? I
have targets that have common d
The situation will be corrected in
the next release.
Thanks,
Matt
--- Laurie Harper <[EMAIL PROTECTED]> wrote:
It's been a while since I've written an Ant build
file, so I may be
missing something obvious here... can anyone shine a
light for me? I
have targets that have common d
It's been a while since I've written an Ant build file, so I may be
missing something obvious here... can anyone shine a light for me? I
have targets that have common dependencies and if I try to run them in a
single invocation Ant executes the common dependency repeatedly.
Here's an example:
$