Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 93053 invoked from network); 21 Feb 2011 22:34:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Feb 2011 22:34:18 -0000 Received: (qmail 93519 invoked by uid 500); 21 Feb 2011 22:34:17 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 93440 invoked by uid 500); 21 Feb 2011 22:34:17 -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 93432 invoked by uid 99); 21 Feb 2011 22:34:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Feb 2011 22:34:17 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of miccagiann@gmail.com designates 74.125.83.47 as permitted sender) Received: from [74.125.83.47] (HELO mail-gw0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Feb 2011 22:34:10 +0000 Received: by gwj18 with SMTP id 18so1250505gwj.6 for ; Mon, 21 Feb 2011 14:33:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=T+5/mdZLu9UGgs/5avpt8B0fy91axyd4ZePnk/MbmSk=; b=fdLOKUSeCfdgVYMUfwFksWTxcXng80eYtDExshOkFGRZModTtX1pSt4OGsHf+Cug+k rWkq3v5mSY2mXJ8gTttYvZrLWhCmsQ3R3AXcMFGaH3vZjIrA3TcPWf0NmQF+b0jiP+ud DQpd07g0gFAegZaJXoy8MaOI/DjQXU9ioGqKM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=yEvS8aM3dflR2/kcVqUdYE6pzzoaWjHQaObV5SizExHHIHLJVSN7dPaGN4yTHGiINz 34jbls9pjYcPHP0JOkLq/Xw6+mxXnfkwYR3XDdiAoYcxJ0TEaIr5GfJ1EKFKSzjCs6Nh eOavBbS+nzMC9CEKyNiJWk4UjP2zPTQLmS7ew= MIME-Version: 1.0 Received: by 10.151.45.21 with SMTP id x21mr2393285ybj.150.1298327630297; Mon, 21 Feb 2011 14:33:50 -0800 (PST) Received: by 10.151.100.15 with HTTP; Mon, 21 Feb 2011 14:33:50 -0800 (PST) Date: Tue, 22 Feb 2011 00:33:50 +0200 Message-ID: Subject: [Math] Clirr report and MatrixIndexException From: Michael Giannakopoulos To: Commons Developers List Content-Type: multipart/alternative; boundary=0015174c468834b90f049cd275f6 --0015174c468834b90f049cd275f6 Content-Type: text/plain; charset=ISO-8859-1 Hello guys, In the Clirr report is mentioned that the function 'MatrixIndexException(org.apache.commons.math.exception.util.Localizable, java.lang.Object[])' has been added to the class 'org.apache.commons.math.linear.MatrixIndexException'... However the javadoc doesn't comply with this change as it is stated: "@since 2.0"... Please check out this issue so as to be clear... Thanks for your time! Best regards, Giannakopoulos Michael --0015174c468834b90f049cd275f6--