Add setAcl (absolute) to local binding --------------------------------------
Key: CMIS-517 URL: https://issues.apache.org/jira/browse/CMIS-517 Project: Chemistry Issue Type: Improvement Components: opencmis-server Affects Versions: OpenCMIS 0.6.0 Reporter: Jens Hübel Priority: Minor Because of the subtle differences between the different bindings class org.apache.chemistry.opencmis.commons.server.CmisService gets an extra method applyAcl() which sets an ACL directly. This however is not reflected in the local binding. I missed this in the unit tests where you want to test the behavior of both bindings. It would be nice to add this to the local binding. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira