You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Marco Herrn (Jira)" <ji...@apache.org> on 2019/10/22 15:21:00 UTC

[jira] [Commented] (NETBEANS-2918) ANSI colors stopped working since Netbeans 11.0

    [ https://issues.apache.org/jira/browse/NETBEANS-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957166#comment-16957166 ] 

Marco Herrn commented on NETBEANS-2918:
---------------------------------------

I could narrow the problem down. It is not directly related to Netbeans >= 11.

The output coloring works well when using the bundled maven (3.3.9).

The coloring breaks when using a custom maven 3.6.0.

When calling the same commandline netbeans uses, the coloring works when doing starting the application from the linux console for both, the bundled and the custom maven.

So it seems that the bundled maven correctly gets the color while a custom maven doesn't.

> ANSI colors stopped working since Netbeans 11.0
> -----------------------------------------------
>
>                 Key: NETBEANS-2918
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2918
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Output Window
>    Affects Versions: 11.0, 11.1
>         Environment: Linux (Debian Buster) 
>            Reporter: Marco Herrn
>            Priority: Minor
>         Attachments: color.png, mono.png
>
>
> Log4j2 supports printing log entries with ANSI coloring.
> This did work in Netbeans up to version 10.0. However since 11.0 those colors aren't displayed anymore.
> Please find attached the screenshots for the output window in netbeans 10.0 (color) and 11.0 (mono).
> However, colors from Maven or Stacktraces are still color coded.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists