[
https://issues.apache.org/jira/browse/OAK-7138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321870#comment-16321870
]
Marcel Reutegger commented on OAK-7138:
---------------------------------------
Hmm, I'm wondering if at least the one in oak-store-document is still needed.
The properties in there were introduced for the DocumentNodeStoreService, but
now we use an ObjectClassDefinition with annotations
({{org.apache.jackrabbit.oak.plugins.document.Configuration}}). How do I find
out if the properties file is still needed?
> Move metatype files in source control to correct location
> ---------------------------------------------------------
>
> Key: OAK-7138
> URL: https://issues.apache.org/jira/browse/OAK-7138
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Fix For: 1.10, 1.8.1
>
>
> The following files should be stored under {{OSGI-INF/l10n}}:
> {noformat}find -name metatype.properties | grep -v target
> ./oak-core/src/main/resources/OSGI-INF/metatype/metatype.properties
> ./oak-store-document/src/main/resources/OSGI-INF/metatype/metatype.properties
> ./oak-segment-tar/src/main/resources/OSGI-INF/metatype/metatype.properties
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)