Ivan Vasiliev created CMIS-585:
----------------------------------
Summary: Repository is read only
Key: CMIS-585
URL: https://issues.apache.org/jira/browse/CMIS-585
Project: Chemistry
Issue Type: Sub-task
Components: opencmis-server-jcr
Affects Versions: OpenCMIS 0.9.0
Reporter: Ivan Vasiliev
Attachments: patch_for_cmis_trunk.patch
Currently this is true:
repository.getCapabilities().getChangesCapability() == null ||
repository.getCapabilities().getChangesCapability() == CapabilityChanges.NONE
Needs to be false, so that the repository can be modified.
Has implemented the
org.apache.chemistry.opencmis.jcr.JcrService#getContentChanges(..) method
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira