You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/29 16:45:05 UTC

[jira] [Commented] (IGNITE-5333) .NET: Include Apache.Ignite.exe in the main NuGet package

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

ASF GitHub Bot commented on IGNITE-5333:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-5333 .NET: Include Apache.Ignite.exe in the main NuGet package

    

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

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

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

    https://github.com/apache/ignite/pull/2028.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 #2028
    
----
commit 85c95d0a6d531b6e122ab8913ebc93880d674ac5
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T15:48:30Z

    IGNITE-5333 .NET: Include Apache.Ignite.exe in the main NuGet package

commit 7901752b5b827272acac0d04281ea598b8b76f27
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T15:52:03Z

    Update app.config to use default section

commit 84b14050010e7c44a014a3813374f3ab7a4f523d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T16:04:04Z

    Fix NuGet home detection

commit faa89bd94f78cc6a2dd29c59e03401f9c192c8b6
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T16:06:29Z

    wip

commit ff687b8eca2aa623e343f496344e12960bb629ec
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T16:43:15Z

    Add ApacheIgniteExe test to NuGet tests

----


> .NET: Include Apache.Ignite.exe in the main NuGet package
> ---------------------------------------------------------
>
>                 Key: IGNITE-5333
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5333
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET, NuGet
>             Fix For: 2.1
>
>
> Include {{Apache.Ignite.exe}} in the NuGet package.
> This will allow nuget-based standalone node deployment via simple command: {{nuget install Apache.Ignite}}.
> After all, everything else is available via NuGet, except this exe file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)