Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 74028 invoked from network); 21 Feb 2011 21:54:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Feb 2011 21:54:49 -0000 Received: (qmail 31418 invoked by uid 500); 21 Feb 2011 21:54:48 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 31290 invoked by uid 500); 21 Feb 2011 21:54:48 -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 31282 invoked by uid 99); 21 Feb 2011 21:54:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Feb 2011 21:54:48 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [194.206.126.239] (HELO smtp.nordnet.fr) (194.206.126.239) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Feb 2011 21:54:39 +0000 Received: from lehrin (177.237.146.195.dynamic.adsl.abo.nordnet.fr [195.146.237.177]) by smtp.nordnet.fr (Postfix) with ESMTP id B59C53418C for ; Mon, 21 Feb 2011 22:54:16 +0100 (CET) Received: by lehrin (Postfix, from userid 5001) id 0E73A4071; Mon, 21 Feb 2011 22:54:19 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lehrin.spaceroots.local X-Spam-Level: Received: from lehrin.spaceroots.local (lehrin.spaceroots.local [127.0.0.1]) by lehrin (Postfix) with ESMTP id 64D24406F for ; Mon, 21 Feb 2011 22:54:16 +0100 (CET) Message-ID: <4D62DF08.9040809@free.fr> Date: Mon, 21 Feb 2011 22:54:16 +0100 From: Luc Maisonobe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: dev@commons.apache.org Subject: Re: [Math] Clirr Report and calculateNumericalVariance() function References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,FREEMAIL_FROM autolearn=unavailable version=3.3.1 Le 21/02/2011 22:07, Michael Giannakopoulos a �crit : > Hello guys, > > I found out that the function 'calculateNumericalVariance()' in the class > 'org.apache.commons.math.distribution.WeibullDistributionImpl' which has > been added since version 2.2 of asf commons math project has not been > recorded in the clirr report. I would be grateful if someone had a look at > this issue so as to be confirmed... Thanks a lot for your time! This is a private method. CLIRR checks compatibility for external use, so it looks only at public and protected members. This is probably normal behavior. Luc > > Best regards, > Giannakopoulos Michael > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org