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

Chetan Mehrotra commented on OAK-875:
-------------------------------------

Moved the oak-mongomk module to oak-core in r1494120.

Changes affecting compatibility 
* Earlier modules depending on oak-mongomk used to get mongo-java-driver 
dependency via transitive dependency. They need to explicitly depend on mongo 
driver now 
* OSGi config needs to be created for PID 
{{org.apache.jackrabbit.oak.plugins.mongomk.MongoMicroKernelService}} instead 
of {{org.apache.jackrabbit.mongomk.osgi.MongoMicroKernelService}}
                
> Move MongoMk code to Oak Core
> -----------------------------
>
>                 Key: OAK-875
>                 URL: https://issues.apache.org/jira/browse/OAK-875
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: mongomk
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>             Fix For: 0.9
>
>
> To make better use of common infrastructure features present in Oak Core 
> (Whiteboard support, StringCache etc) it would be better to move Mongo MK 
> codebase as one of the plugin in Oak Core
> - Code under oak-mongomk including testcases would  be moved to oak-core
> - The package name would be renamed from o.a.j.mongomk to 
> o.a.j.oak.plugins.mongomk
> http://markmail.org/thread/ecqhdghmwvlhgaej

--
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