[
https://issues.apache.org/jira/browse/JCR-2116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736559#action_12736559
]
Tobias Bocanegra commented on JCR-2116:
---------------------------------------
> But my proposal goes further: "autocreated" means the property shall only be
> created if it is not existing, which is ok for jcr:created, but not for
> jcr:lastModified
yes. autocreated means autocreated if a new node is created.
> So if we don't do "protected", ie. always set by repository on significant
> modification *and* throwing ConstraintViolationException if a client tries to
> modify it,
this makes no sense? if it's not protected, the client can set it as he wishes.
> we should let the repository set it on significant modification if it is not
> set by the client manually.
yes. but this would be a new issue.
> JSR 283: Built-In Node Types
> ----------------------------
>
> Key: JCR-2116
> URL: https://issues.apache.org/jira/browse/JCR-2116
> Project: Jackrabbit Content Repository
> Issue Type: Sub-task
> Components: jackrabbit-core, nodetype
> Reporter: Stefan Guggisberg
> Assignee: Tobias Bocanegra
> Fix For: 2.0.0
>
>
> sync definitions of built-in node types with spec
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.