Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 95070 invoked from network); 22 May 2008 12:57:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2008 12:57:21 -0000 Received: (qmail 54316 invoked by uid 500); 22 May 2008 12:57:22 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 54252 invoked by uid 500); 22 May 2008 12:57:22 -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 54241 invoked by uid 99); 22 May 2008 12:57:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2008 05:57:22 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bdelacretaz@gmail.com designates 64.233.178.245 as permitted sender) Received: from [64.233.178.245] (HELO hs-out-0708.google.com) (64.233.178.245) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2008 12:56:36 +0000 Received: by hs-out-0708.google.com with SMTP id k27so19282hsc.2 for ; Thu, 22 May 2008 05:56:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received: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; bh=9I0yQI+5skGg5JonbF0+AZyBS8Wunc3P9lwzmxOZFPQ=; b=OZ+8/cI66nbq5oNPXLKcG1+Gpkc1JPGLLxSG+08jteyrLzNdcG+7zb2Jqvfpywy6xmzUTf6uO7ovavHi1mUFPQ+h3YtoPsaEYLsDq28UU0UuFkoM6dMA4GmOFG5yMc4w168oNCKP6nwh5oKeQWWlkmTTEfd7N8pfs1sK0z1+KUw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=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=ASEdnSdwzSredDjSudMD9I25Z8DPWe7pqDrEEDEvVy/sxUe9bcPKp0B76mKx2cTUZirUA8mKNHNRKBZxiVPdfk1xxvCviPhnKik7Sg5lBQNwvLmMuJD7BOr26iY99O4/1c80wz4o5VxYOiUAZ1IvhOOs7LuUZTVnjaLZrDbEPLs= Received: by 10.90.33.20 with SMTP id g20mr2000911agg.104.1211461011847; Thu, 22 May 2008 05:56:51 -0700 (PDT) Received: by 10.100.106.3 with HTTP; Thu, 22 May 2008 05:56:51 -0700 (PDT) Message-ID: Date: Thu, 22 May 2008 14:56:51 +0200 From: "Bertrand Delacretaz" Sender: bdelacretaz@gmail.com To: dev@cocoon.apache.org Subject: Re: JDK 1.3 still required? In-Reply-To: <4835657B.9070103@onehippo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4835657B.9070103@onehippo.com> X-Google-Sender-Auth: 7b01cc7ee1a4e89d X-Virus-Checked: Checked by ClamAV on apache.org On Thu, May 22, 2008 at 2:22 PM, Jeroen Reijn wrote: > ...I was just trying the maven1 jar script for 2.1.11, when I noticed that it > did not compile with JDK 1.3. I can remember having a vote[1] on this, which > I think ended in lets move on after 2.1.10 to 2.2.... > ...Should we revote on this... I think we should revote, and if anyone needs JDK 1.3 compatibility for 2.1.11 they should be prepared to do the work of "porting" and testing. -Bertrand