[ https://issues.apache.org/jira/browse/MNG-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MNG-5976: -------------------------------- Description: 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. was: The {{Os}} class have two issues compared to {{SystemUtils}}. 1. It modifies the namen of the values by lowercasing it. 2. OS detection has a handful of relic operating systems which make the detection error-prone. E.g., recent versions of Windows are reported as OS family {{dos}} is is plain wrong. > 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: Embedding > Affects Versions: 3.3.9 > Reporter: Michael Osipov > Assignee: Michael Osipov > Fix For: 3.4.0 > > > 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)