ACLPropagation repositorydetermined is assumed to be supported by provider in 
simple read write tests
-----------------------------------------------------------------------------------------------------

                 Key: CMIS-141
                 URL: https://issues.apache.org/jira/browse/CMIS-141
             Project: Chemistry
          Issue Type: Bug
          Components: opencmis-provider
            Reporter: David Caruana


AbstractSimpleReadWriteTests.java (line 123):

      AccessControlList newAcl = 
getProvider().getAclService().applyAcl(getTestRepositoryId(),
          docId, acl, null, AclPropagation.REPOSITORYDETERMINED, null);

However, the provider may not support AclPropagation.REPOSITORYDETERMINED as 
defined by the propagation returned from getACLCapabilities().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to