Re: New PropertyHelper to Easily Add Colors to Ant Output

2017-01-18 Thread Christopher BROWN
Hi, Is there a way to detect if Ant is running on a compatible terminal? For example, I sometimes forward Ant's output to a text file, such as "ant sometarget > sometarget.txt"; in such cases, I'd prefer not to include escape codes. Thanks, Christopher On 16 January 2017 at 08:29, Jan Matèrne

Re: New PropertyHelper to Easily Add Colors to Ant Output

2017-01-15 Thread Stefan Bodewig
On 2017-01-14, Joe's Diner Webmaster wrote: > Here is a little PropertyHelper I wrote that easily allows adding colors to > Ant tasks' output. Hopefully it will be of use to others. Thanks, I've just added it to the site. Unfortunatly the patch didn't make it through, so please verify it really s