|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Savant 1.5.3Savant 1.5.3 was released today.
This was a patch release that fixes the colorized output on Linux and Unix systems. Some users where having problems with Savant changing the colors of their display terminal and not reseting them. I pulled the colorizing code out of Savant completely. You can still enable colorized output for Savant using the standard Ant ANSI color listener and adding the option to your ~/.antrc file. I also find it is useful to setup better default colors that don't use the DIM attribute when using Terminal.app on Mac. Here are my .antrc and .antcolors files: ~/.antrc -------------- ANT_OPTS="-Dant.logger.defaults=/Users/bpontarelli/.antcolors" ANT_ARGS="-logger org.apache.tools.ant.listener.AnsiColorLogger" ~/.antcolors ------------------ AnsiColorLogger.ERROR_COLOR=;31 AnsiColorLogger.WARNING_COLOR=;35 AnsiColorLogger.INFO_COLOR=;36 AnsiColorLogger.VERBOSE_COLOR=;32 AnsiColorLogger.DEBUG_COLOR=;34 Minimal editing for the .antrc file is necessary to change the path to your .antcolors file. Enjoy! -bp --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: Savant 1.5.3molte grazie brian! Martin Gainty ______________________________________________ Prego non alteri/modifichi o interrompa questa trasmissione. Grazie > From: brian@... > Subject: Savant 1.5.3 > Date: Mon, 5 Oct 2009 09:34:09 -0600 > To: user@... > > Savant 1.5.3 was released today. > > This was a patch release that fixes the colorized output on Linux and > Unix systems. Some users where having problems with Savant changing > the colors of their display terminal and not reseting them. I pulled > the colorizing code out of Savant completely. > > You can still enable colorized output for Savant using the standard > Ant ANSI color listener and adding the option to your ~/.antrc file. I > also find it is useful to setup better default colors that don't use > the DIM attribute when using Terminal.app on Mac. Here are my .antrc > and .antcolors files: > > > ~/.antrc > -------------- > ANT_OPTS="-Dant.logger.defaults=/Users/bpontarelli/.antcolors" > ANT_ARGS="-logger org.apache.tools.ant.listener.AnsiColorLogger" > > > ~/.antcolors > ------------------ > AnsiColorLogger.ERROR_COLOR=;31 > AnsiColorLogger.WARNING_COLOR=;35 > AnsiColorLogger.INFO_COLOR=;36 > AnsiColorLogger.VERBOSE_COLOR=;32 > AnsiColorLogger.DEBUG_COLOR=;34 > > > Minimal editing for the .antrc file is necessary to change the path to > your .antcolors file. > > Enjoy! > > -bp > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > _________________________________________________________________ Hotmail: Free, trusted and rich email service. http://clk.atdmt.com/GBL/go/171222984/direct/01/ |
|
|
Re: Savant 1.5.3Prego!
-bp On Oct 5, 2009, at 9:39 AM, Martin Gainty wrote: > > molte grazie brian! > > Martin Gainty > ______________________________________________ > Prego non alteri/modifichi o interrompa questa trasmissione. Grazie > > > > >> From: brian@... >> Subject: Savant 1.5.3 >> Date: Mon, 5 Oct 2009 09:34:09 -0600 >> To: user@... >> >> Savant 1.5.3 was released today. >> >> This was a patch release that fixes the colorized output on Linux and >> Unix systems. Some users where having problems with Savant changing >> the colors of their display terminal and not reseting them. I pulled >> the colorizing code out of Savant completely. >> >> You can still enable colorized output for Savant using the standard >> Ant ANSI color listener and adding the option to your ~/.antrc >> file. I >> also find it is useful to setup better default colors that don't use >> the DIM attribute when using Terminal.app on Mac. Here are my .antrc >> and .antcolors files: >> >> >> ~/.antrc >> -------------- >> ANT_OPTS="-Dant.logger.defaults=/Users/bpontarelli/.antcolors" >> ANT_ARGS="-logger org.apache.tools.ant.listener.AnsiColorLogger" >> >> >> ~/.antcolors >> ------------------ >> AnsiColorLogger.ERROR_COLOR=;31 >> AnsiColorLogger.WARNING_COLOR=;35 >> AnsiColorLogger.INFO_COLOR=;36 >> AnsiColorLogger.VERBOSE_COLOR=;32 >> AnsiColorLogger.DEBUG_COLOR=;34 >> >> >> Minimal editing for the .antrc file is necessary to change the path >> to >> your .antcolors file. >> >> Enjoy! >> >> -bp >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscribe@... >> For additional commands, e-mail: user-help@... >> > > _________________________________________________________________ > Hotmail: Free, trusted and rich email service. > http://clk.atdmt.com/GBL/go/171222984/direct/01/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| Free embeddable forum powered by Nabble | Forum Help |