[
https://issues.apache.org/jira/browse/SLING-10029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258835#comment-17258835
]
Robert Munteanu commented on SLING-10029:
-----------------------------------------
[~olli] - I think we should stay with 8 until we decide to move to Java 11 with
Sling, as oak-server is fundamental to Sling apps.
I would argue though that the usage of an immutable set when creating the
Lucene index definition is more of a style issue, so we can pass any kind of
set to it. And we can create the immutable set "by hand" anyway.
> Remove Guava dependency
> -----------------------
>
> Key: SLING-10029
> URL: https://issues.apache.org/jira/browse/SLING-10029
> Project: Sling
> Issue Type: Task
> Components: JCR, Oak
> Reporter: Oliver Lietz
> Assignee: Oliver Lietz
> Priority: Major
> Fix For: JCR Oak Server 1.2.12
>
>
> Guava is used in a single place to create an immutable set, but there is
> still the transitive dependency from {{oak-core}} {{1.36}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)