slachiewicz commented on code in PR #194: URL: https://github.com/apache/maven-shared-utils/pull/194#discussion_r2068903791
########## src/test/java/org/apache/maven/shared/utils/logging/MessageUtilsTest.java: ########## @@ -78,6 +78,7 @@ public int getTerminalWidth() { false); try { AnsiConsole.systemInstall(); + // AnsiConsole.out is not available, need to adjust initialization Review Comment: how to convert usage of `AnsiOutputStream` in new lib @gnodet? -- 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. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org