[GitHub] darkma773r opened a new pull request #15: GEOMETRY-23: Remove Point?D

2018-10-17 Thread GitBox
darkma773r opened a new pull request #15: GEOMETRY-23: Remove Point?D URL: https://github.com/apache/commons-geometry/pull/15 Removing Euclidean point classes and making Vector?D implement Point. This is an automated message

[ANNOUNCE] Apache Commons Text 1.6 Released

2018-10-17 Thread Rob Tompkins
The Apache Commons Team is pleased to announce the release of Apache Commons Text 1.6. The Apache Commons Text open source software library provides a host of algorithms focused on working with strings and blocks of text. Source and binary distributions are available for download from the Apache

Re: [git] pushing through github - permission denied

2018-10-17 Thread Gary Gregory
The github mirror is one way. I am not sure if GitBox changes that. Gary On Wed, Oct 17, 2018 at 5:50 PM Eric Barnhill wrote: > I tried something new for my latest changes - pushing through Apache's > github site rather than apache.org . I have committer status in commons > and > Apache shows

[git] pushing through github - permission denied

2018-10-17 Thread Eric Barnhill
I tried something new for my latest changes - pushing through Apache's github site rather than apache.org . I have committer status in commons and Apache shows up in my github "Organizations". It would be great to start committing that way so that there is a public record of my activity on GitHub

Re: [numbers] Making fractions VALJOs

2018-10-17 Thread Eric Barnhill
Oh right, that is the convention. I knew there was something off. As far as you understand, is to within VALJO standards to overload factory methods, so long as they are not private constructors? All that is specified on the page is that VALJOs must have all constructors private. So I am not sure

Re: [pool] support JMX Notifications for NumActive and NumIdle

2018-10-17 Thread Gary Gregory
I think it would be nice to see a PR so we can tell what it is exactly we are getting ourselves into... ;-) Gary On Wed, Oct 17, 2018 at 4:43 PM Paul wrote: > hi, > > Not sure I should post this here first or on the user list or in Jira, > but I'd like to see JMX Notifications support for at

Re: [ALL] Spaces in paths - change Jenkins jobs to use spaces?

2018-10-17 Thread sebb
On Wed, 17 Oct 2018 at 17:06, Matt Sicker wrote: > > Can you make a folder like "Apache Commons" and then put all the Commons > jobs there? All of them will have a space in the name because of the parent > item name. Nice idea. "Apache Commons" will go against the existing convention. But it

[pool] support JMX Notifications for NumActive and NumIdle

2018-10-17 Thread Paul
hi, Not sure I should post this here first or on the user list or in Jira, but I'd like to see JMX Notifications support for at least for NumActive and NumIdle. I had already created a case for it in Jira, see https://issues.apache.org/jira/browse/POOL-351 I'm willing to provide a patch,

[configuration] release soon

2018-10-17 Thread Gary Gregory
Hi All: Now that we have Commons Text 1.6 done, I'd like to see Commons Configuration released next to integrate the few new features in Text 1.6. If you have anything you want done in Configuration, now is great time :-) Gary

Re: commons-io Java version

2018-10-17 Thread Gary Gregory
Hi, We are all volunteers here, so it's up to a PMC member to step up and volunteer. Gary On Wed, Oct 17, 2018 at 11:01 AM Aleksander Ściborek < aleksanderscibo...@gmail.com> wrote: > Hi, i see that java version commons-io is 1.7. Is there any plan to bump > it to 1.8? > Recently the version

commons-io Java version

2018-10-17 Thread Aleksander Ściborek
Hi, i see that java version commons-io is 1.7. Is there any plan to bump it to 1.8? Recently the version of commons-lang was updated Aleksander

Re: [ALL] Spaces in paths - change Jenkins jobs to use spaces?

2018-10-17 Thread Matt Sicker
Can you make a folder like "Apache Commons" and then put all the Commons jobs there? All of them will have a space in the name because of the parent item name. On Wed, 17 Oct 2018 at 03:47, sebb wrote: > On Wed, 17 Oct 2018 at 01:05, Gary Gregory wrote: > > > > Sounds reasonable but we need

Re: [ALL] Spaces in paths - change Jenkins jobs to use spaces?

2018-10-17 Thread sebb
On Wed, 17 Oct 2018 at 01:05, Gary Gregory wrote: > > Sounds reasonable but we need unit tests that also include spaces so that > we do rely on the build location as a test. Ideally, but I don't think that's possible in general. For example, the IO-589 error happened because the classpath