The changes to TestConnectionPool to make findbugs happy in r 1572068 [1] eliminated the explicit close of resources, which I think is not a good practice to promote in the unit tests and it also makes the test harder to follow / modify. Sorry I missed this when the commit was made. Any objections to adding back the explicit close of the resultset, statement and connection objects created in the TestThread run method?
Phil [1] http://s.apache.org/gIT --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org