You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2016/02/24 15:34:18 UTC

[jira] [Commented] (OAK-4038) o.a.j.o.spi.query.Filter exposes unexported class o.a.j.o.query.ast.SelectorImpl

    [ 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)