Today in Commons

March 12th, 2006 by Hen

Notable

29716 [configuration] Disabling string splitting
Housekeeping for a bug that was fixed months ago via another issue.
33591 [dbcp][PATCH] Connection leak in PoolableConnection.close…
Sandy McArthur, a new Commons committer has gone ahead and applied James Ring’s patches to fix this one.
37359 [PATCH] SharedPoolDataSource - close() method closes poo…
Phil applied a fix to this one. Another [dbcp] issue resolved.
38073 [dbcp] JNDI problems with SharedPoolDataSource
Again with the [dbcp], Phil applied a patch from Sandy, which was a modification of an original patch from Thomas Fischer. Listening to the mailing list, it sounds like a [dbcp] release will have to wait on a [pool] release, but that’s in the works.
38920 [cli][PATCH] cli2.commandline.Parser.parseAndHelp need no…
A patch from James Ring for [cli] being applied by yours truly. This is cleanup for a previous patch that James had applied to simplify the [cli] v2 API.

New

38927 [io] Tests Fail on Windows 2000
Niall’s running his own show here with some Windows based test failures he’s found in the upcoming release of [io]. Some are getting resolved, but I think from reading this that there are still some left to deal with.
38929 [configuration] Support event listeners for configurations
A new API enhancement from Oliver Heger.
38935 [VFS] remove commons-collections dependency from ram prov…
A patch to remove a dependency on [collections] from VFS. A common problem at Commons - eating our own dogfood causes pain to the users, so often you see inlined code from another component, as in this example (I presume).

Summary

And that’s it for today. Lots of activity.

Comments are closed.