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:08:00 UTC

[jira] [Commented] (TOMEE-3745) Unexpected com.fasterxml.jackson.core:jackson-databind in openejb-core

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

Richard Zowalla commented on TOMEE-3745:
----------------------------------------

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

A finer review for other potential optional deps in openejb-core might be worth a different ticket to avoid user confusion in release notes.

> Unexpected com.fasterxml.jackson.core:jackson-databind in openejb-core
> ----------------------------------------------------------------------
>
>                 Key: TOMEE-3745
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3745
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 8.0.7
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> Hi, seems master leaks jackson (and a few other dependencies) from openejb-core.
> This task is about ensuring only needed dependencies are transitive and that it is intentional to let them be imported by consumer projects.
> Also it seems that jackson was imported due to OpenAPI (so tomee-mp distro only) and ActiveMQ but both are actually optional in several usages so a light distro should be envisionned which would avoid some headaches in terms of integration, classloading etc for end users.



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