--- Steve Loughran <[EMAIL PROTECTED]> wrote:
> I'll do a condition then :)
can find a task by name if it has a
reference IIRC... without having looked at the code,
you might look there for positive or negative
inspiration...
-Matt
__
Do you Yahoo!?
Yahoo! SiteB
Antoine Lévy-Lambert wrote:
Jose Alberto Fernandez wrote:
Shouldn't this be a Condition and not Task?
This would allow using it as part of more complex
conditions .
It also means it should just return a boolean value and not set any
properties
that is for the task to do.
Jose Alberto
Maybe it
Jose Alberto Fernandez wrote:
Shouldn't this be a Condition and not Task?
This would allow using it as part of more complex
conditions .
It also means it should just return a boolean value and not set any
properties
that is for the task to do.
Jose Alberto
Maybe it can be developed as both a
ilto:[EMAIL PROTECTED]
> Sent: 22 January 2004 10:36
> To: Ant Developers List
> Subject: Re: task available task
>
>
> Some quick answers without writing code;
>
> Steve Loughran wrote:
>
> >
> > just thought...who else thinks it would be handy to have
Some quick answers without writing code;
Steve Loughran wrote:
just thought...who else thinks it would be handy to have a task that
probed for a task being defined at that point in the build.
e.g.
To date we can do the thing with the classname, but that requires
knowing the full classname, an i