[
https://issues.apache.org/jira/browse/EAGLE-782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15781538#comment-15781538
]
ASF GitHub Bot commented on EAGLE-782:
--------------------------------------
Github user jhsenjaliya commented on the issue:
https://github.com/apache/eagle/pull/650
FYI, I still find some reference to org.codehaus.jackson.* in following
files.
1.
eagle-core/eagle-alert-parent/eagle-alert/alert-service/src/main/webapp/WEB-INF/web.xml
2. eagle-webservice/src/main/webapp/WEB-INF/web.xml
3. eagle-server/src/main/webapp/WEB-INF/web.xml
4. eagle-core/eagle-query/eagle-service-base/src/main/webapp/WEB-INF/web.xml
otherwise, LGTM.
> 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)