Prego!

-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: br...@pontarelli.com
Subject: Savant 1.5.3
Date: Mon, 5 Oct 2009 09:34:09 -0600
To: user@ant.apache.org

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-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

                                        
_________________________________________________________________
Hotmail: Free, trusted and rich email service.
http://clk.atdmt.com/GBL/go/171222984/direct/01/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to