Re: [all] What versions of java do we support?

2019-03-21 Thread Rob Tompkins
> On Mar 21, 2019, at 10:22 PM, Bernd Eckenfels wrote: > > Nearly all vendors I have seen announced to follow voluntarily or commercial > guaranteed the OpenJDK LTS versions (11, some 8) (Redhat, adoptopenjdk, Azul, > ojdkbuild, sapengine, Amazon, Ubuntu/Debian, suse). Actually only

Re: [all] What versions of java do we support?

2019-03-21 Thread Bernd Eckenfels
Nearly all vendors I have seen announced to follow voluntarily or commercial guaranteed the OpenJDK LTS versions (11, some 8) (Redhat, adoptopenjdk, Azul, ojdkbuild, sapengine, Amazon, Ubuntu/Debian, suse). Actually only Oracle‘s OpenJDK is not. Gruss Bernd -- http://bernd.eckenfels.net

Re: [all] What versions of java do we support?

2019-03-21 Thread Rob Tompkins
Is there LTS with those other imolementations? > On Mar 21, 2019, at 9:43 PM, Ralph Goers wrote: > > Why are you singling out Corretto? What about AdoptOpenJDK or RedHat’s > OpenJDK support? The ASF is supposed to be vendor neutral. > > Ralph > >> On Mar 21, 2019, at 11:05 AM, Rob Tompkins

Re: [all] What versions of java do we support?

2019-03-21 Thread Ralph Goers
Why are you singling out Corretto? What about AdoptOpenJDK or RedHat’s OpenJDK support? The ASF is supposed to be vendor neutral. Ralph > On Mar 21, 2019, at 11:05 AM, Rob Tompkins wrote: > > Hello all, > > I would think that with the Amazon Corretto play at long term support for > java 8

Re: Google Summer of Code 2019 Mentor Registration

2019-03-21 Thread Eric Barnhill
> > P.S. Do you know that a potential GSoC candidate is waiting for your > feedback? > https://issues.apache.org/jira/browse/STATISTICS-5 > > I did not see that! Thank you, I replied. I think STATISTICS-5 is superseded by STATISTICS-7 which is also a bit more specific.

Re: [VOTE] Release Apache Commons BCEL 6.3.1 based on RC1

