Jason Rosenberg <[EMAIL PROTECTED]> wrote:

> In Delete.java, when explicitly deleting a directory with verbose
> mode, you get double reporting of the "Deleting" message:
> 
> Deleting directory /foo/bar/
> Deleting directory /foo/bar/

OK, this is annoying and should be addressed.

<snip/>

> And changed the logging in the removeDir() method to always happen,
> instead of just for verbose mode:

I'm not sure I'd want that much output - this is going to print a line
for every single directory out of a big directory tree. IMHO this
should be left to verbose reporting. 

Others?

Stefan

Reply via email to