You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2021/09/16 07:09:00 UTC

[jira] [Commented] (TOMEE-3766) Remove Jackson from our distribution

    [ https://issues.apache.org/jira/browse/TOMEE-3766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17415929#comment-17415929 ] 

Richard Zowalla commented on TOMEE-3766:
----------------------------------------

I have removed the dependency towards jackson and marked amq as optional in openejb-core. Full build passes and binaries lgtm. 

Afaik, Jackson is only needed for OpenAPI Impl (mp only) and AMQ broker (plus, plume) as transitive dependency...

> Remove Jackson from our distribution
> ------------------------------------
>
>                 Key: TOMEE-3766
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3766
>             Project: TomEE
>          Issue Type: Task
>    Affects Versions: 8.0.7, 9.0.0-M7
>            Reporter: Jean-Louis Monteiro
>            Priority: Major
>
> We currently have both Jackson and Johnzon.
> We should remove Jackson. It's only needed for OpenAPI TCK on the client side as far as I have seen.
> So we can add it only on the TCK module during the setup but remove it from the default distribution
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)