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

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

I see. It looks like QueryEngineSettings, and the constants in QueryImpl, needs 
to be moved to another package. For example 
org.apache.jackrabbit.oak.query.api. Is it a good idea to do that _after_ Oak 
1.4?

> 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.4.0
>
>
> 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)

Reply via email to