Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 95297 invoked from network); 15 May 2008 17:35:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 May 2008 17:35:35 -0000 Received: (qmail 8831 invoked by uid 500); 15 May 2008 17:35:34 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8757 invoked by uid 500); 15 May 2008 17:35:34 -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 8746 invoked by uid 99); 15 May 2008 17:35:34 -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 10:35:34 -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 sebbaz@gmail.com designates 209.85.162.183 as permitted sender) Received: from [209.85.162.183] (HELO el-out-1112.google.com) (209.85.162.183) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 May 2008 17:34:49 +0000 Received: by el-out-1112.google.com with SMTP id n30so163407elf.24 for ; Thu, 15 May 2008 10:35:03 -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=7Uh4HsLutVf1KOyyCLTWSey9eDqXJ9PU39w4pMl3Tlc=; b=Iu7BabOyxdgRr2oJeBF9FW174Wjj8wGOiRMSb4rkOa6ftCqT95yrlKS8EOLui/S4TF2bsIW1dhy30T8KEMbLYYrTV/zoSMo8yOeO+Rp5QiUSLX4lSQjKhkSO/4nqHAkC1ta0WZCnrAphCKuvNxjJXCtCVi8oG/ar/tKS7PbrG24= 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=v8CkrMJmmKmju7M8Sr5H2n7ufhmkxgo3c9LLDsyDTlkz2vJ8x1B7AvsJQrWZ1LCGU+ycubrXlHAttd4WO9Cbn4thPgR4lgKXJENqU4l4Wjp4HxmIKBEI2EPXDywfQCF3aWbd3EcrkdKPuDDTd0Lt4aODlRubzGFcFs0wOatj9Sc= Received: by 10.150.68.41 with SMTP id q41mr2593666yba.101.1210872903772; Thu, 15 May 2008 10:35:03 -0700 (PDT) Received: by 10.150.91.10 with HTTP; Thu, 15 May 2008 10:35:03 -0700 (PDT) Message-ID: <25aac9fc0805151035v5d979040g5c018ee8bc0b21c1@mail.gmail.com> Date: Thu, 15 May 2008 18:35:03 +0100 From: sebb To: "Commons Developers List" Subject: Re: [math] should version 2.0 be targeted to Java 5 ? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48271E89.2040502@free.fr> <8a81b4af0805141555o183cfc06hb866a319c0f8909f@mail.gmail.com> <482BFA7D.1050500@apache.org> <8a81b4af0805150902x6f68be94y7a28b9fbe154d9fd@mail.gmail.com> <482C6878.4070508@apache.org> <25aac9fc0805151004p23de1794v421297c096d30440@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 15/05/2008, James Carman wrote: > On Thu, May 15, 2008 at 1:04 PM, sebb wrote: > > There must be many projects that use Commons Math that aren't > > published in the Maven repository. > > > > Indeed if not, why was Commons Math created? There must be some > > projects using it! > > > I think the point was that we aren't very likely to get into the "jar > hell" situation, where two different projects depend on two different > versions of commons-math and my project depends on both of those > projects. Sorry, I misread the posting. However AFAICS "jar hell" could still apply to those unknown projects, and needs to be avoided if at all possible. > I just think that the JDK5 jump merits jumping major > versions. And, if you're going to jump versions, you should jump your > package name to match. Again, that's just my opinion. I would just > like to see Commons do things in a somewhat consistent manner when it > comes to this kind of thing. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org