You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Guillaume Nodet (Jira)" <ji...@apache.org> on 2022/10/20 08:11:02 UTC

[jira] [Updated] (MNG-6977) Use hyphen when creating builder threads (names)

     [ https://issues.apache.org/jira/browse/MNG-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet updated MNG-6977:
---------------------------------
    Fix Version/s: 4.0.0-alpha-2

> Use hyphen when creating builder threads (names)
> ------------------------------------------------
>
>                 Key: MNG-6977
>                 URL: https://issues.apache.org/jira/browse/MNG-6977
>             Project: Maven
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 3.6.3
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 4.0.0-alpha-1, 4.0.0-alpha-2, 4.0.0
>
>
> We currently create bulder threads as {{BuilderThread %d}}. This is bit problematic because you cannot properly {{grep}} or {{cut}} through this due to the while space. Most other use a hyphen and is then a snap to analyze debug output.
>  
> Proposal is to use {{BuilderThread-%d}}.



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