Re: Google Summer of Code 2019 Mentor Registration

2019-03-11 Thread Bruno P. Kinoshita
Sounds like an interesting idea Eric. I wonder if we would get some dogfooding through projects like Apache OpenNLP (one that I know uses ML in Java). CheersBruno On Tuesday, 12 March 2019, 1:24:24 pm NZDT, Eric Barnhill wrote: On Sat, Mar 9, 2019 at 4:56 PM Gilles Sadowski wrote:

Re: Google Summer of Code 2019 Mentor Registration

2019-03-11 Thread Eric Barnhill
On Sat, Mar 9, 2019 at 4:56 PM Gilles Sadowski wrote: > Hi Eric. > > Le ven. 8 mars 2019 à 22:22, Eric Barnhill a > écrit : > > > > I am definitely willing to mentor development of the stats libraries as I > > was last year. Now that I work more in data science I am happy to also > > mentor the

Re: [Rng] Merge outstanding PRs for construction speed baseline

2019-03-11 Thread Gilles Sadowski
Le ven. 8 mars 2019 à 18:12, Alex Herbert a écrit : > > Hi, > > I'd like to start on improving the methods in rng-simple to create the > RandomSource. > > There are a few PRs outstanding but I think the discussion on this list > was that the new XoShiRo generators are OK. So I would like to merge

Re: [Rng] New XoShiRo generators

2019-03-11 Thread Gilles Sadowski
Hello. Le jeu. 7 mars 2019 à 00:44, Alex Herbert a écrit : > > > > > On 6 Mar 2019, at 22:57, Gilles Sadowski wrote: > > > >>> > >>> However I will test if XorShift1024Star and XorShift1024StarPhi are > >>> correlated just for completeness. > >>> > >> > >> Did a test of 100 repeats of a correla

Re: [Parent] RAT check

2019-03-11 Thread Jochen Wiedmann
On Mon, Mar 11, 2019 at 5:58 PM Gary Gregory wrote: > The idea, for me, is that a contributor should not be able to test and > submit a PR with a failing RAT check. If so, then I'd suggest a server-side Git hook for that. Jochen -

Re: [LAZY][VOTE] Release Apache Commons Build Plugin Maven Mojo 1.10 based on RC2

2019-03-11 Thread Rob Tompkins
> On Mar 11, 2019, at 12:59 PM, Gary Gregory wrote: > > Thanks ROb, the command 'git clone not a problem -ROb :-P > https://gitbox.apache.org/repos/asf/commons-build-plugin.git --branch > commons-build-plugin-1.10-RC2' now succeeds. > > Gary > > On Mon, Mar 11, 2019 at 12:58 PM Rob Tompki

Re: [DRAFT][REPORT] Board report for March 2019

2019-03-11 Thread Gary Gregory
On Wed, Mar 6, 2019 at 10:20 AM Alex Herbert wrote: > Hi Rob, > > I was added as a committer on 2019-01-31 (date of first commit). > Indeed, I see you here: https://people.apache.org/phonebook.html?unix=commons Gary > > Regards, > > Alex Herbert > > > On 6 Mar 2019, at 13:51, thc...@gmail.com

Re: [LAZY][VOTE] Release Apache Commons Build Plugin Maven Mojo 1.10 based on RC2

2019-03-11 Thread Gary Gregory
+1 >From git tag and using: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00) Maven home: C:\Java\apache-maven-3.6.0\bin\.. Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_202\jre Default locale: en_US, platform e

Re: [LAZY][VOTE] Release Apache Commons Build Plugin Maven Mojo 1.10 based on RC2

2019-03-11 Thread Rob Tompkins
I think that’s it….I can re-tag if need be. I don’t think the git hash will change. -Rob > On Mar 11, 2019, at 12:37 PM, Gary Gregory wrote: > > The tag looks wrong here: > > https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=commit;h=5f477eeb76bfc16dd2d31f9b75bb9d6ebd7a1b52 >

Re: [LAZY][VOTE] Release Apache Commons Build Plugin Maven Mojo 1.10 based on RC2

2019-03-11 Thread Gary Gregory
Thanks ROb, the command 'git clone https://gitbox.apache.org/repos/asf/commons-build-plugin.git --branch commons-build-plugin-1.10-RC2' now succeeds. Gary On Mon, Mar 11, 2019 at 12:58 PM Rob Tompkins wrote: > This should be fixed, and the git hashes should remain unchanged. > > -ROb > > > On M

Re: [LAZY][VOTE] Release Apache Commons Build Plugin Maven Mojo 1.10 based on RC2

2019-03-11 Thread Rob Tompkins
This should be fixed, and the git hashes should remain unchanged. -ROb > On Mar 11, 2019, at 12:54 PM, Rob Tompkins wrote: > > I think that’s it….I can re-tag if need be. I don’t think the git hash will > change. > > -Rob > >> On Mar 11, 2019, at 12:37 PM, Gary Gregory wrote: >> >> The tag

Re: [Parent] RAT check

2019-03-11 Thread Gary Gregory
On Mon, Mar 11, 2019 at 6:58 AM Jochen Wiedmann wrote: > On Sat, Mar 9, 2019 at 11:45 PM Gary Gregory > wrote: > > > How about making apache-rat:check run automatically in commons-parent? In > > the Maven validate phase? > > Not being a Maven expert: When would that check run, exactly? If that >

Re: [Parent] RAT check

2019-03-11 Thread Gary Gregory
On Mon, Mar 11, 2019 at 6:58 AM Jochen Wiedmann wrote: > On Sat, Mar 9, 2019 at 11:45 PM Gary Gregory > wrote: > > > How about making apache-rat:check run automatically in commons-parent? In > > the Maven validate phase? > > Not being a Maven expert: When would that check run, exactly? If that >

Re: [LAZY][VOTE] Release Apache Commons Build Plugin Maven Mojo 1.10 based on RC2

2019-03-11 Thread Gary Gregory
The tag looks wrong here: https://gitbox.apache.org/repos/asf?p=commons-build-plugin.git;a=commit;h=5f477eeb76bfc16dd2d31f9b75bb9d6ebd7a1b52 it is called commons-release-plugin-1.10-RC2 instead of commons-build-plugin-1.10-RC2. Is anything else off in git land? Gary On Sat, Mar 9, 2019 at 8:3

Re: [LAZY][VOTE] Release Apache Commons Release Plugin 1.6 based on RC1

2019-03-11 Thread Gary Gregory
+1 Using the RC tag. Building with 'mvn clean -V site' OK using: Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00) Maven home: C:\Java\apache-maven-3.6.0\bin\.. Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program Files\Java\jdk1.8.0_202

Re: [release][build] Merge plugins?

2019-03-11 Thread Gary Gregory
ok, cool. Gary On Mon, Mar 11, 2019 at 12:58 AM Rob Tompkins wrote: > +1 Will do this after getting parent v48 out. > > > On Mar 10, 2019, at 1:58 PM, Gary Gregory > wrote: > > > > Hi All: > > > > Should we merge our internal release and build Maven plugins? > > > > Gary > > >

Re: [Parent] RAT check

2019-03-11 Thread Jochen Wiedmann
On Sat, Mar 9, 2019 at 11:45 PM Gary Gregory wrote: > How about making apache-rat:check run automatically in commons-parent? In > the Maven validate phase? Not being a Maven expert: When would that check run, exactly? If that would include a simple "mvn clean install", then I'd definitely be -1,