[
https://issues.apache.org/jira/browse/OAK-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Munteanu resolved OAK-7136.
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.8.1)
> Stop storing metatype.properties files under OSGI-INF/metatype
> --------------------------------------------------------------
>
> Key: OAK-7136
> URL: https://issues.apache.org/jira/browse/OAK-7136
> Project: Jackrabbit Oak
> Issue Type: Bug
> Reporter: Robert Munteanu
> Assignee: Robert Munteanu
> Priority: Major
> Fix For: 1.10
>
>
> We are still storing metatype.properties files under OSGI-INF/metatype, which
> is a spec violation. At the moment causes error log messages, e.g.
> {noformat}06.12.2017 10:12:04.091 *ERROR* [qtp1614077867-67]
> org.apache.felix.metatype fromDocuments: Error accessing document
> bundle://94.1:0/OSGI-INF/metatype/org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.properties
> : XML parsing exception while reading metadata: unterminated entity ref
> (position:TEXT #Mon Dec 04 19:5...@2:202 in
> bundle://94.1:0/OSGI-INF/metatype/org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapProviderConfig.properties)
> {noformat}
> and is outright rejected by newer SCR tooling.
> We should move these files to {{OSGI-INF/l10n}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)