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

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

     [ https://issues.apache.org/jira/browse/IGNITE-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vyacheslav Daradur reassigned IGNITE-9057:
------------------------------------------

    Assignee: Ryabov Dmitrii

> 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)