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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
Dmitriy Pavlov created IGNITE-9057:
--------------------------------------

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