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

Michael Osipov updated MNG-6977:
--------------------------------
    Description: 
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}}.

  was:
We currently create bulder threads as {{Builder Thread %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}}.


> 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: 3.7.0-candidate
>
>
> 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.3.4#803005)

Reply via email to