On Tue, 01 Mar 2005, Steve Loughran <stevel@apache.org> wrote:
> 1. have tasks provide their own diags.
Sounds hard to do.
> 2. We bail out if a class has an empty ctor and it throws an
> exception when we try and instantiate it (including
> IllegalAccessException. ).
I may be wrong, but I think we require a public no-arg constructor in
the docs as well.
> 3. do we want this extra diagnosis in 'ant -diagnosis'? OR something
> like
>
> ant -diagnosis taskname
> to trigger a task analysis (and nothing else)
>
> i like that latter;
Me too.
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|