[
https://issues.apache.org/jira/browse/IGNITE-9073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561790#comment-16561790
]
ASF GitHub Bot commented on IGNITE-9073:
----------------------------------------
GitHub user zzzadruga reopened a pull request:
https://github.com/apache/ignite/pull/4444
IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove un…
…used dependencies
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zzzadruga/ignite IGNITE-9073
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4444.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 #4444
----
commit e6c7ec4b00c6f1fb470d64f098719f513f22469c
Author: zzzadruga <zzzadruga@...>
Date: 2018-07-30T11:20:55Z
IGNITE-9073 Use jackson2 dependency instead of jackson1 and remove unused
dependencies
----
> Ignite modules should use jackson2 dependency rater then jackson1
> -----------------------------------------------------------------
>
> Key: IGNITE-9073
> URL: https://issues.apache.org/jira/browse/IGNITE-9073
> Project: Ignite
> Issue Type: Improvement
> Reporter: Denis Garus
> Assignee: Nikolai Kulagin
> Priority: Major
> Fix For: 2.7
>
>
> Ignite modules should use jackson2 dependency rater then jackson1.
> It is required to run RunAll to check all tests passed, check full build
> locally using build.sh.
> 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)