[
https://issues.apache.org/jira/browse/OAK-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke closed OAK-8829.
-------------------------------
> oak-solr-osgi: decouple jackson dependency from project dependency
> ------------------------------------------------------------------
>
> Key: OAK-8829
> URL: https://issues.apache.org/jira/browse/OAK-8829
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: solr
> Reporter: Julian Reschke
> Assignee: Julian Reschke
> Priority: Minor
> Labels: candidate_oak_1_10
> Fix For: 1.22.0
>
>
> oak-solr-osgi embeds jackson-core and jackson-dataformat-smile, currently at
> 2.9.10.
> Once we update the project's jackson dependency to 2.10.1, oak-solr-osgi will
> break because the in jackson, dependencies and packaging changed.
> To make oak-solr-osgi work with 2.9.10, we'll have to also include -databind
> and -annotations, increasing the bundle size by ~1.4M.
> For now and instead, I'll hardwire the 2.9.10 dependency and let the indexing
> team (cc [~thomasm], [~teofili]) decide how to proceed with the general
> question about what to embed in the bundle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)