Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-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 2847D10F17 for ; Sun, 2 Mar 2014 00:48:24 +0000 (UTC) Received: (qmail 11884 invoked by uid 500); 2 Mar 2014 00:48:20 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 11768 invoked by uid 500); 2 Mar 2014 00:48:20 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 11757 invoked by uid 99); 2 Mar 2014 00:48:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2014 00:48:20 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=FREEMAIL_REPLY,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 74.125.82.49 as permitted sender) Received: from [74.125.82.49] (HELO mail-wg0-f49.google.com) (74.125.82.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Mar 2014 00:48:16 +0000 Received: by mail-wg0-f49.google.com with SMTP id x12so1827006wgg.20 for ; Sat, 01 Mar 2014 16:47:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Zlcan9OdXPyNxIQsBGl4tyQwn1hPEUV3D3AJ+DShvF4=; b=R7k/Lx2em6fTaFmpFSWyCDn48t7xU2nCOYmstAWN9NcPZSMr3O3dvZShQ+1DhchzzD qCqGwNZUk4Mjq374XYEhu4z7wPYRKaSmw6oVfjR7ynRWUnZi8vZd39e3Blwtcblu4x12 W4WDq5++KMS2CRqNACAjrYCcO6VoqnU88T8AuMiEc0JBPa4tOy7Ufn4s/z5AqA95nCDv TyaXOGdp9v8Cc+VCo8Ix/T83i8b9bM3BuDk/9XJtvTHWTTpryWZ4btlVfiiv71gUwL1L eJsU2gZMxFjLiiyyWXrJvM7suiduq2hB9TpfTYxYiy35VRrS/crHHYke1OdnwiZV6yCK R3wA== MIME-Version: 1.0 X-Received: by 10.180.87.164 with SMTP id az4mr9289130wib.2.1393721275401; Sat, 01 Mar 2014 16:47:55 -0800 (PST) Received: by 10.194.86.198 with HTTP; Sat, 1 Mar 2014 16:47:55 -0800 (PST) In-Reply-To: References: <20140228192912.8C51323888D7@eris.apache.org> <53120F0E.9020009@apache.org> Date: Sun, 2 Mar 2014 00:47:55 +0000 Message-ID: Subject: Re: svn commit: r1573038 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/bzip2/PythonTruncatedBzip2Test.java From: sebb To: Commons Developers List , gudnabrsam@gmail.com Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 1 March 2014 19:53, Matt Benson wrote: > I've said it before: doocracy. If someone wants to take on the work to > provide 1.5 support, they've widened the audience of the component, which > should be seen as a win if it didn't cause anyone else a problem. Which is what I just did; I fixed the test code so it still compiled with Java 1.5. I do wish people would stop taking that as an opportunitty to suggest a completely unnecessary move to a later version of Java. > Maybe we > should have a [compatibility] component to capture these backports in a > reusable way! ;-) It's not a backport; that would require a lot more work. The point is that most Commons components are intended for wide re-use. Unnecessarily restricting the field of use is plain wrong in my opiniong. > Matt > On Mar 1, 2014 11:34 AM, "Benedikt Ritter" wrote: > >> If it's only test code, I'm hesitant to move to Java 6. Are there >> improvements for production code as well? >> >> Benedikt >> >> >> 2014-03-01 17:54 GMT+01:00 Gary Gregory : >> >> > On Sat, Mar 1, 2014 at 11:47 AM, Emmanuel Bourg >> wrote: >> > >> > > +1 to stop bothering with Java 5 for all our components. >> > > >> > >> > +1 :) >> > Gary >> > >> > >> > > >> > > Emmanuel Bourg >> > > >> > > >> > > --------------------------------------------------------------------- >> > > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> > > For additional commands, e-mail: dev-help@commons.apache.org >> > > >> > > >> > >> > >> > -- >> > E-Mail: garydgregory@gmail.com | ggregory@apache.org >> > Java Persistence with Hibernate, Second Edition< >> > http://www.manning.com/bauer3/> >> > JUnit in Action, Second Edition >> > Spring Batch in Action >> > Blog: http://garygregory.wordpress.com >> > Home: http://garygregory.com/ >> > Tweet! http://twitter.com/GaryGregory >> > >> >> >> >> -- >> http://people.apache.org/~britter/ >> http://www.systemoutprintln.de/ >> http://twitter.com/BenediktRitter >> http://github.com/britter >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org