Re: [ANNOUNCE] Apache Commons Lang 3.5 Released!

2016-10-19 Thread Charles Honton
Thanks Benedikt! > On Oct 18, 2016, at 11:44 PM, Benedikt Ritter wrote: > > The Apache Commons community is happy to announce the availability of > Apache Commons Lang 3.5. > > Apache Commons Lang provides helper utilities for the java.lang API, > notably String manipulation methods, basic num

Re: [ANNOUNCE] Apache Commons Lang 3.5 Released!

2016-10-19 Thread Benedikt Ritter
I'll have a look tomorrow. Thought I've fixed that during the post release clean up... Regards, Benedikt

Re: [ALL] Get things moving with "random utilities"

2016-10-19 Thread Dave Brosius
+1 --- On 2016-10-19 13:43, Jörg Schaible wrote: Hi, Gary Gregory wrote: To restate my opinion and that of others: It is not a good thing to end up with components Commons Random A, Commons Random B, Commons Random C, and so on. We already have a new Commons Random Something component. Re

Re: [ALL] Get things moving with "random utilities"

2016-10-19 Thread Jörg Schaible
Hi, Gary Gregory wrote: > To restate my opinion and that of others: It is not a good thing to end up > with components Commons Random A, Commons Random B, Commons Random C, and > so on. We already have a new Commons Random Something component. Related > code should be modules of that component.

Re: [ANNOUNCE] Apache Commons Lang 3.5 Released!

2016-10-19 Thread Pascal Schumacher
Btw, it would be nice if you (or somebody else) could update the release plan in jira. It still shows: "Lang 3.5 - Next release from 3.x branch." Thanks, Pascal Am 19.10.2016 um 19:00 schrieb Pascal Schumacher: Hi Benedikt, thanks for your great work! -Pascal Am 19.10.2016 um 08:44 schrieb

Re: [ANNOUNCE] Apache Commons Lang 3.5 Released!

2016-10-19 Thread Pascal Schumacher
Hi Benedikt, thanks for your great work! -Pascal Am 19.10.2016 um 08:44 schrieb Benedikt Ritter: The Apache Commons community is happy to announce the availability of Apache Commons Lang 3.5. Apache Commons Lang provides helper utilities for the java.lang API, notably String manipulation meth

Re: [ALL] Get things moving with "random utilities"

2016-10-19 Thread Gilles
On Tue, 18 Oct 2016 08:46:25 -0700, Gary Gregory wrote: To restate my opinion and that of others: It is not a good thing to end up with components Commons Random A, Commons Random B, Commons Random C, and so on. We already have a new Commons Random Something component. Related code should be m

Re: Help with task: Random number generators

2016-10-19 Thread Gilles
Hi Bernd. On Sat, 15 Oct 2016 18:51:45 +0200, Bernd Eckenfels wrote: Hello, you can get the current version from the Git repos as linked here: http://commons.apache.org/proper/commons-rng/ You can review the classes or generate the JavaDoc to provide the list here with your findings. I think