Russell Gold <[EMAIL PROTECTED]> wrote: > I notice that it used to be the case that -verbose dumped what I > thought was very interesting stuff: the system properties that ant > saw (including the classpath) and for each task, the logic it used > to decide whether and what to run. A lot of that seems to be gone > now, presumably because it was *too* verbose.
I think it just has been degraded to the -debug level. Like Pete already said, in Ant2 you'll be able to modify the verbosity of logging at a much finer granularity - independent of how we implement this 8-). Stefan
