logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: How to enable AnsiColorLogger by default in Apache ANT?
Author
stakkit



Joined: 22 Feb 2016
Posts: 1
Location: Italy, Bologna

PostPosted: Mon 22 Feb '16 13:17    Post subject: How to enable AnsiColorLogger by default in Apache ANT? Reply with quote

Hello,

How can I enable the AnsiColorLogger ANT built-in by default without running manually command ant -logger org.apache.tools.ant.listener.AnsiColorLogger or adding the environment variable ANT_ARGS?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Fri 26 Feb '16 11:49    Post subject: Reply with quote

From the docs https://ant.apache.org/manual/listeners.html

Quote:

It doesn't work on WinNT and successors, even when a COMMAND.COM console loaded with ANSI.SYS is used.


It might work with MSYS2, but I don't know that.
Back to top


Reply to topic   Topic: How to enable AnsiColorLogger by default in Apache ANT? View previous topic :: View next topic
Post new topic   Forum Index -> Other Software