You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/05/19 12:23:34 UTC

[GitHub] [maven] gnodet edited a comment on pull request #472: [MNG-6915] Adapt the logging width to the terminal width, including sensible limits.

gnodet edited a comment on pull request #472:
URL: https://github.com/apache/maven/pull/472#issuecomment-844052080


   @MartinKanters I propose a slightly modified version at https://github.com/gnodet/maven/commit/10cf52c69c175863b0382098a5bf840c4dd74862
   The reason is that the `ExecutionEventLogger` is not a singleton as I thought, so we can simply compute the values depending on the terminal width in fields.  Way easier and will work great with `mvnd` (where the terminal width is actually passed from the client to the daemon). 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org