Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D69BB17F40 for ; Wed, 8 Apr 2015 08:28:32 +0000 (UTC) Received: (qmail 64762 invoked by uid 500); 8 Apr 2015 08:28:32 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 64714 invoked by uid 500); 8 Apr 2015 08:28:32 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 64702 invoked by uid 99); 8 Apr 2015 08:28:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2015 08:28:32 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.javaone@gmail.com designates 209.85.214.178 as permitted sender) Received: from [209.85.214.178] (HELO mail-ob0-f178.google.com) (209.85.214.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2015 08:28:26 +0000 Received: by oblw8 with SMTP id w8so76493815obl.0 for ; Wed, 08 Apr 2015 01:28:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=z+4dC1zEpAPmdjeHrDCdjCDCIsE3OJ9l8t26Psj4+OU=; b=LMfbPfkRaL96rFrE3+TQiMOh9aqcO1yGt/s3Z1cls4E3c+0tXYx78jA30vYnN5p4ai WY2nHWKWbZaFYXMm8gbnHi2yrVICcZi7VSEcLDd/t4/d9sk259arYqlZPo99TZ2vOdkE G1eWWK4rqWG0wq5YGFA3hvxqeip1eA7jyF9LMqa6zqMxVd14nMOaxOSghkBHp+7JixZF ENcWJ49MHS3fjc2tTXQn/X9Y4tS8z8hBz5jSDU8oniMKYYwAyPJn2/BGiPeFELpNWJQu Q0OHOQD2SxHMdTSqGb2wltHu5RqclBkOd7C9ud3Vq1PHadTaZ2yt9lP185guW0AJIosu SPWQ== MIME-Version: 1.0 X-Received: by 10.182.24.133 with SMTP id u5mr30433486obf.27.1428481686723; Wed, 08 Apr 2015 01:28:06 -0700 (PDT) Received: by 10.202.51.10 with HTTP; Wed, 8 Apr 2015 01:28:06 -0700 (PDT) In-Reply-To: References: <5f922b5c02ed8e04e9b2b00512fef33b@jpberlin.de> Date: Wed, 8 Apr 2015 10:28:06 +0200 Message-ID: Subject: Re: 0.13.0 issues From: Michael Brackx To: =?UTF-8?Q?Florian_M=C3=BCller?= Cc: "dev@chemistry.apache.org" Content-Type: multipart/alternative; boundary=001a11c308648160730513324f80 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c308648160730513324f80 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, With a set exact flag in AclConvertTest the result flag is always null. Michael On Wed, Apr 8, 2015 at 10:21 AM, Michael Brackx wrote: > 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=C3=BCller wro= te: > >> 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 >>> >> >> > --001a11c308648160730513324f80--