Hi Achim, You are right, it is not required. That's why this is a warning, not a failure. It is just a hint that clients might expect a value here, but the repository is still spec compliant if it doesn't provide one.
Florian On 19/09/2011 14:16, Weigel, Achim wrote: > Hello, > > the TCK in the Cmis Workbench returns the following warnings for a type with > versioning: > > --------------------------------------------------------------- > Versioning Smoke Test (ATOMPUB) (190 ms) > --------------------------------------------------------------- > > WARNING: PWC does not have a value for cmis:versionSeriesCheckedOutBy! > (VersioningSmokeTest.java:128) > INFO: String is null! > > WARNING: PWC does not have a value for cmis:versionSeriesCheckedOutBy! > (VersioningSmokeTest.java:128) > INFO: String is null! > > > As far as I understand the CMIS specification it is not required that this > property has any value or is this a misinterpretation? > > Thank you very much in advance and best regards, > Achim
