Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 53755 invoked from network); 18 Dec 2006 09:42:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Dec 2006 09:42:57 -0000 Received: (qmail 24986 invoked by uid 500); 18 Dec 2006 09:43:03 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 24927 invoked by uid 500); 18 Dec 2006 09:43:02 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 24909 invoked by uid 99); 18 Dec 2006 09:43:02 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 01:43:02 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of bdelacretaz@gmail.com designates 64.233.166.178 as permitted sender) Received: from [64.233.166.178] (HELO py-out-1112.google.com) (64.233.166.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Dec 2006 01:42:52 -0800 Received: by py-out-1112.google.com with SMTP id n39so832860pyh for ; Mon, 18 Dec 2006 01:42:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=l75iTOyags59mRwIZu9ij2oJBwJ8Q1SP4xSS5zt2zwAe0tWORGr/M8Z3uFJGssFJ6d6oAiwgk23d9MKF5vGNpYrj6t2NgASSvIYsx+3OorBgAQg5adX07syHKxt7OzLtGGPo7qgBD9EFvGAFFXQjdJfoJNo4NuvPSLQkAn/Sba8= Received: by 10.65.219.2 with SMTP id w2mr4583828qbq.1166434951519; Mon, 18 Dec 2006 01:42:31 -0800 (PST) Received: by 10.65.215.3 with HTTP; Mon, 18 Dec 2006 01:42:31 -0800 (PST) Message-ID: Date: Mon, 18 Dec 2006 10:42:31 +0100 From: "Bertrand Delacretaz" Sender: bdelacretaz@gmail.com To: dev@cocoon.apache.org Subject: Re: [Vote] Release 2.1.10 In-Reply-To: <45865ACA.4050405@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <458653D4.7020904@apache.org> <45865ACA.4050405@apache.org> X-Google-Sender-Auth: 6875dc9300d4cb64 X-Virus-Checked: Checked by ClamAV on apache.org On 12/18/06, Carsten Ziegeler wrote: > > ...The release candidate can be downloaded from: > > http://people.apache.org/~cziegeler/cocoon/.. On my macosx system with either JDK 1.4.2 or 1.5, all the automated tests from org.apache.cocoon.forms.datatype fail (DynamicSelectionListTestCase,EnumSelectionListTestCase,FlowJXPathSelectionListTestCase). IIRC the same tests passed last week, anyone know what could have changed? -Bertrand