angela created JCR-3761:
---------------------------
Summary: TokenInfo#resetExpiration always fails with
ConstraintViolationException
Key: JCR-3761
URL: https://issues.apache.org/jira/browse/JCR-3761
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: angela
Assignee: angela
Priority: Critical
the token handling backported from OAK always fails upon resetting the token
expiration. reason is that the protected property is written using a regular
JCR setProperty call. using the same pattern as during token creation will fix
the issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)