Re: [rng] Split and Jump functions

2019-05-02 Thread Alex Herbert
> On 1 May 2019, at 23:15, Gilles Sadowski wrote: > > Hi. > >>> [...] >> >> So do we do: >> >> UniformRandomProvider restrict(JumpableUniformRandomProvider); >> JumpableUniformRandomProvider restrict(LongJumpableUniformRandomProvider); >> UniformRandomProvider

[statistics]Log-Cauchy Distribution

2019-05-02 Thread Udit Arora
This is a new discussion for making a Log-Cauchy Distribution. I just want to add a new distribution to the already existing distribution list. Just like Cauchy Distribution I intend to include CDF, PDF and some other functions. Please let me know if I should go ahead with this idea. Thanks Udit

Re: [lang] Deamon thread factory

2019-05-02 Thread Gary Gregory
On Thu, May 2, 2019 at 11:27 AM Oliver Heger wrote: > Hi, > > BasicThreadFactory has an option to create daemon threads. I assume, you > have found out in the meantime? > I sure did. Thank you! Gary > > Oliver > > Am 01.05.19 um 23:07 schrieb Gary Gregory: > > Hi All, > > > > Hard to

Re: [bcel] Idea to share ConstantUtf8 of same value among JavaClass instances

2019-05-02 Thread Gary Gregory
On Thu, May 2, 2019 at 10:59 AM Tomo Suzuki wrote: > Gary, > I didn't find ConstantUtf8.getCachedInstance > > is used in BCEL (latest 6.3.1). I tried my custom ConstantUtf8

Re: [All] Help with GitHub "support"

2019-05-02 Thread Eric Barnhill
I am happy to review PRs and approve merges as well, it's become part of my daily routine at work to use GitHub in this way, so it's no trouble. On Thu, May 2, 2019 at 3:56 AM Gilles Sadowski wrote: > Hi. > > Some people are providing PRs[1] on GitHub without engaging with > us, here, or on

Re: [lang] Deamon thread factory

2019-05-02 Thread Oliver Heger
Hi, BasicThreadFactory has an option to create daemon threads. I assume, you have found out in the meantime? Oliver Am 01.05.19 um 23:07 schrieb Gary Gregory: > Hi All, > > Hard to believe, but we do not have one yet. > > https://issues.apache.org/jira/browse/LANG-1455 > > Assigned to your

Re: [bcel] Idea to share ConstantUtf8 of same value among JavaClass instances

2019-05-02 Thread Tomo Suzuki
Gary, I didn't find ConstantUtf8.getCachedInstance is used in BCEL (latest 6.3.1). I tried my custom ConstantUtf8 modification to leverage getCachedInstance method and it worked well:

Re: [All] Help with GitHub "support"

2019-05-02 Thread Gilles Sadowski
Thank you Bruno and Alex! Best, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VFS] Deleting the git branch 'trunk'

2019-05-02 Thread sebb
On Thu, 2 May 2019 at 00:09, Bruno P. Kinoshita wrote: > > Yesterday I submitted a pull request against the wrong branch in GitHub. > Spent a couple of minutes scratching my head and trying to find out how to > change that... then found the option while editing it. > > GitHub help has a page

Re: [All] Help with GitHub "support"

2019-05-02 Thread Alex Herbert
Hi Gilles, I saw the PR for Statistics and noted that it was a trivial change that may not be warranted, or at least not in the form provided. I'll make more time to watch PRs for those projects you mentioned. Alex On 02/05/2019 12:32, Bruno P. Kinoshita wrote: Commented on the two PRs

Re: [All] Help with GitHub "support"

2019-05-02 Thread Bruno P. Kinoshita
Commented on the two PRs linked here. I am almost through the commons-imaging-1.0-alpha1 release (finally!). After that I will finally be able to use more development time to run through components with pending PR's and issues, and try to reply to some of these contributors. Thanks Gilles!

[All] Help with GitHub "support"

2019-05-02 Thread Gilles Sadowski
Hi. Some people are providing PRs[1] on GitHub without engaging with us, here, or on JIRA. When this happens for codes[2] which I'm the assumed reviewer,[3] I'd need help from someone, with a GitHub account, who would post a comment there, in order to let the "outside" contributors know that we

Re: [VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-05-02 Thread Bruno P. Kinoshita
This vote passes with +1s from: Benedikt Ritter: +1, Gary Gregory: +1, Rob Tompkins: +1, Bruno P. Kinoshita +1. I will proceed with the release process. Thanks, Bruno On Sunday, 28 April 2019, 12:22:52 am NZST, Bruno P. Kinoshita wrote: I would like to release Apache Commons

[RESULT][VOTE] Release Apache Commons Imaging 1.0-alpha1 based on RC3

2019-05-02 Thread Bruno P. Kinoshita
This vote passes with +1s from: Benedikt Ritter: +1, Gary Gregory: +1, Rob Tompkins: +1, Bruno P. Kinoshita +1. I will proceed with the release process. Thanks, Bruno ps: sent again with the correct subject this time On Sunday, 28 April 2019, 12:22:52 am NZST, Bruno P. Kinoshita