[
https://issues.apache.org/jira/browse/IGNITE-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15175503#comment-15175503
]
ASF GitHub Bot commented on IGNITE-2740:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/531
IGNITE-2740 Remove error in IGNITE_HOME check
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-2740
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/531.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 #531
----
commit 917051798822aec2afe03cf0c121766732bd0471
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-03-02T10:43:32Z
Remove forced IGNITE_HOME check
----
> .NET: IGNITE_HOME resolution restricts custom deployment
> --------------------------------------------------------
>
> Key: IGNITE-2740
> URL: https://issues.apache.org/jira/browse/IGNITE-2740
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Vladimir Ozerov
> Priority: Blocker
> Fix For: 1.6
>
>
> Need to make sure that users may deploy Ignite JARs with their applications
> in any way they want.
> Currently we have quite restrictive checks in IgniteHome.IsIgniteHome method.
> Documentation should also be updated with "Deployment" page.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)