[ https://issues.apache.org/jira/browse/OAK-4039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15172120#comment-15172120
]
Davide Giannella commented on OAK-4039:
---------------------------------------
I can confirm that by reverting this single commit, the build gets green again (on my local).
By looking at the time of the day I think it's better to wait for [~tmueller] and see if he
can see a proper fix in a reasonable time.
> 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)
|