You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Florian Müller (JIRA)" <ji...@apache.org> on 2017/03/24 11:25:41 UTC

[jira] [Resolved] (CMIS-585) Repository is read only

     [ https://issues.apache.org/jira/browse/CMIS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Müller resolved CMIS-585.
---------------------------------
    Resolution: Won't Fix

The JCR module is discontinued.

> 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 beta 1
>            Reporter: Ivan Vasyliev
>         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 was sent by Atlassian JIRA
(v6.3.15#6346)