mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
* MNT-14308: CMIS - optionally request rendition(s) when uploading docs - part 2 - note: PublicApiAlfrescoCmisServiceFactory extends AlfrescoCmisServiceFactory and overrides getCmisServiceTarget - hence, also ensure property (cmis.create.doc.request.renditions.set) is set for public rest api spring context - note: set following log4j.properties: log4j.logger.org.alfresco.opencmis=info * MNT-14308: CMIS - optionally request rendition(s) when uploading docs - part 2 - tweak info log to output property on init (since service currently instantiated on every call) - note: set following log4j.properties: log4j.logger.org.alfresco.opencmis=info