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

angela commented on OAK-5656:
-----------------------------

[~mreutegg], glad to hear. Who is going to take care of it? 

> InitialContent depends on document.bundlor.BundlingConfigInitializer
> --------------------------------------------------------------------
>
>                 Key: OAK-5656
>                 URL: https://issues.apache.org/jira/browse/OAK-5656
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>            Reporter: angela
>              Labels: modularization, tech-debt
>             Fix For: 1.8
>
>
> [~chetanm], in the light of OAK-4975 a dependency to the document nodestore 
> code got introduced in 
> {{org.apache.jackrabbit.oak.plugins.nodetype.write.InitialContent}} by adding 
> the following line:
> {code}
>         BundlingConfigInitializer.INSTANCE.initialize(builder);
> {code}
> the {{BundlingConfigInitializer}} is defined in the 
> {{org.apache.jackrabbit.oak.plugins.document.bundlor}}.
> To me that looks quite troublesome and I don't think the generic 
> JCR-InitialContent should have any dependency on the document nodestore code 
> base.
> Why not defining a dedicated {{RepositoryInitializer}} for that kind of init 
> an making sure it is listed in the (default) setup scenarios (or at least in 
> those that actually have a document store and thus require this)?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to