[
https://issues.apache.org/jira/browse/SLING-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Seifert resolved SLING-8448.
-----------------------------------
Resolution: Fixed
https://github.com/apache/sling-org-apache-sling-fsresource/commit/edf43bdc0cac124bf5e870999ece101cf78c1f6a
> fsresource: 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
> Priority: Minor
> 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)