[ https://issues.apache.org/jira/browse/OAK-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Mari reopened OAK-4039:
---------------------------------
Removing the export statement for {{org.apache.jackrabbit.oak.query}} breaks {{oak-jcr}},
{{oak-lucene}} and {{oak-solr-osgi}}. The classes most frequently used are {{QueryEngineSettings}}
for {{oak-jcr}}, and {{QueryImpl}} for the other bundles.
> 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)
|