[
https://issues.apache.org/jira/browse/EAGLE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15786877#comment-15786877
]
ASF GitHub Bot commented on EAGLE-782:
--------------------------------------
Github user baibaichen commented on the issue:
https://github.com/apache/eagle/pull/650
@jhsenjaliya I updated web.xml and resolve conflicts, thanks!
By the way I find some class will refer
org.codehaus.jettison.json.JSONException and
org.codehaus.jettison.json.JSONObject
Does it matter?
> Upgrade org.codehaus.jackson to com.fasterxml.jackson
> -----------------------------------------------------
>
> Key: EAGLE-782
> URL: https://issues.apache.org/jira/browse/EAGLE-782
> Project: Eagle
> Issue Type: Bug
> Affects Versions: v0.5.0
> Reporter: Chang chen
> Assignee: Chang chen
>
> By design, eagle uses com.fasterxml.jackson for json. BUT, most of current
> codes still use legacy org.codehaus.jackson. I already found a conflict
> issues.
> To avoid such potential conflicts, we need upgrade org.codehaus.jackson to
> com.fasterxml.jackson
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)