Robert Munteanu created OAK-7138:
------------------------------------
Summary: 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
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)