You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/27 22:34:53 UTC

[jira] [Commented] (LANG-821) Support OS X versions in SystemUtils

    [ https://issues.apache.org/jira/browse/LANG-821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384721#comment-14384721 ] 

ASF GitHub Bot commented on LANG-821:
-------------------------------------

GitHub user hzpz opened a pull request:

    https://github.com/apache/commons-lang/pull/59

    LANG-821: Added all Mac OS X versions to date

    I added constants for all Mac OS X versions to date to SystemUtils and also added corresponding tests. This is my first ever contribution to an ASF project. Let me know if anything is missing and please be gentle ;-)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hzpz/commons-lang LANG-821

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/59.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #59
    
----
commit a420ff91a183bcfb25f75d49a3a4108073938848
Author: hzpz <ma...@gmx.de>
Date:   2015-03-27T21:31:03Z

    LANG-821: Added all Mac OS X versions to date

----


> Support OS X versions in SystemUtils
> ------------------------------------
>
>                 Key: LANG-821
>                 URL: https://issues.apache.org/jira/browse/LANG-821
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.1
>            Reporter: Henri Yandell
>             Fix For: Patch Needed
>
>
> We support different versions of Windows; why not OS X?
> See: http://www.milesdennis.com/2010/05/detecting-which-os-is-running-in-java.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)