I also fixed the test on Java 11.
Gary
On Sun, Sep 20, 2020 at 3:27 PM Gary Gregory wrote:
> While I fixed the bug and the build passes on Java 8 for me, it does not
> on Java 11. This could be an issue in the test itself or between the test
> and the Apache Mina FTP server embedded in the test
Hi All:
I need to pick up the fix "Mask out user name and password from
DriverAdapterCPDS.toString()." ASAP, so I plan on creating a release
candidate later today or tonight.
I can pick up the new DestroyMode work Phil did in Pool for use in DBCP in
a subsequent release.
Gary
On Mon, Sep 21, 2020 at 10:55 AM Gary Gregory
wrote:
> Hi All:
>
> I need to pick up the fix "Mask out user name and password from
> DriverAdapterCPDS.toString()." ASAP, so I plan on creating a release
> candidate later today or tonight.
>
> I can pick up the new DestroyMode work Phil did in Pool
We have fixed a few bugs and added some enhancements since Apache Commons
DBCP 2.7.0 was released, so I would like to release Apache Commons DBCP
2.8.0.
Apache Commons DBCP 2.8.0 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/dbcp/2.8.0-RC1 (svn
revision 41530
Sounds good. I implemented the DBCP changes this weekend but did not
finish testing and I had to make some decisions that would be good to
talk about. I will ask about that in another thread. I think the pool
changes are fine though and will meet the need.
On 9/21/20 7:55 AM, Gary Gregory w