[
https://issues.apache.org/jira/browse/OAK-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15163084#comment-15163084
]
Thomas Mueller commented on OAK-4038:
-------------------------------------
Yes, the method getSelector() should be removed. It was added for OAK-1965, but
OAK-1965 is no longer needed due to OAK-1617. It makes sense to remove
getSelector() now.
> o.a.j.o.spi.query.Filter exposes unexported class
> o.a.j.o.query.ast.SelectorImpl
> --------------------------------------------------------------------------------
>
> Key: OAK-4038
> URL: https://issues.apache.org/jira/browse/OAK-4038
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core
> Reporter: Francesco Mari
> Fix For: 1.4
>
>
> The interface {{o.a.j.o.spi.query.Filter}} uses in its public API the class
> {{o.a.j.o.query.ast.SelectorImpl}}, but while the former is contained in an
> exported package, the latter is not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)