Return-Path: X-Original-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9205610A68 for ; Wed, 8 Jan 2014 10:11:27 +0000 (UTC) Received: (qmail 43209 invoked by uid 500); 8 Jan 2014 10:11:25 -0000 Delivered-To: apmail-jackrabbit-oak-dev-archive@jackrabbit.apache.org Received: (qmail 43065 invoked by uid 500); 8 Jan 2014 10:11:20 -0000 Mailing-List: contact oak-dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-dev@jackrabbit.apache.org Received: (qmail 43057 invoked by uid 99); 8 Jan 2014 10:11:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 10:11:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of julian.reschke@gmx.de designates 212.227.15.15 as permitted sender) Received: from [212.227.15.15] (HELO mout.gmx.net) (212.227.15.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jan 2014 10:11:12 +0000 Received: from [192.168.1.103] ([93.217.109.29]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0M50aI-1VBvIw1yzm-00zDEl for ; Wed, 08 Jan 2014 11:10:52 +0100 Message-ID: <52CD242A.4030607@gmx.de> Date: Wed, 08 Jan 2014 11:10:50 +0100 From: Julian Reschke User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: oak-dev@jackrabbit.apache.org Subject: Re: Access control test failures (Was: Release Apache Jackrabbit Oak 0.14) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:24yXF7YfHPaoFOxBiHszeqofXLJRxtmMhNmNCaRmJEc7RIg489D DtYlGQV94fNu6VT2Gzw/eZgtUvgsGYKcJ89vn81rtMssgoe5MzEFjFhBrwCy1yzasPgL5ZI oHAx0Hdt3sYIhmp1u5cLl9xemoeir3z/TRTvoMB2Gm3UGZnxoi4bcamPicCiBdqijWUs9QR vU5wG1yAaTt+qwEMgGwzQ== X-Virus-Checked: Checked by ClamAV on apache.org On 2014-01-07 17:34, Jukka Zitting wrote: > Hi, > > On Tue, Jan 7, 2014 at 9:52 AM, Julian Reschke wrote: >> It would be awesome if we could prioritize this issue somewhat ... higher. >> It's hard to develop code in a project that constantly fails on the >> regression tests. > > Indeed. I'll give this another shot now. > > It looks like my earlier work on OAK-1247 helped somewhat, so I might > be on the correct track here. > > BR, > > Jukka Zitting Jukka, thanks for investigating! The tests now reliably pass on my machines. Best regards, Julian