[
https://issues.apache.org/jira/browse/OAK-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993526#comment-16993526
]
Julian Reschke edited comment on OAK-8829 at 3/18/20, 9:18 PM:
---------------------------------------------------------------
trunk: (1.22.0) [r1871170|http://svn.apache.org/r1871170]
1.10: [r1875395|http://svn.apache.org/r1875395]
was (Author: reschke):
trunk: [r1871170|http://svn.apache.org/r1871170]
> 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_8
> Fix For: 1.22.0, 1.10.9
>
>
> 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)