Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 92224 invoked from network); 18 May 2007 09:28:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2007 09:28:41 -0000 Received: (qmail 50451 invoked by uid 500); 18 May 2007 09:28:46 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 50387 invoked by uid 500); 18 May 2007 09:28:46 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 50376 invoked by uid 99); 18 May 2007 09:28:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 02:28:46 -0700 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 niall.pemberton@gmail.com designates 64.233.184.229 as permitted sender) Received: from [64.233.184.229] (HELO wr-out-0506.google.com) (64.233.184.229) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 May 2007 02:28:39 -0700 Received: by wr-out-0506.google.com with SMTP id 70so851013wra for ; Fri, 18 May 2007 02:28:18 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=k9VlLSFkqPoNR/+/ZYYExc5Zfu+4W0bcvMQUtWvowgPHYH713A4t7yrSKWesoq69LGkoV8bQAIwzfSW/6imt5YkR27Om2Iur+dLyzt/fddKiT9o1TAWF0w3xZysuiuGJNm3H7g+CuDa8R6YPmc02n1UWd7heksw0/JATysHH7TU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IUXytA1kvYtAoS9NrbGhxRwLlKuXeGnMx66DVYlAkDf23IOVubNKnrn5nLc0WobbvH40KrtZox1xwOYD3vSsSVNInnC7On9wcJnMmxbehKFU3PW/PPPD61xZa5ni7Xo8HoK0xD0zZCwQZqgeb/D4PQL+nAPD1mOpM5OuBy5n7CY= Received: by 10.78.132.2 with SMTP id f2mr378805hud.1179480497962; Fri, 18 May 2007 02:28:17 -0700 (PDT) Received: by 10.78.51.18 with HTTP; Fri, 18 May 2007 02:28:17 -0700 (PDT) Message-ID: <55afdc850705180228j154611a0p47e430072fa60e4d@mail.gmail.com> Date: Fri, 18 May 2007 10:28:17 +0100 From: "Niall Pemberton" To: "Jakarta Commons Developers List" Subject: Re: [IO] Move to a minimum of JDK 1.4? In-Reply-To: <464D5631.4030607@btopenworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <55afdc850705152004o4c9e009ex53ceed5b20fdf591@mail.gmail.com> <464D5631.4030607@btopenworld.com> X-Virus-Checked: Checked by ClamAV on apache.org On 5/18/07, Stephen Colebourne wrote: > My preference would be to support JDK1.3 and JDK1.5 versions, rather > than JDK1.4. When you say "support" do you mean two active versions under development or the moving the main development to JDK 1.5 with a JDK 1.3 branch mainly for bug fixes? I don't have a problem with moving to JDK 1.5 - but are you talking evolutionary or revolutionaty (i.e. binary incompatible, package name change etc.) here? Like Jochen IMO it would be better if you expand on your intention. > If desired, these calls can be implemented using reflection, so they > work on JDK1.4 but not on JDK1.3. They could, but Its not something I'd be interested in doing. Niall > Stephen > > > Niall Pemberton wrote: > > There are a couple of Jira tickets which require JDK 1.4 > > > > IO-74[1] - Regular Expression IOFileFilter implementation > > IO-77[2] - FileUtils.move() method that uses NIO > > > > Are there any objections to moving Commons IO's minimum requirement to > > JDK 1.4 for Commons IO 1.4? > > > > Niall > > > > [1] https://issues.apache.org/jira/browse/IO-74 > > [2] https://issues.apache.org/jira/browse/IO-77 --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org