[GitHub] maven pull request: MNG-4226 Detect JAVA_HOME on newer Mac OS X

2014-06-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/maven/pull/11 --- 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 is enable

[GitHub] maven pull request: MNG-4226 Detect JAVA_HOME on newer Mac OS X

2014-05-25 Thread Humbedooh
Github user Humbedooh commented on the pull request: https://github.com/apache/maven/pull/11#issuecomment-44127870 Testing integration with the maven dev ML, please ignore :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

maven pull request: MNG-4226 Detect JAVA_HOME on newer Mac OS X

2013-12-20 Thread ctubbsii
GitHub user ctubbsii opened a pull request: https://github.com/apache/maven/pull/11 MNG-4226 Detect JAVA_HOME on newer Mac OS X This patch falls back on the system configured JVM for the current user, only when no prior methods for detecting JAVA_HOME succeed. If one of