[GitHub] commons-dbutils issue #3: Fixes a thread safety problem introduced by DBUTIL...

2017-10-10 Thread thecarlhall
Github user thecarlhall commented on the issue: https://github.com/apache/commons-dbutils/pull/3 Thanks, @hdevalke! Nice catch. I totally missed that `ServiceLoader` isn't thread safe. I'll work to get this merged into master and cut a new release as soo

[GitHub] commons-dbutils issue #1: Add-some-Unit-Tests

2017-07-08 Thread thecarlhall
Github user thecarlhall commented on the issue: https://github.com/apache/commons-dbutils/pull/1 I've merged this into the new git repo at Apache. https://git-wip-us.apache.org/repos/asf?p=commons-dbutils.git The master branch there will eventually mirror here. -