Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-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 8D1B29B0D for ; Tue, 31 Jan 2012 13:51:22 +0000 (UTC) Received: (qmail 69467 invoked by uid 500); 31 Jan 2012 13:51:22 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 69405 invoked by uid 500); 31 Jan 2012 13:51:21 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 69398 invoked by uid 99); 31 Jan 2012 13:51:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 13:51:21 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.18.1.185] (HELO exprod6og103.obsmtp.com) (64.18.1.185) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Jan 2012 13:51:14 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob103.postini.com ([64.18.5.12]) with SMTP ID DSNKTyfxvZ/7SM6nTT2pqa+S0ZDqbX/nmuiC@postini.com; Tue, 31 Jan 2012 05:50:53 PST Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q0VDoqbR010480 for ; Tue, 31 Jan 2012 05:50:52 -0800 (PST) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q0VDopPl012814 for ; Tue, 31 Jan 2012 05:50:52 -0800 (PST) Received: from eurcas01.eur.adobe.com (10.128.4.27) by nahub01.corp.adobe.com (10.8.189.97) with Microsoft SMTP Server (TLS) id 8.3.192.1; Tue, 31 Jan 2012 05:50:51 -0800 Received: from susi.local (10.136.141.40) by eurcas01.eur.adobe.com (10.128.4.111) with Microsoft SMTP Server id 8.3.192.1; Tue, 31 Jan 2012 13:50:50 +0000 Message-ID: <4F27F1B9.4050902@apache.org> Date: Tue, 31 Jan 2012 13:50:49 +0000 From: =?ISO-8859-1?Q?Michael_D=FCrig?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Subject: Re: [VOTE] Release Apache Jackrabbit 2.2.11 References: In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit using check-release.sh everything seems fine. However, I had a test failure on the first build: testCloseSessionWhileRunningGc(org.apache.jackrabbit.core.data.GarbageCollectorTest) Time elapsed: 0.548 sec <<< FAILURE! junit.framework.AssertionFailedError: Exception 'session has been closed' expected at junit.framework.Assert.fail(Assert.java:47) at org.apache.jackrabbit.core.data.GarbageCollectorTest.testCloseSessionWhileRunningGc(GarbageCollectorTest.java:68) With the second build all tests passed. So +1 given above failure is not considered a blocker. Michael On 31.1.12 10:43, Jukka Zitting wrote: > Hi, > > A candidate for the Jackrabbit 2.2.11 release is available at: > > http://people.apache.org/~jukka/jackrabbit/2.2.11/ > > The release candidate is a zip archive of the sources in: > > http://svn.apache.org/repos/asf/jackrabbit/tags/2.2.11/ > > The SHA1 checksum of the archive is 9d7c16265ee5c8578fef3b120389a0c22a4e4d4f. > > A staged Maven repository is available for review at: > > https://repository.apache.org/content/repositories/orgapachejackrabbit-163/ > > The command for running automated checks against this release candidate is: > > $ sh check-release.sh jukka 2.2.11 9d7c16265ee5c8578fef3b120389a0c22a4e4d4f > > Please vote on releasing this package as Apache Jackrabbit 2.2.11. > The vote is open for the next 72 hours and passes if a majority of at > least three +1 Jackrabbit PMC votes are cast. > > [ ] +1 Release this package as Apache Jackrabbit 2.2.11 > [ ] -1 Do not release this package because... > > My vote is +1. > > BR, > > Jukka Zitting