--- Steve Loughran <stevel@apache.org> wrote:
> Stefan Bodewig wrote:
>
> > On Sun, 10 Sep 2006, Dominique Devienne
> <ddevienne@gmail.com> wrote:
> >>> However, it is a pity that AssetTask has to
> extend
> >>> ConditionBase ... oh well.
> >> It doesn't "have to", does it? All it needs is an
> add(Condition)
> >> method, no?
> >
> > No. Most of the "old" conditions are not
> <typedef>ed and so don't
> > have a "name" of their own, you can't add them to
> a task that only has
> > add(Condition).
>
> There is an antlib.xml file to force them in, but I
> am not sure that it
> makes its way into the JARs. We need to test for it.
jar tf lib/ant.jar | grep antlib
shows it's there for me.
-Matt
>
> -steve
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|