[ https://issues.apache.org/jira/browse/JCR-5146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17953604#comment-17953604 ]
Julian Reschke commented on JCR-5146: ------------------------------------- There was a baseline comment due to a missing version bump, which I just fixed: https://github.com/apache/jackrabbit/commit/0067cea7b9024b5a07ddcbc730b67e96fe518571 > 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)