[
https://issues.apache.org/jira/browse/CMIS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17098772#comment-17098772
]
Jérémy Fischer commented on CMIS-1085:
--------------------------------------
[~fmui]
Following the work of Aurélie, we made local tests with Alfresco 6 (6.0 and
6.2) and it appears that we had a permanent cmis:objectId duplicated error in
the http response to the request to get an object on the workspace ( ie :
cmisSession.getObjectByPath(rootPath)).
After study Alfresco return wrongly duplicate entries, either in version 5 (i
checked on a old 5.0) or 6, so the bug is from their side.
But the strict approach to treat it comes from the svn commit 1802577 : some
elements of the commit are valid and it can be kept but the catch added in
PropertiesImpl#addProperty is the cause of our problem.
I'm not sure correcting the original permissivity of this method without
coordinating with a fix on the Alfresco side was the good choice though.
> Releasing 1.2.0 version
> -----------------------
>
> Key: CMIS-1085
> URL: https://issues.apache.org/jira/browse/CMIS-1085
> Project: Chemistry
> Issue Type: Wish
> Components: build&release
> Affects Versions: OpenCMIS 1.2.0
> Reporter: BERARD Aurélie
> Priority: Critical
>
> Hello,
>
> We are currently using opencmis in our project, and we would like to upgrade
> cxf on our end but we get conflicts with transitive dependencies originating
> from opencmis. We are doing this currently, because we are preparing Java 11
> compatibility for our software.
> I saw that the 1.2.0 release has been initiated for quite some time, when
> could we expect a release ?
> The changes in this version would solve our problems.
>
> Thanks in advance,
--
This message was sent by Atlassian Jira
(v8.3.4#803005)