[GitHub] commons-lang pull request: LANG-821: Added all Mac OS X versions t...

2015-04-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-lang/pull/59 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] commons-lang pull request: LANG-821: Added all Mac OS X versions t...

2015-03-27 Thread hzpz
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