Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 4547 invoked from network); 12 Nov 2010 07:48:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Nov 2010 07:48:57 -0000 Received: (qmail 62479 invoked by uid 500); 12 Nov 2010 07:49:28 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 62210 invoked by uid 500); 12 Nov 2010 07:49:28 -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 61649 invoked by uid 99); 12 Nov 2010 07:49:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 07:49:27 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.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; Fri, 12 Nov 2010 07:49:18 +0000 Received: from lehrin (191.218.20.81.dynamic.adsl.abo.nordnet.fr [81.20.218.191]) by smtp.nordnet.fr (Postfix) with ESMTP id 7AE95484E8 for ; Fri, 12 Nov 2010 08:48:57 +0100 (CET) Received: by lehrin (Postfix, from userid 5001) id A9886406C; Fri, 12 Nov 2010 08:48:57 +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 7967E405F for ; Fri, 12 Nov 2010 08:48:56 +0100 (CET) Message-ID: <4CDCF168.3090106@free.fr> Date: Fri, 12 Nov 2010 08:48:56 +0100 From: Luc Maisonobe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: dev@commons.apache.org Subject: Re: svn commit: r1034222 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/RealConvergenceChecker.java References: <20101112002021.5A62C238899C@eris.apache.org> In-Reply-To: <20101112002021.5A62C238899C@eris.apache.org> X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=UTF-8 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 12/11/2010 01:20, erans@apache.org a écrit : > Author: erans > Date: Fri Nov 12 00:20:21 2010 > New Revision: 1034222 > > URL: http://svn.apache.org/viewvc?rev=1034222&view=rev > Log: > MATH-438 > Removed deprecated class. > > Removed: > commons/proper/math/trunk/src/main/java/org/apache/commons/math/optimization/RealConvergenceChecker.java Thanks Gilles for all the cleaning. I'll look put some deprecations in the ODE package in 2.X branch and remove the corresponding stuff in trunk for 3.0. Luc > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org