On 18 February 2011 07:31, Michael Giannakopoulos wrote:
> Thanks a lot Sebb,
>
> However we shouldn't have mentioned that it has been deprecated???
Clirr looks for changes between versions. If a method is added as
deprecated, that is one change - a new method, which happens to be
deprecated.
>
Thanks a lot Sebb,
However we shouldn't have mentioned that it has been deprecated??? The same
goes for 'public java.lang.UnsupportedOperationException
createUnsupportedOperationException(org.apache.commons.math.exception.util.Localizable,
java.lang.Object[])' in 'org.apache.commons.math.MathRunti
On 16 February 2011 11:17, Michael Giannakopoulos wrote:
> Hello guys,
>
> Looking at the clirr report i found that method 'protected
> ConvergingAlgorithmImpl()' has not been added to the version 2.2 of apache
> commons math project... Instead, it has been deprecated. The following
> method is lo
Hello guys,
Looking at the clirr report i found that method 'protected
ConvergingAlgorithmImpl()' has not been added to the version 2.2 of apache
commons math project... Instead, it has been deprecated. The following
method is located in the following class:
'org.apache.commons.math.ConvergingAlgo