Re: [dbcp] v2 with pool2

2014-01-30 Thread Phil Steitz
On 1/30/14, 7:45 AM, Mark Thomas wrote: > On 30/01/2014 15:34, Gary Gregory wrote: >> On Thu, Jan 30, 2014 at 10:30 AM, Mark Thomas wrote: >> >>> On 30/01/2014 15:20, Gary Gregory wrote: Hi All: What is the outlook on getting a pool2-based dbcp2? >>> I'm working on that at the momen

Re: [dbcp] v2 with pool2

2014-01-30 Thread Gary Gregory
On Thu, Jan 30, 2014 at 10:45 AM, Mark Thomas wrote: > On 30/01/2014 15:34, Gary Gregory wrote: > > On Thu, Jan 30, 2014 at 10:30 AM, Mark Thomas wrote: > > > >> On 30/01/2014 15:20, Gary Gregory wrote: > >>> Hi All: > >>> > >>> What is the outlook on getting a pool2-based dbcp2? > >> > >> I'm w

Re: [dbcp] v2 with pool2

2014-01-30 Thread Mark Thomas
On 30/01/2014 15:34, Gary Gregory wrote: > On Thu, Jan 30, 2014 at 10:30 AM, Mark Thomas wrote: > >> On 30/01/2014 15:20, Gary Gregory wrote: >>> Hi All: >>> >>> What is the outlook on getting a pool2-based dbcp2? >> >> I'm working on that at the moment. There are currently 48 open bugs for >> DB

Re: [dbcp] v2 with pool2

2014-01-30 Thread Gary Gregory
On Thu, Jan 30, 2014 at 10:30 AM, Mark Thomas wrote: > On 30/01/2014 15:20, Gary Gregory wrote: > > Hi All: > > > > What is the outlook on getting a pool2-based dbcp2? > > I'm working on that at the moment. There are currently 48 open bugs for > DBCP, at least some of which will require API chang

Re: [dbcp] v2 with pool2

2014-01-30 Thread Mark Thomas
On 30/01/2014 15:20, Gary Gregory wrote: > Hi All: > > What is the outlook on getting a pool2-based dbcp2? I'm working on that at the moment. There are currently 48 open bugs for DBCP, at least some of which will require API changes to fix. I haven't yet formed an opinion on which ones to fix, wh

[dbcp] v2 with pool2

2014-01-30 Thread Gary Gregory
Hi All: What is the outlook on getting a pool2-based dbcp2? Thank you, Gary -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition JUnit in Action, Second Edition Spring Batch in