[Statistics]Port codes from Commons Math

2018-03-10 Thread Gimhana Nadeeshan
Hi devs, I am an 3rd year Computer Science and Engineering undergraduate of University of Moratuwa and I am interested in mathematics so much. So I would like to work on porting codes from Commons Math to Commons Statistics component as my GSOC 2018 project. So How to get a head start on this pro

[GitHub] commons-io pull request #58: Fix IO-535

2018-03-10 Thread SvetlinZarev
GitHub user SvetlinZarev opened a pull request: https://github.com/apache/commons-io/pull/58 Fix IO-535 Fix IO-535 Adds test case to verify the incorrect behavior and the fix. Does not incorrectly remove the Thread.currentThread().interrupt(); like the original PR (#36

Re: [collections] toward 4.2

2018-03-10 Thread Gary Gregory
Now I'd like wait for the new version of Rob's Maven release plugin to come out of its RC phase. Gary On Wed, Jan 3, 2018 at 9:05 AM, Gary Gregory wrote: > I've asked for some feedback on some old tickets, so we'll see if that > gets any attention. If nothing happens, I'll likely want to push o

Re: [Exec] Thoughts on commons-exec

2018-03-10 Thread Gary Gregory
I would say the state is stable and not under development. All it takes is a PR on GitHub https://github.com/apache/commons-exec to get things rolling though. Gary On Wed, Jan 31, 2018 at 6:55 AM, Thomas Finneid wrote: > Hi > > For the last couple of weeks, I have been working with java exec. I

[Configuration] CONFIGURATION-688 Including a property file moves locator to that file

2018-03-10 Thread Gary Gregory
Hi All: I am looking for community feedback or opinions on https://issues.apache.org/jira/browse/CONFIGURATION-688 Thank you, Gary