[ 
https://issues.apache.org/jira/browse/CMIS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487804#comment-13487804
 ] 

Michael Dürig commented on CMIS-585:
------------------------------------

I'll take a look at the read only issue. 

Could you file separate issues for the implementation of  
org.apache.chemistry.opencmis.jcr.JcrService#getContentChanges(..) and also one 
for your changes to ObjectFactory.convertChangeEvents()? The latter is a 
different component. 
                
> 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 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 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

Reply via email to