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 6B4F5176A0 for ; Tue, 7 Apr 2015 09:09:37 +0000 (UTC) Received: (qmail 23548 invoked by uid 500); 7 Apr 2015 09:09:32 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 23499 invoked by uid 500); 7 Apr 2015 09:09: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 23487 invoked by uid 99); 7 Apr 2015 09:09:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Apr 2015 09:09: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.175 as permitted sender) Received: from [209.85.214.175] (HELO mail-ob0-f175.google.com) (209.85.214.175) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Apr 2015 09:09:26 +0000 Received: by obbfy7 with SMTP id fy7so79219034obb.2 for ; Tue, 07 Apr 2015 02:09:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=E3DRLGh/KE9ZHetN1LE8zitI0lknSrmr98zs8aAkhuM=; b=yjSQ6pnHjGuxN11w1LJsJHramR6ffmbIfaK6t4NzkEwuWZy5iBJlHYsU3mFUDITOzf GyYS9zPz1imxUWOsdqWd3CyuMAGYaXxwduuQHHK21XIzPuk79VTcbfvKf1vCmn7BOvsu 5NjFOtF+mzFdvfzoM7F9L12I0aHkGjVA2baB2Mbgw1Twb9q09p2m6Kvi487mNIE8JzgF Om780gasgOEg9TbJt6vUTlzIGzcTjm8mDEJleJYyQ8oF1C0EM+w11019geKu2duosZ7x OXXw00AKpBGjxPhs/YXAVQWuc6HrXCOuDQT0xN+6TnvNSAVG8oqv0LcM3geWzisztrr5 1J6g== MIME-Version: 1.0 X-Received: by 10.182.60.197 with SMTP id j5mr23674275obr.85.1428397746164; Tue, 07 Apr 2015 02:09:06 -0700 (PDT) Received: by 10.202.51.10 with HTTP; Tue, 7 Apr 2015 02:09:06 -0700 (PDT) Date: Tue, 7 Apr 2015 11:09:06 +0200 Message-ID: Subject: 0.13.0 issues From: Michael Brackx To: "dev@chemistry.apache.org" Content-Type: multipart/alternative; boundary=089e013a2b2c42164805131ec426 X-Virus-Checked: Checked by ClamAV on apache.org --089e013a2b2c42164805131ec426 Content-Type: text/plain; charset=UTF-8 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 --089e013a2b2c42164805131ec426--