On 10/09/2010, at 11:15 AM, Benjamin Jansen wrote: > On Sep 9, 2010, at 5:42 PM, 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? > > I'm not the originator of this thread, but I have a reason to turn off that > output: A fellow developer uses emacs and runs gradle from it, and the ANSI > terminal sequences in this part of gradle's output are displayed as garbage. > The terminal library used by gradle doesn't seem to be smart enough to turn > them off when run under emacs.
Which platform is this on (versions, 32-bit or 64-bit, etc)? If I run gradle from emacs, I don't get the control characters. -- Adam Murdoch Gradle Developer http://www.gradle.org CTO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz
