Re: RandomStringUtils with variable lengths

2015-06-01 Thread Benedikt Ritter
Hello Caleb, 2015-05-24 22:16 GMT+02:00 Caleb Cushing : > I have written the following for my own project, and a couple of > variants elsewhere (randomNumeric( min, max ) etc. > > Also I'm considering maybe a randomGraph() (for printable characters > that match the posix graph regex), and random

Re: [LANG] Adding StringUtils replace by regular expression methods

2015-06-01 Thread Benedikt Ritter
Hello Loic, I really appreciate your effort to get this code into lang. Thank you very much! Sorry that I'm unable to give you timely feedback on the proposed changes. I'm pretty busy at work at the moment and I've almost zero time for OSS right now :-( I'll review the changes as soon as I have so

Re: [VALIDATOR] Update on TLD list and assistance for new contributor

2015-06-01 Thread Benedikt Ritter
Hello Ayoma, welcome to the dev list. Sorry for the delay, I'm pretty busy at work currently... 2015-05-29 9:04 GMT+02:00 Ayoma Wijethunga : > Dear Dev Team, > > Thought, I have been a regular user of Apache projects, I am new to > contributing towards Apache way. > > After going through multipl

[lang] Regression in StrSubstitutor?

2015-06-01 Thread Oliver Heger
Hi, I just tried to update the [lang] dependency in [configuration] from 3.3.2 to 3.4. However, after this switch there are a bunch of test failures. AFAICT, these errors are related to string substitution. Variables in a string used to locate a configuration file are suddenly no longer replaced.

Re: [dbcp] pick up new [pool]

2015-06-01 Thread Phil Steitz
On 6/1/15 8:43 AM, Gary Gregory wrote: > Now that [pool] 2.4.1 is out, it would be nice to push a [dbcp] release to > match it up. > > Gary > Yes, to do this, we need a fix for DBCP-438 and a decision on DBCP-436. Phil - To unsub

[dbcp] pick up new [pool]

2015-06-01 Thread Gary Gregory
Now that [pool] 2.4.1 is out, it would be nice to push a [dbcp] release to match it up. Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition

[GitHub] commons-cli pull request: Fixes CLI-252 exact matches are not ambi...

2015-06-01 Thread simonharrer
GitHub user simonharrer opened a pull request: https://github.com/apache/commons-cli/pull/2 Fixes CLI-252 exact matches are not ambiquous https://issues.apache.org/jira/browse/CLI-252 You can merge this pull request into a Git repository by running: $ git pull https://github.co

[ANNOUNCEMENT] Apache Commons Pool 2.4.1 released

2015-06-01 Thread Phil Steitz
The Apache Commons Team is pleased to announce the release of Apache Commons Pool 2.4.1. The Apache Commons Pool open source software library provides an object-pooling API and a number of object pool implementations. No client code changes are required to migrate from any of the 2.x versions t