[
https://issues.apache.org/jira/browse/IGNITE-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210110#comment-15210110
]
ASF GitHub Bot commented on IGNITE-2866:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/577
IGNITE-2866 .NET: Automatic JAVA_HOME detection
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-2866
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/577.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 #577
----
commit d550c8daa4ced3a2834a0530a90b2f97265896cd
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-03-24T11:03:50Z
IGNITE-2866 .NET: Automatic JAVA_HOME detection
commit a0510756b8d3a0c0bbaa9b7b45c2ce44a6b28c3a
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-03-24T11:09:47Z
wip
commit 4077854e53a177c0977464d55f92b0995acb4d76
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-03-24T11:28:25Z
Add detection
commit bbc665d74c06884bae829e4c0ded31fd3eb613eb
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-03-24T11:35:06Z
wip
----
> .NET: Automatic JAVA_HOME detection
> -----------------------------------
>
> Key: IGNITE-2866
> URL: https://issues.apache.org/jira/browse/IGNITE-2866
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.6
>
>
> If JAVA_HOME env var and IgniteConfiguration.JavaHome property are not set,
> we can attempt automatic detection.
> For Oracle JVM there is information in the registry at
> {code}HKEY_LOCAL_MACHINE\Software\JavaSoft{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)