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/25 12:10:18 UTC

[jira] [Commented] (OAK-4039) The package o.a.j.o.query exposes multiple classes from unexported packages

    [ https://issues.apache.org/jira/browse/OAK-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167086#comment-15167086 ] 

Thomas Mueller commented on OAK-4039:
-------------------------------------

It looks like I have exported the package by mistake for OAK-382. The class QueryEngineSettings doesn't actually need to be exported; it implements the interface org.apache.jackrabbit.oak.api.jmx.QueryEngineSettingsMBean which is exported.

> The package o.a.j.o.query exposes multiple classes from unexported packages
> ---------------------------------------------------------------------------
>
>                 Key: OAK-4039
>                 URL: https://issues.apache.org/jira/browse/OAK-4039
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: Francesco Mari
>            Assignee: Thomas Mueller
>             Fix For: 1.4, 1.3.17
>
>
> Multiple exported classes in {{org.apache.jackrabbit.oak.query}} use in their public API other classes from unexported packages. {{org.apache.jackrabbit.oak.query.plan.SelectorExecutionPlan}}, {{org.apache.jackrabbit.oak.query.index.FilterImpl}}, and multiple classes from {{org.apache.jackrabbit.oak.query.ast}} are used in the public APIs of many other classes from {{org.apache.jackrabbit.oak.query}} but they are not exported by their relative packages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)