Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F3E189867 for ; Thu, 16 Feb 2012 06:55:26 +0000 (UTC) Received: (qmail 25234 invoked by uid 500); 16 Feb 2012 06:55:26 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 24995 invoked by uid 500); 16 Feb 2012 06:55:26 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 24984 invoked by uid 99); 16 Feb 2012 06:55:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 06:55:26 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Feb 2012 06:55:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CBA731BAD4B for ; Thu, 16 Feb 2012 06:54:59 +0000 (UTC) Date: Thu, 16 Feb 2012 06:54:59 +0000 (UTC) From: =?utf-8?Q?S=C3=A9bastien_Brisard_=28Issue_Comment_Edited=29_=28JIRA=29?= To: issues@commons.apache.org Message-ID: <293440682.45149.1329375299835.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1841082018.42904.1329344280189.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Issue Comment Edited] (MATH-746) Things to do before releasing 3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MATH-746?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D132091= 52#comment-13209152 ]=20 S=C3=A9bastien Brisard edited comment on MATH-746 at 2/16/12 6:53 AM: ----------------------------------------------------------------- In order to disable the CS scanning of {{BOBYQAOptimizer}}, I had to * Add the following module to {{checkstyle.xml}} {code} {code} * Insert the following first line in {{BOBYQAOptimizer.java}} {{// CHECKSTYLE: stop all}} * On second thoughts, I also inserted the last line in {{BOBYQAOptimizer.ja= va}} {{// CHECKSTYLE: resume all}} not sure it is necessary, but it should not harm. =20 was (Author: celestin): In order to disable the CS scanning of {{BOBYQAOptimizer}}, I had to * Add the following module to {{checkstyle.xml}} {code} {code} * Insert the following first line in {{BOBYQAOptimizer.java}} {{// CHECKSTYLE: stop all}} =20 > Things to do before releasing 3.0 > --------------------------------- > > Key: MATH-746 > URL: https://issues.apache.org/jira/browse/MATH-746 > Project: Commons Math > Issue Type: Task > Reporter: Gilles > Priority: Blocker > Fix For: 3.0 > > > This issue is meant to contain a list of tasks to be completed before the= release. > * Remarks to be added to the *release notes*: > ** Experimental code: {{BOBYQAOptimizer}} > *** Many code paths untested > *** Looking for volunteers to improve the code readability, robustness an= d performance > *** Looking for volunteers to extend the test suite > ** {{FastMath}} is not always faster than {{Math}} (issue MATH-740) > * Create a "release branch" > * Disable CheckStyle scanning of {{BOBYQAOptimizer}}: {color:green}done i= n {{r1244855}}{color} (/) > * Remove unit test class {{BatteryNISTTest}} > * Remove class {{PivotingQRDecomposition}} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.apache.org/jira/secure/ContactAdministrators!default.jsp= a For more information on JIRA, see: http://www.atlassian.com/software/jira