[ https://issues.apache.org/jira/browse/MNG-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15542991#comment-15542991 ]
Hudson commented on MNG-5976: ----------------------------- SUCCESS: Integrated in Jenkins build maven-3.x #1384 (See [https://builds.apache.org/job/maven-3.x/1384/]) Revert "[MNG-5976] Replace Plexus Utils OS with Commons Lang (michaelo: rev edc1a82b6a4243ff96d510f03eea2b5cc8df6219) * (edit) maven-embedder/src/main/java/org/apache/maven/cli/CLIReportingUtils.java > Replace Plexus Utils OS with Commons Lang SystemUtils > ----------------------------------------------------- > > Key: MNG-5976 > URL: https://issues.apache.org/jira/browse/MNG-5976 > Project: Maven > Issue Type: Improvement > Components: Command Line, Embedding > Affects Versions: 3.3.9 > Reporter: Michael Osipov > Assignee: Michael Osipov > > The {{Os}} class have two issues compared to {{SystemUtils}}: > 1. It modifies the property values by lowercasing it. > 2. OS detection has a handful of relic operating systems listed which make > the detection error-prone. E.g., recent versions of Windows are reported as > OS family {{dos}} is is plain wrong. -- This message was sent by Atlassian JIRA (v6.3.4#6332)