On Mon, Jan 31, 2011 at 2:28 PM, Phil Steitz <phil.ste...@gmail.com> wrote: > On Wed, Jan 26, 2011 at 2:21 PM, Luc Maisonobe <luc.maison...@free.fr> wrote: >> There are only two issues left in Jira for 2.2. >> >> I think MATH-488 could be considered resolved as the class has been >> deprecated as requested 5 days ago. >> >> Concerning MATH-487, I understood we are going to keep >> ConvergenceException as a base class for a bunch of lower level >> exceptions. Who volunteers for this task and on what time frame ? >> >> Apart from these Jira issues, Phil wanted to remove binary >> incompatibilities. We said the incompatibilities in ODE could not be >> removed as they are internal only and required to fix bugs. We did not >> conclude on FunctionException/DerivativeException. The was still a >> question about removing binary incompatibilities in the optimization >> framework. What do we do about this ? > > I have gotten the optimization package back to a compatible state. I > had to restore some FunctionEvaluationException references which > should probably be cleaned up once we agree on how we are going to > handle these, at least for 2.2. I had to resolve a lot of merge > conflicts / compilation issues in cleaning up the compatibility mess. > I think I was successful in preserving all of the FastMath changes and > there were no bug fixes involved in the incompatible changes. All > tests pass and clirr shows nothing left in the optimization package. > I did introduce some trailing spaces in the various merge operations. > These can be filtered prior to release. Careful review would be good > prior to release (as well as the exceptions cleanup once we agree). > Crap! Somehow I missed the test failure that Continuum just flagged (thanks, Continuum!)
Working on this.... Phil > Phil > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org