[
https://issues.apache.org/jira/browse/OAK-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
angela resolved OAK-6295.
-------------------------
Resolution: Fixed
Fix Version/s: 1.7.2
1.8
Committed revision 1797786.
> Move constants from oak.query.QueryImpl to oak.spi.query.QueryConstants
> -----------------------------------------------------------------------
>
> Key: OAK-6295
> URL: https://issues.apache.org/jira/browse/OAK-6295
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, query
> Reporter: angela
> Fix For: 1.8, 1.7.2
>
> Attachments: OAK-6295.patch
>
>
> in the light of the modularisation effort i had a look at the query code and
> noticed that the constants defined on {{QueryImpl}} are needed outside of the
> scope of the query implementation.
> IMO that indicates that those constants are of broader use and might better
> be located at {{oak.spi.query.QueryConstants}}. moving would in fact remove
> all imports of {{QueryImpl}} in the _oak-lucene_ module.
> [~tmueller], [~teofili], it will attach a proposed patch for this improvement
> and would appreciate if you could review if you are ok with that change.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)