Re: [Statistics] Port codes from Commons Math

2018-04-12 Thread Eric Barnhill
A further comment: L1-type statistics such as median and quantiles can also be included in the API by using the stream.sorted() method to sort the stream first. While it is true medians can be in the aggregate sped up by partitioning algorithms, I think making use of built-in methods like sorted()

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Rob Tompkins
No apologies needed. You’ve been with me on all of these [parent] RCs. And it’s not like I’ve been mistake free. Thanks :-) > On Apr 12, 2018, at 6:10 PM, Gary Gregory wrote: > > I apologize for my mistake here. All is well. > > +1 > > Gary > > > On Thu, Apr 12, 2018 at 3:52 PM, Gary Greg

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Gary Gregory
I apologize for my mistake here. All is well. +1 Gary On Thu, Apr 12, 2018 at 3:52 PM, Gary Gregory wrote: > Oops. Testing again with 46... > > On Thu, Apr 12, 2018 at 3:52 PM, Gary Gregory > wrote: > >> This is how I am testing [collections]: >> >> C:\vcs\git\apache\commons\commons-collecti

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Gary Gregory
This is how I am testing [collections]: C:\vcs\git\apache\commons\commons-collections>git diff diff --git a/pom.xml b/pom.xml index 8cf51948..bc8c446b 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.apache.commons commons-parent -43 +46-SNAPSHOT 4.0.0 commo

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Gary Gregory
Oops. Testing again with 46... On Thu, Apr 12, 2018 at 3:52 PM, Gary Gregory wrote: > This is how I am testing [collections]: > > C:\vcs\git\apache\commons\commons-collections>git diff > diff --git a/pom.xml b/pom.xml > index 8cf51948..bc8c446b 100644 > --- a/pom.xml > +++ b/pom.xml > @@ -19,7 +

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Gary Gregory
I am AFK for about 90 mins... On Thu, Apr 12, 2018, 11:30 Rob Tompkins wrote: > That’s curious. My “mvn clean site" builds successfully with RC3 on > [collections]. > > > On Apr 12, 2018, at 1:21 PM, Gary Gregory > wrote: > > > > Hi Rob, > > Thank you for preparing this RC. > > > > Did you try

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Rob Tompkins
That’s curious. My “mvn clean site" builds successfully with RC3 on [collections]. > On Apr 12, 2018, at 1:21 PM, Gary Gregory wrote: > > Hi Rob, > Thank you for preparing this RC. > > Did you try to build Commons Collection with this parent POM? > > Running 'mvn clean site' give me: > > [IN

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Rob Tompkins
Darn again :-) ….Looking now. > On Apr 12, 2018, at 1:21 PM, Gary Gregory wrote: > > Hi Rob, > Thank you for preparing this RC. > > Did you try to build Commons Collection with this parent POM? > > Running 'mvn clean site' give me: > > [INFO] Generating "japicmp" report --- > japicmp-ma

Re: [LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Gary Gregory
Hi Rob, Thank you for preparing this RC. Did you try to build Commons Collection with this parent POM? Running 'mvn clean site' give me: [INFO] Generating "japicmp" report --- japicmp-maven-plugin:0.11.1:cmp-report [debug] No packaging support defined, no filtering [debug] Searching for ve

[LAZY][VOTE] Release Commons Parent 46 based on RC3

2018-04-12 Thread Rob Tompkins
Hello all, This is a [LAZY][VOTE] for releasing Apache Commons Parent 46 (from RC3). Note on validation: Please read the https://dist.apache.org/repos/dist/dev/commons/commons-parent/RELEASE-NOTES.txt, as there is an erroneous non-failing stack trace that occurs during the build. Specificall

Re: [geometry] Initial Project Structure

2018-04-12 Thread Gilles
Hi Matt. On Sun, 8 Apr 2018 02:40:26 +, Matt Juntunen wrote: Hi all, I'm forwarding a conversation I had with Gilles on the project structure for the new commons-geometry project in order to get feedback on it from everyone. Basically, Gilles is proposing (and has initially set up) a multi-

Re: [complex] What remains for numbers-complex release

2018-04-12 Thread Gilles
Hi. On Thu, 12 Apr 2018 13:34:04 +0200, Eric Barnhill wrote: Based on my review of the JIRA open issues, I think there are three remaining issues for a numbers-complex release, Please set the status to "resolved" for issues which you've handled; mentioning the commit id would be nice. assumi

Re: [Statistics] Port codes from Commons Math

2018-04-12 Thread Eric Barnhill
HI Gimhana, Sorry for the delay in response, but you posted this right before our two-week Easter holiday, for which I was completely absent ; then I needed a few days back at work to clean up all the mess. :) Your overall goals look good to me. You have gone right to the heart of the matter and

[complex] What remains for numbers-complex release

2018-04-12 Thread Eric Barnhill
Based on my review of the JIRA open issues, I think there are three remaining issues for a numbers-complex release, assuming we proceed with the plan to leave ComplexUtils out of the first release: 1) a parse method, so that Complex fits all requirements for being a VALJO 2) deciding whether we ha

JDK 11 Early Access build 8 available

2018-04-12 Thread Rory O'Donnell
Hi Benedikt, **JDK 11 EA build 8, *under both the GPL and Oracle EA licenses, is now available at **http://jdk.java.net/11**. ** * * Newly approved Schedule, status & features o http://openjdk.java.net/projects/jdk/11/ * Release Notes: o http://jdk.java.net/11/release-notes *