Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 90026 invoked from network); 16 May 2008 00:01:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 May 2008 00:01:53 -0000 Received: (qmail 83493 invoked by uid 500); 16 May 2008 00:01:53 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 83410 invoked by uid 500); 16 May 2008 00:01:53 -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 83398 invoked by uid 99); 16 May 2008 00:01:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 17:01:53 -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 rahul.akolkar@gmail.com designates 209.85.198.251 as permitted sender) Received: from [209.85.198.251] (HELO rv-out-0708.google.com) (209.85.198.251) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 May 2008 00:01:06 +0000 Received: by rv-out-0708.google.com with SMTP id k29so961358rvb.30 for ; Thu, 15 May 2008 17:01:21 -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:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=n+Fug/TByfO8HBkfdxn1C544qfE2KksqWiOAYzWDXsQ=; b=jEW7QZdXu0Te5r8Gy9Apfod2mwlfNDGqh+EfXCTxYmadWgEc9d1pmSPDk6/WDxz2l9SXJiyBQDai9HEIH+bVvnAQgJP3yLDJSxiTgPOTDAy13/JtTytM5dwwYn15qR00Mu57BUxkXrfvtuWYSa02zvEnCqSf664GNrdyzhASyh8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=cYUIwRgU1BQzvMcqQ31886ht61GT2BODeEYIy58Vieaf+ojknrOV/7ZmJiUCejwmgAxC+/0JmRvINKN67yK/jjNbzhihEJrJHF3O0JFQcMxf5izxuLHXyV5UVzxJdkpgJl3tNP0bzkWjt6gDoC69b8EsUnOAv7BwVxKynT2D52A= Received: by 10.141.3.17 with SMTP id f17mr1428045rvi.180.1210896081545; Thu, 15 May 2008 17:01:21 -0700 (PDT) Received: by 10.141.78.20 with HTTP; Thu, 15 May 2008 17:01:21 -0700 (PDT) Message-ID: Date: Thu, 15 May 2008 20:01:21 -0400 From: "Rahul Akolkar" To: "Commons Developers List" Subject: Re: [math] should version 2.0 be targeted to Java 5 ? In-Reply-To: <55afdc850805151650s43f83269ie57e1b3c22170c0d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <48271E89.2040502@free.fr> <482BFA7D.1050500@apache.org> <8a81b4af0805150902x6f68be94y7a28b9fbe154d9fd@mail.gmail.com> <482C6878.4070508@apache.org> <25aac9fc0805151004p23de1794v421297c096d30440@mail.gmail.com> <25aac9fc0805151035v5d979040g5c018ee8bc0b21c1@mail.gmail.com> <482CC6BB.1090104@apache.org> <55afdc850805151650s43f83269ie57e1b3c22170c0d@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 5/15/08, Niall Pemberton wrote: > On Fri, May 16, 2008 at 12:26 AM, Emmanuel Bourg wrot= e: > > sebb a =E9crit : > > > >> However AFAICS "jar hell" could still apply to those unknown projects= , > >> and needs to be avoided if at all possible. > > > > Well, the probability of jar hell with Commons Math is near zero, I wo= uld > > not annoy all the users with a package change for a very hypothetical = issue. > > When you look at the dependencies on lang [1] or collections [2] you > > understand why these components must adopt a very careful approach, bu= t > > [math] is nowhere near this situation. > > > +1, IMO the approach chosen should be decided on a > component-by-component basis and I don't have a problem with breaking > compatibilty in a major version of Math, without changing package > names, if thats what the Math devs want to do. > I'll third that. -Rahul > > Niall > > > > Emmanuel Bourg > > > > [1] http://mvnrepository.com/artifact/commons-lang/commons-lang/2.1 > > [2] > > http://mvnrepository.com/artifact/commons-collections/commons-collecti= ons/3.2 > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org