[
https://issues.apache.org/jira/browse/SLIDER-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14718543#comment-14718543
]
ASF subversion and git services commented on SLIDER-927:
--------------------------------------------------------
Commit 83722ac0632a4c76d23aed6d2bdd8e1d2e87783d in incubator-slider's branch
refs/heads/develop from [~gsaha]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=83722ac ]
SLIDER-927 Slider should not use multiple versions of jackson jars
> Slider should not use multiple versions of jackson jars
> -------------------------------------------------------
>
> Key: SLIDER-927
> URL: https://issues.apache.org/jira/browse/SLIDER-927
> Project: Slider
> Issue Type: Bug
> Components: appmaster
> Affects Versions: Slider 0.80
> Reporter: Gour Saha
> Assignee: Gour Saha
> Fix For: Slider 0.81
>
>
> Slider codebase uses jackson version 1.9.13, except that one file ends up
> using the 2.2.x fasterxml version -
> {{slider-core/src/main/java/org/apache/slider/providers/agent/application/metadata/Application.java}}
> This causes a lot of inconsistencies in json ser/der. We should remove this.
> Note: nevertheless slider also imports cohadale metrics which has
> dependencies on jackson 2.2.x version. So ideal would be to move slider
> itself to 2.2.x version completely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)