Stefan Seifert created SLING-8448:
-------------------------------------
Summary: fsesource: Mark builtin properties as protected in
"virtual JCR"
Key: SLING-8448
URL: https://issues.apache.org/jira/browse/SLING-8448
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: File System Resource Provider 2.1.14
Reporter: Stefan Seifert
Assignee: Stefan Seifert
Fix For: File System Resource Provider 2.1.16
the fsresource provider provides a "virtual JCR" to emulate the JCR API
underneath the resource API for a mounted file system.
for some default JCR properties the property definitions should report them as
"protected" in case the using code is relying on it:
{noformat}
jcr:primaryType
jcr:mixinTypes
jcr:created
jcr:createdBy
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)