2019-03-21 Thread Rob Tompkins
+1, build works on java 8 and 10, site good, signatures good, rat good..some nits low coverage and we could improve the checkstyle/pmd and such. > On Mar 21, 2019, at 4:07 AM, Bruno P. Kinoshita > wrote: > > [ X ] +1 Release these artifacts > > > Build passing with `mvn clean test install

Re: [all] What versions of java do we support?

2019-03-21 Thread Gilles Sadowski
Hello. Le jeu. 21 mars 2019 à 19:13, Rob Tompkins a écrit : > > Hello all, > > I would think that with the Amazon Corretto play at long term support for > java 8 and 11 we would want to build using the latest version of the Corretto > 8-JDK, and we would want to ensure that we work for Java

Re: GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'

2019-03-21 Thread Gilles Sadowski
Hi Abhishek. Le jeu. 21 mars 2019 à 17:14, Abhishek Dhadwal a écrit : > > Dear Sirs/Ma’ams, >I am Abhishek Singh Dhadwal, a student currently pursuing a Bachelor’s > Degree in the field of Computer Science and Engineering in Visvesvaraya > National Institute of Technology, Nagpur,

[all] What versions of java do we support?

2019-03-21 Thread Rob Tompkins
Hello all, I would think that with the Amazon Corretto play at long term support for java 8 and 11 we would want to build using the latest version of the Corretto 8-JDK, and we would want to ensure that we work for Java 11. Regarding later versions of Java I’m a tad agnostic currently as we

GSoC 19: Information pertaining to 'Lagged Fibonacci Generators'

2019-03-21 Thread Abhishek Dhadwal
Dear Sirs/Ma’ams, I am Abhishek Singh Dhadwal, a student currently pursuing a Bachelor’s Degree in the field of Computer Science and Engineering in Visvesvaraya National Institute of Technology, Nagpur, India (Year-II) and I was fascinated by the efforts The Apache Foundation has

Re: [Rng] New XoShiRo generators

2019-03-21 Thread Alex Herbert
On 21/03/2019 15:13, Gilles Sadowski wrote: [...] If the user forgets to supply one, the program outputs one, and stops; then the user reissues the command? Yes: > java -jar examples-stress.jar -h Print something helpful > java -jar examples-stress.jar --template Print a template

[All][RNG][Numbers] Broken links on the generated site

2019-03-21 Thread Gilles Sadowski
Hi. Somehow, that page contains invalid links (for un/subscribe): http://commons.apache.org/proper/commons-rng/mailing-lists.html Furthermore, the page itself has a different name than for other components, e.g.: http://commons.apache.org/proper/commons-collections/mail-lists.html

Re: [BCEL] Release

2019-03-21 Thread Gary Gregory
Thanks Bruno! Gary On Wed, Mar 20, 2019 at 10:01 PM Bruno P. Kinoshita wrote: > +1 Gary. Will make sure to review and vote on the RC as soon as I see it > coming. Or if I don't vote within the 72hours, feel free to remind me and I > will quickly do so. > Cheers > > On Thursday, 21 March

Re: [Rng] New XoShiRo generators

2019-03-21 Thread Gilles Sadowski
> [...] > >>> If the user forgets to supply one, the program outputs one, and stops; > >>> then the user reissues the command? > >> Yes: > >> > >> > java -jar examples-stress.jar -h > >> > >> Print something helpful > >> > >> > java -jar examples-stress.jar --template > >> > >> Print a

Re: [Rng] New XoShiRo generators

2019-03-21 Thread Alex Herbert
On 21/03/2019 13:45, Gilles Sadowski wrote: Hello. [...] If the user forgets to supply one, the program outputs one, and stops; then the user reissues the command? Yes: > java -jar examples-stress.jar -h Print something helpful > java -jar examples-stress.jar --template Print a

Re: [VOTE] Release Apache Commons BCEL 6.3.1 based on RC1

2019-03-21 Thread Gary Gregory
Thank you for the review Alex. Feel free to provide PRs :-) Gary On Thu, Mar 21, 2019 at 9:44 AM Alex Herbert wrote: > +1 (non-binding) > > (Note: A few Spotbugs errors should be addressed/looked at soon, see > below). > > > > mvn -v > Apache Maven 3.6.0

Re: [Rng] New XoShiRo generators

2019-03-21 Thread Gilles Sadowski
Hello. >>>[...] > > If the user forgets to supply one, the program outputs one, and stops; > > then the user reissues the command? > > Yes: > > > java -jar examples-stress.jar -h > > Print something helpful > > > java -jar examples-stress.jar --template > > Print a template generators list to

Re: [VOTE] Release Apache Commons BCEL 6.3.1 based on RC1

2019-03-21 Thread Alex Herbert
+1 (non-binding) (Note: A few Spotbugs errors should be addressed/looked at soon, see below). mvn -v Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T19:41:47+01:00) Maven home: /usr/local/apache-maven-3.6.0 Java version: 1.8.0_191, vendor: Oracle Corporation,

Re: [Rng] New XoShiRo generators

2019-03-21 Thread Alex Herbert
On 21/03/2019 02:08, Gilles Sadowski wrote: undefined Le mer. 20 mars 2019 à 21:39, Alex Herbert a écrit : On 20 Mar 2019, at 18:22, Gilles Sadowski wrote: [...] Perhaps the "RandomStressTester" should be made more flexible and, instead of a hard-coded "GeneratorsList", accept a list of

Re: [VOTE] Release Apache Commons BCEL 6.3.1 based on RC1

2019-03-21 Thread Bruno P. Kinoshita
  [ X ] +1 Release these artifacts Build passing with `mvn clean test install site` on Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-18T06:33:14+12:00)Maven home: /opt/apache-maven-3.5.4Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: