[
https://issues.apache.org/jira/browse/OAK-6699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-6699.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.7.9
I eventually decided moving the {{PathFilter}} to a new package
{{org.apache.jackrabbit.oak.spi.filter}} in {{oak-store-spi}}.
Done in trunk: http://svn.apache.org/r1809724
> Move PathFilter to oak-store-spi
> --------------------------------
>
> Key: OAK-6699
> URL: https://issues.apache.org/jira/browse/OAK-6699
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: core, store-spi
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 1.8, 1.7.9
>
>
> The class {{org.apache.jackrabbit.oak.plugins.index.PathFilter}} in oak-core
> is used by the index implementation, the DocumentNodeStore and oak-lucene.
> In order to reduce the dependencies on oak-core, I propose to move the
> {{PathFilter}} to oak-store-spi.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)