Re: [RNG] How to enable japicmp?

2018-12-09 Thread Gilles
On Sun, 9 Dec 2018 11:15:15 +, sebb wrote: On Sat, 8 Dec 2018 at 22:47, Gilles wrote: Hi. > [...] >> from [Lang].[1] >> The plugin crashes with NPE. >> [...] >> >> Are there problems with "japicmp" that are specific to multi-modules >> projects? > > It seems that's already fixed: >

Re: [VOTE][LAZY] move commons git-wip repos to gitbox

2018-12-09 Thread Oliver Heger
+1 Oliver Am 08.12.2018 um 21:09 schrieb Rob Tompkins: > Infra stated that we need documented consensus on this. So, let’s have at it. > > I propose that we move the following repos over to gitbox: > > commons-build-plugin.git 11 weeks ago > commons-cli.git30 weeks ago >

Re: [VOTE][LAZY] move commons git-wip repos to gitbox

2018-12-09 Thread Gary Gregory
+1 Gary On Sat, Dec 8, 2018, 22:32 Stefan Bodewig +1 > > Stefan > > - > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >

Re: [RNG] How to enable japicmp?

2018-12-09 Thread sebb
On Sat, 8 Dec 2018 at 22:47, Gilles wrote: > > Hi. > > > [...] > >> from [Lang].[1] > >> The plugin crashes with NPE. > >> [...] > >> > >> Are there problems with "japicmp" that are specific to multi-modules > >> projects? > > > > It seems that's already fixed: > >

Re: [VOTE][LAZY] move commons git-wip repos to gitbox

2018-12-09 Thread sebb
+1 (binding) On Sun, 9 Dec 2018 at 10:42, Eitan Adler wrote: > > +1 > On Sun, 9 Dec 2018 at 02:09, Pascal Schumacher > wrote: > > > > +1 > > > > Am 08.12.2018 um 21:09 schrieb Rob Tompkins: > > > Infra stated that we need documented consensus on this. So, let’s have at > > > it. > > > > > > I

[exec] Add stream api to improve exec ease of use

2018-12-09 Thread ideal
Hi all, the current use of java8 has been very extensive. I designed a stream api based simplified `exec` and verified its usability in a lot of scenarios. Share my api now. demo: JVMLauncher launcher = JVMLaunchers.newJvm() .setCallable(() -> {

Re: [VOTE][LAZY] move commons git-wip repos to gitbox

2018-12-09 Thread Eitan Adler
+1 On Sun, 9 Dec 2018 at 02:09, Pascal Schumacher wrote: > > +1 > > Am 08.12.2018 um 21:09 schrieb Rob Tompkins: > > Infra stated that we need documented consensus on this. So, let’s have at > > it. > > > > I propose that we move the following repos over to gitbox: > > > >

[Numbers] Inheritance and ValJO ? (Was: Where to define "quaternion"?)

2018-12-09 Thread Gilles
Hello. After the discussion quote below, the conclusion was to go with inheritance: https://issues.apache.org/jira/browse/NUMBERS-80 However, it would make "Quaternion" fail the "ValJO" definition[1] that mandates that all constructors be private. Would a protected constructor really be an

Re: [VOTE][LAZY] move commons git-wip repos to gitbox

2018-12-09 Thread Pascal Schumacher
+1 Am 08.12.2018 um 21:09 schrieb Rob Tompkins: Infra stated that we need documented consensus on this. So, let’s have at it. I propose that we move the following repos over to gitbox: commons-build-plugin.git 11 weeks ago commons-cli.git30 weeks ago commons-collections.git