Re: [math] use case for NaNStrategy.FIXED? {Need Opinion for a NaNTransformer]

2014-06-27 Thread venkatesha murthy
On Thu, Jun 26, 2014 at 12:39 AM, venkatesha murthy < venkateshamurth...@gmail.com> wrote: > > > > On Wed, Jun 25, 2014 at 12:45 PM, Luc Maisonobe > wrote: > >> Le 25/06/2014 06:10, venkatesha murthy a écrit : >> > On Wed, Jun 25, 2014 at 9:35 AM, venkatesha murthy < >> > venkateshamurth...@gmail

[VOTE] Release Email 1.3.3 based on RC1

2014-06-27 Thread Thomas Neidhart
This is a vote to release Commons Email 1.3.3 based on the first RC. Email 1.3.3 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/email/ (svn revision 5697) Maven artifacts are here: https://repository.apache.org/content/repositories/orgapachecommons-1036/org

[VOTE] Release Logging 1.2 based on RC1

2014-06-27 Thread Thomas Neidhart
This is a vote to release Commons Logging 1.2 based on the first RC. This release drops support for Java 1.1, mainly to address LOGGING-37. Logging 1.2 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/logging/ (svn revision 5694) Maven artifacts are here: ht

Re: [MATH-1120] Refactor KthSelector and PivotingStrategy out of Percentile

2014-06-27 Thread venkatesha murthy
On Wed, Jun 25, 2014 at 12:54 PM, Luc Maisonobe wrote: > Hi Venkat, > > Le 25/06/2014 06:21, venkatesha murthy a écrit : > > The Percentile actually uses KthSelector logic and is dependent on only > > KthSelector > > however the variability part is pivoting strategy. > > > > Given that both KthSe