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

Herve Boutemy edited comment on MNG-8300 at 10/25/24 6:25 AM:
--------------------------------------------------------------

ok, it looks my terminal does not display a different color for [ANSI 
faint|https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797#colors--graphics-mode]:
{noformat}echo -e "\e[0mReset\e[0m" "\e[1mBold\e[0m" "\e[2mDim/faint\e[0m" 
"\e[3mItalic\e[0m" "\e[4mUnderline\e[0m" "\e[5mBlinking\e[0m" 
"\e[7mInverse/reverse\e[0m" "\e[8mHidden/invisible\e[0m" 
"\e[9mStrikethrough\e[0m"{noformat}

Dim/faint is rendered exactly as Reset...
ok, not fully a Maven issue but related to terminal ANSI support level: now I 
remember why I did not use faint when I wrote all these ansi codes, I did not 
know that my terminal rendering was more the exception than the norm :)

I need to look at what other tools do regarding this faint ANSI mode: I feel 
they avoid using it, as it it not supported everywhere. But I'll come back with 
more facts about it...


was (Author: hboutemy):
ok, it looks my terminal does not display a different color for [ANSI 
faint|https://gist.github.com/fnky/458719343aabd01cfb17a3a4f7296797#colors--graphics-mode]:
{noformat}echo -e "\e[0mReset\e[0m" "\e[1mBold\e[0m" "\e[2mDim/faint\e[0m" 
"\e[3mItalic\e[0m" "\e[4mUnderline\e[0m" "\e[5mBlinking\e[0m" 
"\e[7mInverse/reverse\e[0m" "\e[8mHidden/invisible\e[0m" 
"\e[9mStrikethrough\e[0m"{noformat}

Dim/faint is rendered exactly as Reset...
ok, not a Maven issue but terminal: now I remember why i did not use faint when 
I wrote all these ansi codes, I did not know that my terminal rendering was 
more the exception than the norm :)


> [REGRESSION] colorized transfer messages broken
> -----------------------------------------------
>
>                 Key: MNG-8300
>                 URL: https://issues.apache.org/jira/browse/MNG-8300
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 4.0.0-alpha-12, 4.0.0-beta-4
>            Reporter: Herve Boutemy
>            Priority: Minor
>             Fix For: 4.0.0-beta-6
>
>         Attachments: screenshot-1.png, screenshot-2.png, screenshot-3.png, 
> screenshot-4.png, screenshot-5.png, screenshot-6.png
>
>
> colorized transfer messages implemented in Maven 4.0.0-alpha-8 in MNG-7875
> but it seems MNG-7995 in Maven 4.0.0-alpha-11 broke it, and went unnoticed 
> until now 4.0.0-beta-4



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to