Re: [Statistics]Port codes from Commons Math

2018-03-12 Thread Gilles
On Mon, 12 Mar 2018 08:43:29 +0530, Gimhana Nadeeshan wrote: Hi devs, Thanks Gilles for the ideas. Now I have an idea what to do. I go through the codes in https://git1-us-west.apache.org/repos/asf?p=commons-math.git;a=tree;f=src/main/java/org/apache/commons/math4/stat And I could identify th

Re: Prepare commons to JDK 9

2018-03-12 Thread ajs6f
> On Mar 12, 2018, at 1:13 PM, Ralph Goers wrote: > > > >> On Mar 12, 2018, at 9:27 AM, Jörg Schaible wrote: >> >> Hi Ralph, >> >> On Wed, 07 Mar 2018 11:56:32 -0700 Ralph Goers wrote: >>> >>> Actually, you really do need to use a multi-release jar to include a >>> module-info class file.

Re: Prepare commons to JDK 9

2018-03-12 Thread Ralph Goers
> On Mar 12, 2018, at 9:27 AM, Jörg Schaible wrote: > > Hi Ralph, > > On Wed, 07 Mar 2018 11:56:32 -0700 Ralph Goers wrote: > >>> On Mar 7, 2018, at 2:47 AM, Stephen Colebourne >>> wrote: >>> >>> 1) Moving to Java 9 as a base would be a terrible choice. Java 9 is a >>> six-month release whi

Re: [io] org.apache.commons.io.input.ReversedLinesFileReader.readLine(long)

2018-03-12 Thread Gary Gregory
On Wed, Mar 7, 2018 at 4:01 AM, sebb wrote: > On 7 March 2018 at 04:24, Gary Gregory wrote: > > On Tue, Mar 6, 2018 at 4:32 PM, sebb wrote: > > > >> On 6 March 2018 at 23:22, Gary Gregory wrote: > >> > On Tue, Mar 6, 2018 at 4:13 PM, sebb wrote: > >> > > >> >> On 6 March 2018 at 21:38, Gary G

Re: [LAZY][VOTE] Release Commons Parent 45 based on RC1.

2018-03-12 Thread Gary Gregory
+1 >From src zip: ASC, MD5, SHA1 OK. Maven RAT check OK. Builds fine with 'mvn clean package' and 'mvn site' using: Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T12:49:05-07:00) Maven home: C:\Java\apache-maven-3.5.3 Java version: 1.8.0_162, vendor: Oracle Corporation

Re: Prepare commons to JDK 9

2018-03-12 Thread Jörg Schaible
Hi Ralph, On Wed, 07 Mar 2018 11:56:32 -0700 Ralph Goers wrote: >> On Mar 7, 2018, at 2:47 AM, Stephen Colebourne >> wrote: >> >> 1) Moving to Java 9 as a base would be a terrible choice. Java 9 is a >> six-month release which is about to be replaced by Java 10, which will >> then be replaced b

[LAZY][VOTE] Release Commons Parent 45 based on RC1.

2018-03-12 Thread Rob Tompkins
Hello all, This is a [LAZY][VOTE] for releasing Apache Commons Parent 45 (from RC1). [Pardon my miss in commons-parent-44-RC3, I am truly sorry for that]. Note on validation: Please read the https://dist.apache.org/repos/dist/dev/commons/commons-parent/RELEASE-NOTES.txt, as there is an e

Re: [ANNOUNCE] Commons Parent 44 released.

2018-03-12 Thread Rob Tompkins
Blarg….I’m going to have to do a 45, because the GPG plugin isn’t in the correct location relative to the release plugin in the parent. I’ll start working on that. -Rob > On Mar 12, 2018, at 7:57 AM, Rob Tompkins wrote: > > Hello All, > > Commons Parent 44 has been released. > > The changes

[ANNOUNCE] Commons Parent 44 released.

2018-03-12 Thread Rob Tompkins
Hello All, Commons Parent 44 has been released. The changes from release 43 are: - new profile module-name to add 'Automatic-Module-Name' entry to the manifest - felix:maven-bundle-plugin 3.4.0 -> 3.5.0. - build artifacts -test.jar, -sources.jar and -test-sources.jar always, not on