Hi, No, i don't. That's it. Thanks.
Michael On Wed, Apr 8, 2015 at 10:31 AM, Florian Müller <f...@apache.org> wrote: > Hi Michael, > > There is an exact flag in the Acl interface and in the ObjectData > interface (... for historical reasons). > For getObject() (and getChildren(), etc.) the exact flag in the ObjectData > interface counts. Do you set that? > > > - Florian > > > > Hi, >> >> Yes, it does. >> With the browser binding the tests pass. >> >> Is the exact flag available for the atompub and webservices binding? >> I don't immediately see where it is serialized. It is not used in >> XMLConverter.writeAcl >> >> Michael >> >> On Wed, Apr 8, 2015 at 9:26 AM, Florian Müller <f...@apache.org> >> wrote: >> >> Hi Michael, >>> >>> Does your server return the ACL isExact flag? >>> This TCK check is new in this release and maybe a bit to harsh. We >>> could change it to a warning. >>> >>> - Florian >>> >>> Hi, >>>> >>>> After upgrading to 0.13.0, i have issues with the atom and >>>> webservice >>>> bindings. >>>> For example the Root Folder Test is complaining that the ACL >>>> exact flag is >>>> not set. >>>> >>>> FAILURE: Root folder object spec compliance >>>> (RootFolderTest.java:67) >>>> FAILURE: ACL (AbstractSessionTest.java:1222) >>>> FAILURE: ACL is provided but the isExact flag is not set! >>>> (AbstractSessionTest.java:1332) >>>> INFO: Object is null! >>>> >>>> Michael >>>> >>> >