You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2018/01/19 09:27:00 UTC

[jira] [Comment Edited] (IGNITE-7117) .NET: Classpath resolver relies on Java examples

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

Pavel Tupitsyn edited comment on IGNITE-7117 at 1/19/18 9:26 AM:
-----------------------------------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/3402

    IGNITE-7117 .NET: Improve IgniteHome resolver

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-7117

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

    https://github.com/apache/ignite/pull/3402.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 #3402


was (Author: githubbot):
GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/3402

    IGNITE-7117 .NET: Improve IgniteHome resolver

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-7117

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

    https://github.com/apache/ignite/pull/3402.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 #3402
    
----
commit e575d58f1bccd0a928e0a281c397a4dbaa737f8f
Author: Pavel Tupitsyn <pt...@...>
Date:   2018-01-19T08:40:18Z

    IGNITE-7117 .NET: Classpath resolver relies on Java examples

commit 899295efc9c63b7876c143e37d05d6fe28e47392
Author: Pavel Tupitsyn <pt...@...>
Date:   2018-01-19T09:05:09Z

    wip

commit 177fc20087f450fce1e00e1e8b51b3ea0b6b0252
Author: Pavel Tupitsyn <pt...@...>
Date:   2018-01-19T09:18:51Z

    Add source release resolver

----


> .NET: Classpath resolver relies on Java examples
> ------------------------------------------------
>
>                 Key: IGNITE-7117
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7117
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>
> We should rely solely on jar directory presence. See {{IgniteHome.IsIgniteHome}} method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)