We are getting a bit off-topic here 8-)

On Tue, 2 Nov 2004, Dalibor Topic <[EMAIL PROTECTED]> wrote:

> Yeah. I guess both the greedy and the minimalist approach have their
> pros and cons,

Absolutely.

One thing people requested a few times is that Ant forces the compiler
to be non-greedy.  Setting sourcepath="" is the solution here (since
somewhere around 1.5.2 IIRC).

> If Ant maintains dependency information,

By default it doesn't.

> it could use that to generate transitive dependency closures of
> sources needed to build, right?

Should be possible using the foundation laid by the <depend> task.

Cheers

        Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to