This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


    from b0b71153 Make the default (non-native) build work again (#808)
     new 50653ae7 logging: use format specifiers instead of string concatenation
     new 3657375e Use String.join() instead of Collectors.joining() where 
applicable
     new e1815e52 Minor clean-up in OsUtils

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/mvndaemon/mvnd/client/DefaultClient.java   |  2 +-
 .../org/mvndaemon/mvnd/client/DaemonConnector.java |  2 +-
 .../mvndaemon/mvnd/common/DaemonConnection.java    |  2 +-
 .../org/mvndaemon/mvnd/common/DaemonRegistry.java  | 12 +++---
 .../java/org/mvndaemon/mvnd/common/OsUtils.java    | 48 +++++++++-------------
 .../mvnd/common/logging/TerminalOutput.java        |  4 +-
 .../org/mvndaemon/mvnd/common/OsUtilsTest.java     | 28 +++++++++----
 .../java/org/mvndaemon/mvnd/daemon/Server.java     |  8 ++--
 .../mvnd/interactivity/DaemonPrompter.java         |  6 +--
 9 files changed, 56 insertions(+), 56 deletions(-)

Reply via email to