[
https://issues.apache.org/jira/browse/JCR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus resolved JCR-5146.
----------------------------------
Fix Version/s: 2.24
2.23.2
Resolution: Fixed
Fixed in
https://github.com/apache/jackrabbit/commit/3c4d0ff7bdb6517b2cb4f84fac77894cd95cf611.
> 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
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 2.24, 2.23.2
>
>
> 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)