[
https://issues.apache.org/jira/browse/JCR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCR-5146:
---------------------------------
Description:
Some mixin values defined by JCR 2.0 are not yet contained in {{JcrConstants}}
which have expanded name constants in {{javax.jcr.nodetype.NodeType}}
(https://developer.adobe.com/experience-manager/reference-materials/spec/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html).
Those are
# mix:created
# mix:language
# mix:lastModified
# mix:lifecycle
# mix:mimetype
# mix:simpleVersionable
# mix:title
was:Some mixin values defined by JCR 2.0 are not yet contained in
{{JcrConstants}}.
> Add missing mixin values (defined in JCR 2.0 spec) to JcrConstants
> ------------------------------------------------------------------
>
> Key: JCR-5146
> URL: https://issues.apache.org/jira/browse/JCR-5146
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-commons
> Reporter: Konrad Windszus
> Priority: Major
>
> Some mixin values defined by JCR 2.0 are not yet contained in
> {{JcrConstants}} which have expanded name constants in
> {{javax.jcr.nodetype.NodeType}}
> (https://developer.adobe.com/experience-manager/reference-materials/spec/javax.jcr/javadocs/jcr-2.0/javax/jcr/nodetype/NodeType.html).
> Those are
> # mix:created
> # mix:language
> # mix:lastModified
> # mix:lifecycle
> # mix:mimetype
> # mix:simpleVersionable
> # mix:title
--
This message was sent by Atlassian Jira
(v8.20.10#820010)