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 2018/11/09 12:22:00 UTC

[jira] [Commented] (IGNITE-10073) Ignite NuGet package without embedded Ignite JARs

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

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

GitHub user kukushal opened a pull request:

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

    IGNITE-10073 Ignite NuGet package without embedded Ignite JARs

    

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

    $ git pull https://github.com/gridgain/apache-ignite ignite-10073

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

    https://github.com/apache/ignite/pull/5358.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 #5358
    
----
commit a9897350f415567caab29ef7514d74b2a5cd8e92
Author: Alexey Kukushkin <ak...@...>
Date:   2018-11-05T23:18:22Z

    IGNITE-10073 Ignite NuGet package without embedded Ignite JARs

----


> Ignite NuGet package without embedded Ignite JARs
> -------------------------------------------------
>
>                 Key: IGNITE-10073
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10073
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 2.6
>            Reporter: Alexey Kukushkin
>            Assignee: Alexey Kukushkin
>            Priority: Major
>
> The existing Apache.Ignite NuGet package includes Ignite JARs deployed into the "libs" directory in the .NET project output directory upon the package installation.
> We prefer using external Ignite JARs from $IGNITE_HOME/libs instead of the JARs in the local libs directory.
> Right now we have to manually remove local "libs" directory after every Apache.Ignite package installation or upgrade.
> It would help us having another Ignite NuGet package without the embedded Ignite JARs.



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