[
https://issues.apache.org/jira/browse/OAK-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Parvulescu reopened OAK-5867:
----------------------------------
reopening, it seems this is not fully complete:
{noformat}
03.03.2017 11:19:07.680 *ERROR* [FelixStartLevel]
org.apache.jackrabbit.oak-lucene
[org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexProviderService(154)]
The activate method has thrown an exception (java.lang.NoClassDefFoundError:
org/apache/jackrabbit/oak/cache/AbstractCacheStats)
java.lang.NoClassDefFoundError:
org/apache/jackrabbit/oak/cache/AbstractCacheStats
{noformat}
> Oak Lucene depends on 'org.junit' OSGi package
> ----------------------------------------------
>
> Key: OAK-5867
> URL: https://issues.apache.org/jira/browse/OAK-5867
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Affects Versions: 1.7.0
> Reporter: Alex Parvulescu
> Assignee: Alex Parvulescu
> Priority: Critical
> Fix For: 1.7.0, 1.8
>
> Attachments:
> 0001-OAK-5867-Oak-Lucene-depends-on-org.junit-OSGi-packag.patch
>
>
> It seems that the {{oak-lucene}} bundle has a package dependency on
> {{org.junit}}. This happens on trunk only, but the weird thing is that all
> the changes on oak-lucene bundle have been backported to 1.6 branch and this
> one doesn't have the issue.
> I think this might come from oak-parent, but I'm not sure yet.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)