Re: svn commit: r1760391 - in /commons/proper/beanutils/trunk/src: main/java/org/apache/commons/beanutils/PropertyUtilsBean.java test/java/org/apache/commons/beanutils/bugs/Jira492TestCase.java

2016-09-13 Thread Benedikt Ritter
Hello, schrieb am Mo., 12. Sep. 2016 um 17:36 Uhr: > Author: stain > Date: Mon Sep 12 15:36:03 2016 > New Revision: 1760391 > > URL: http://svn.apache.org/viewvc?rev=1760391&view=rev > Log: > BEANUTILS-492: Document getPropertyType() no longer supporting List > > Added: > > commons/proper/beanut

Re: [IO] SVN or GIt

2016-09-13 Thread Gary Gregory
Ah, my URL had "http" instead of "https"; fixed. Thank you! Gary On Mon, Sep 12, 2016 at 11:52 PM, Benedikt Ritter wrote: > Are you using the correct URL? The git repo is at > https://git-wip-us.apache.org/repos/asf/commons-io I've already pushed > some > commits. > > BTW: I was unable to updat

Re: [LANG] Add alphabet conversion API

2016-09-13 Thread Bruno P. Kinoshita
+1 Bruno From: Benedikt Ritter To: Commons Developers List Sent: Wednesday, 14 September 2016 2:06 AM Subject: Re: [LANG] Add alphabet conversion API Does this really belong into [LANG]? We also have Commons Text [1] in the sandbox, which seems to be a better home for this functi

[REPORT] Apache Commons - September 2016

2016-09-13 Thread Gary Gregory
## Description: The Apache Commons project focuses on all aspects of reusable Java components. The Apache Commons components are widely used in many projects, both within Apache and without. Any ASF committer can commit to Apache Commons. The last report was on June 7 2016. ## Issues: - There

Re: Another BeanUtils 1.9.3 RC?

2016-09-13 Thread Gary Gregory
On Tue, Sep 13, 2016 at 7:12 AM, Raviteja Lokineni < raviteja.lokin...@gmail.com> wrote: > I guess then we are good for release of RC, right? > It looks like it. :-) Gary > > On Mon, Sep 12, 2016 at 12:18 PM, Gary Gregory > wrote: > > > On Mon, Sep 12, 2016 at 9:12 AM, Stian Soiland-Reyes >

Re: Another BeanUtils 1.9.3 RC?

2016-09-13 Thread Raviteja Lokineni
I guess then we are good for release of RC, right? On Mon, Sep 12, 2016 at 12:18 PM, Gary Gregory wrote: > On Mon, Sep 12, 2016 at 9:12 AM, Stian Soiland-Reyes > wrote: > > > Hi, > > > > Sorry about the time for fixing BEANUTILS-492 - a bit of dark magic to > > go through there inside > > the b

Re: [LANG] Add alphabet conversion API

2016-09-13 Thread Benedikt Ritter
Does this really belong into [LANG]? We also have Commons Text [1] in the sandbox, which seems to be a better home for this functionality. Benedikt [1] http://commons.apache.org/sandbox/commons-text/ Rob Tompkins schrieb am Di., 13. Sep. 2016 um 15:48 Uhr: > > > On Sep 13, 2016, at 4:39 AM, Ey

Re: [LANG] Add alphabet conversion API

2016-09-13 Thread Rob Tompkins
> On Sep 13, 2016, at 4:39 AM, Eyal Allweil > wrote: > > I've created a JIRA issue, https://issues.apache.org/jira/browse/LANG-1266, > and a pull request for this: https://github.com/apache/commons-lang/pull/188 > Regards,Eyal > > > > >On Wednesday, September 7, 2016 5:27 PM, Eyal Allw

Re: Apache Commons Report Due

2016-09-13 Thread Gilles
On Tue, 13 Sep 2016 12:44:01 +0100, sebb wrote: On 13 September 2016 at 02:48, Gary Gregory wrote: Oops, here it is: ## Description: The Apache Commons project focuses on all aspects of reusable Java components. The Apache Commons components are widely used in many projects, both within Ap

Re: Apache Commons Report Due

2016-09-13 Thread sebb
On 13 September 2016 at 02:48, Gary Gregory wrote: > Oops, here it is: > > ## Description: > > The Apache Commons project focuses on all aspects of reusable Java > components. > > The Apache Commons components are widely used in many projects, both within > Apache and without. Any ASF committer ca

[GitHub] commons-codec pull request #5: Do not leak file descriptors

2016-09-13 Thread SvetlinZarev
GitHub user SvetlinZarev opened a pull request: https://github.com/apache/commons-codec/pull/5 Do not leak file descriptors Bug: CODEC-225 You can merge this pull request into a Git repository by running: $ git pull https://github.com/SvetlinZarev/commons-codec StreamLeaks Alt

Re: [IO] SVN or GIt

2016-09-13 Thread sebb
On 13 September 2016 at 07:52, Benedikt Ritter wrote: > Are you using the correct URL? The git repo is at > https://git-wip-us.apache.org/repos/asf/commons-io I've already pushed some > commits. > > BTW: I was unable to update the website because the site build does not > work on any of my JDKs. I

Re: [LANG] Add alphabet conversion API

2016-09-13 Thread Eyal Allweil
I've created a JIRA issue, https://issues.apache.org/jira/browse/LANG-1266, and a pull request for this: https://github.com/apache/commons-lang/pull/188 Regards,Eyal On Wednesday, September 7, 2016 5:27 PM, Eyal Allweil wrote: Hi Simo, I'm not sure I understood how BitSets would be