Path: csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: The state of Maven Date: Fri, 01 Sep 2017 00:10:02 +0200 Message-ID: References: X-Original-To: Debian Java X-Mailbox-Line: From debian-java-request@lists.debian.org Thu Aug 31 22:02:56 2017 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.02 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5 X-Greylist: delayed 1482 seconds by postgrey-1.35 at bendel; Thu, 31 Aug 2017 22:02:43 UTC User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Ovh-Tracer-ID: 9346376603399642312 X-Vr-Spamstate: OK X-Vr-Spamscore: -100 X-Vr-Spamcause: gggruggvucftvghtrhhoucdtuddrfeelledrudelgddtvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd X-Mailing-List: archive/latest/20336 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/9c8ae70c-8790-40d3-8118-efd748610dc8@apache.org Approved: robomod@news.nic.it Lines: 12 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Thu, 31 Aug 2017 23:37:57 +0200 X-Original-Message-ID: <9c8ae70c-8790-40d3-8118-efd748610dc8@apache.org> X-Original-References: <1fec5df0-2c11-113a-1d04-3f47bbbcee66@apache.org> <010a363b-3b67-82d3-f726-9893c8b5d5c6@apache.org> Xref: csiph.com linux.debian.maint.java:9972 Le 5/08/2017 à 23:39, Thorsten Glaser a écrit : > The C function isatty() on the output filedescriptor, but in a > build helper like that I’d expect it to always be disabled. I tried istty() but it's disabled when using pbuilder even if the terminal supports colors. I used 'tput colors' in maven-debian-helper 2.2.3 to detect if the colors are supported, but the escape sequences still appear in the reproducible build logs. I'd like to avoid disabling the colors completely, if someone has a good idea I'm interested. Emmanuel Bourg