On Fri, 2010-09-10 at 10:42 +1000, Adam Murdoch wrote: > > On 08/09/2010, at 3:15 PM, Rene Groeschke wrote: > > > hi there, > > is there an easy way to get rid of the >Loading and >Building output > > during a gradle builds? > > > > > There isn't at the moment, but it could be added easily enough. Why do > you want to get rid of the output? > The output assumes gradle is being used interactively from a command line. If you use Gradle from a script then not having all the output is a very good idea. Although gradle has a -q it doesn't have the standard -s|--silent, so you end up having to do all the >/dev/null 2>&1 stuff.
-- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:[email protected] 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder
signature.asc
Description: This is a digitally signed message part
