There was a 2_0 branch started several years ago[1]. That release was abandoned, the code wasn’t merged into master, and a fork was spurred outside of Apache[2]. I’d like to rectify this and work to a release.
The code was moved to a different package in both repos, so merging isn’t straightforward. I can attempt to copy in the classes from the 2_0 branch in gitbox or manually copy the classes from Bill’s GitHub account. Both seem like a lot of work with chances for accidentally unwinding more recent changes. I think a more detailed review would be better, but time isn’t on my side for that. Any suggestions for how to best proceed on this? Bill, if there’s anyway you could work the merge, I’ll manage the release. 1 https://gitbox.apache.org/repos/asf?p=commons-dbutils.git;a=shortlog;h=refs/heads/2_0 <https://gitbox.apache.org/repos/asf?p=commons-dbutils.git;a=shortlog;h=refs/heads/2_0> 2 https://github.com/wspeirs/sop4j-dbutils/tree/dbutils-2.2 <https://github.com/wspeirs/sop4j-dbutils/tree/dbutils-2.2>