Commit Graph

3 Commits

Author SHA1 Message Date
Alexandru-Eusebiu Epure
366a0e773e Fix/mnt 16641 cmis applying aspects including protected properties (REPO-1065) (#20)
* REPO-1065 : Service Pack: MNT-16641 CMIS API: Applying aspects including protected properties results in CmisInvalidArgumentException: Property is read-only!
   Remove code from CMISConnector.processSecondaryTypes, that for each aspect added, it will search all of his properties in repository and add them with a null value(if not included in the propsToAdd).
      Add an extra check to CMISTest.testUpdatePropertiesSetDeleteContentVersioning now adding the P:cm:lockable aspect to a document (before this fix failing).
         Added CMISConnector.isUpdatable returns true/false if a property is updatable
2017-09-22 14:45:14 +03:00
Ancuta Morarasu
28366861fc REPO-2705 / MNT-17961: Cannot create new Alfresco NON-versioned document with CMIS API Calls - test 2017-09-12 00:26:57 +03:00
Alex Mukha
5e247e50b4 REPO-2724 Apply default maven folder structure 2017-07-28 14:51:21 +01:00