[ 
https://issues.apache.org/jira/browse/OAK-450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498696#comment-13498696
 ] 

Mete Atamel commented on OAK-450:
---------------------------------

Hi, I see the following in MongoMK's pom.xml:

<Export-Package>
org.apache.jackrabbit.mongomk.api.*,
org.apache.jackrabbit.mk.model.*,
org.apache.jackrabbit.mk.store.*,
org.apache.jackrabbit.mk.persistence.*
</Export-Package>

Is that where the h2 dependency coming from? Actually, I'm not sure if all of 
these and in particular mk.persistence.* is really needed. We added these in a 
rush to get MongoMK working against Granite a while back but we might need to 
revisit them. How can we find out which one of these export-packages are really 
needed?
                
> MongoMK requires H2
> -------------------
>
>                 Key: OAK-450
>                 URL: https://issues.apache.org/jira/browse/OAK-450
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Carsten Ziegeler
>
> The current MongoMK bundle includes org/apache/jackrabbit/mk/persistence 
> which in turn requires h2.
> So right now it's now possible to resolve the MongoMK bundle without having a 
> h2 bundle deployed

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to