Re: [VOTE][RESULT] Migrate Apache Commons DBCP to Git

2016-09-01 Thread Matt Sicker
The svn repo has been successfully migrated to git. The name of the repo is commons-dbcp as is the naming convention that's been used so far in the other migrated projects. On 23 August 2016 at 14:41, Matt Sicker wrote: > Infra ticket: https://issues.apache.org/jira/browse/INFRA-12482 > > On 23

Re: [LANG] Add alphabet conversion API

2016-09-01 Thread Simone Tripodi
Hi, I personally think it would a very "nice to have" feature, I had to face similar issues in the past and, if that feature was available would have saved me developing time. I just have a small request/suggestion: since int/char can be casted to each other, I would use BitSets rather than Sets.

[LANG] Add alphabet conversion API

2016-09-01 Thread Eyal Allweil
Hi guys, Would you be interested in adding a utility class that creates alphabet converters, perhaps using a helper method available from StringUtils? It doesn't have to stay the way it is now, but the API for the class - AlphabetConverter - is currently: /** * The input is integers representing

[io] commons-io git repository ready

2016-09-01 Thread Kristian Rosenvold
Infra finally got round to fixing https://issues.apache.org/jira/browse/INFRA-12077, and the repository can now be seen at git://git.apache.org/commons-io.git I have checked the repository and it looks ok. Anyone else want to take a look that would be fine :) I will proceed with the documented pr