Hi

I've just switched to buildr 1.3.4 from 1.3.3. The speedups are nice
(though I also bumped JRuby).

However buildr has gotten somewhat more verbose now, to the point
where it is annoying.

rm, rm_rf, mkdir and similar commands are now written to stdout, and I
do quite a lot of file copying and directory setups. Compiling my
project probably creates an output of ~200 lines. The -q is of course
an option, but omits "nice" information such as which module is being
compiled, and which task is being performed.

Is there a way to silence the above commands?

-- 
   - Henrik

Reply via email to