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/07/24 10:02:00 UTC

[jira] [Commented] (IGNITE-9057) Update JCraft dependency version in Apache Ignite

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

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

GitHub user SomeFire opened a pull request:

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

    IGNITE-9057 Update JCraft dependency version in Apache Ignite

    

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

    $ git pull https://github.com/SomeFire/ignite ignite-9057

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

    https://github.com/apache/ignite/pull/4417.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 #4417
    
----
commit c87f5e7975fed57932c5c648be997abfa704d468
Author: Dmitrii Ryabov <so...@...>
Date:   2018-07-24T09:33:25Z

    IGNITE-9057 Update JCraft dependency version in Apache Ignite

----


> Update JCraft dependency version in Apache Ignite
> -------------------------------------------------
>
>                 Key: IGNITE-9057
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9057
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitriy Pavlov
>            Assignee: Ryabov Dmitrii
>            Priority: Major
>             Fix For: 2.7
>
>
> Update ignite-ssh dependency version of com.jcraft:jsch to 0.1.54
> {noformat}
> <dependency>
>     <groupId>com.jcraft</groupId>
>     <artifactId>jsch</artifactId>
>     <version>0.1.54</version>
> </dependency>
> {noformat}
> It is required to run TC tartget RunAll to check all tests passed, it is required to build fabric using DEVNOTES.txt to make sure full build will be successfull
> Probably it is required to run release step to make sure release candidate can be prepared.



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