From dev-return-104936-apmail-commons-dev-archive=commons.apache.org@commons.apache.org Sun Sep 09 18:52:53 2007 Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 23275 invoked from network); 9 Sep 2007 18:52:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Sep 2007 18:52:50 -0000 Received: (qmail 81683 invoked by uid 500); 9 Sep 2007 18:52:43 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 81614 invoked by uid 500); 9 Sep 2007 18:52:43 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 81605 invoked by uid 99); 9 Sep 2007 18:52:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Sep 2007 11:52:43 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [80.12.242.18] (HELO smtp19.orange.fr) (80.12.242.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Sep 2007 18:52:39 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1927.orange.fr (SMTP Server) with ESMTP id EF7701C000A3 for ; Sun, 9 Sep 2007 20:52:17 +0200 (CEST) Received: from lehrin.spaceroots.local (AToulouse-256-1-2-244.w90-38.abo.wanadoo.fr [90.38.41.244]) by mwinf1927.orange.fr (SMTP Server) with ESMTP id D75DE1C00089 for ; Sun, 9 Sep 2007 20:52:17 +0200 (CEST) X-ME-UUID: 20070909185217882.D75DE1C00089@mwinf1927.orange.fr Received: from localhost (localhost.localdomain [127.0.0.1]) by lehrin.spaceroots.local (Postfix) with ESMTP id 0C7A44E0E2 for ; Sun, 9 Sep 2007 20:52:17 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at lehrin.spaceroots.local Received: from lehrin.spaceroots.local ([127.0.0.1]) by localhost (lehrin.spaceroots.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cNBeiP+IRL6B for ; Sun, 9 Sep 2007 20:52:12 +0200 (CEST) Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by lehrin.spaceroots.local (Postfix) with ESMTP id D9D2A4E0DF for ; Sun, 9 Sep 2007 20:52:11 +0200 (CEST) Message-ID: <46E440DB.3080606@free.fr> Date: Sun, 09 Sep 2007 20:52:11 +0200 From: Luc Maisonobe User-Agent: Thunderbird 1.5.0.13 (X11/20070824) MIME-Version: 1.0 To: dev@commons.apache.org Subject: Re: svn commit: r574049 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/stat/inference/ test/org/apache/commons/math/stat/inference/ References: <20070909184640.53CD11A9832@eris.apache.org> In-Reply-To: <20070909184640.53CD11A9832@eris.apache.org> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org luc@apache.org wrote: > Author: luc > Date: Sun Sep 9 11:46:38 2007 > New Revision: 574049 > > URL: http://svn.apache.org/viewvc?rev=574049&view=rev > Log: > [MATH-160] introduced a new UnknownDistributionChisSquareTest interface > to hold the new methods without creating binary incompatibilities with > commons-math 1.1 > The factories have been deprecated and do not handle this new interface The clirr maven plugin should now run without problems. Luc --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org