activity storage path
---------------------
Key: JCR-2255
URL: https://issues.apache.org/jira/browse/JCR-2255
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: versioning
Reporter: Julian Reschke
JSR-283 states in 15.12.3:
"15.12.3 Activity Storage
Activities are persisted as nodes of type nt:activity under system-generated
node names in activity storage below /jcr:system/jcr:activities."
As far as I can tell, this is currently not the case.
A related test case,
org.apache.jackrabbit.test.api.version.ActivitiesTest#testActivitiesPath,
apparently was taken out accidentally.
If Jackrabbit can't implement this JCR requirement, we either need to document
it, or raise it as issue in the JCR Expert Group.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.