Skip to content

[MDEP-974] ANSI color sequences are output to files #1475

Open
@jira-importer

Description

@jira-importer

Charles Oliver Nutter opened MDEP-974 and commented

In 2017, the output of dependency:list was modified to use color to offset the " -- module ..." portion of the resolved resource, following a previous change in 2016 to add that text with Java module information. However this colorized output is emitted to both the console and any output file. See the attached screenshot.

This output is frequently parsed by other tools to get the list of dependencies for a project, and being text output it should not contain ANSI color escape sequences.


Attachments:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:majorMajor loss of function

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions