Hi. > > do we need to clear all Findbugs/PMD warning prior to releasing? > > Yes, and checkstyle too.
We'll have to make an exception for "BOBYQAOptimizer": I don't want to eliminate all those potential clues pointing at the needed improvements towards a clean Java implementation. If the CheckStyle report must be empty for the released source code, I propose to first create the release branch[1], and there, disable the scanning of the entire class. The same might be going for "PivotingQRDecomposition", although my preferred solution would, again, be to not include it in the release, given that it seems unsupported. > [...] Is it useful to create a JIRA ticket to list all the tasks needed to be completed for the release? Best, Gilles [1] When can we do that? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org