I mentioned a couple of days ago that the snapshot version was ready. Hopefully this release will make it into Maven's central repo pretty soon so that the easyb guys may update their plugin to this release (they are still using 2.1), the Grails dbUnit plugin will surely benefit from this release too.Here is the list of fixed bugs
- End of table name cut off when bracketed in FlatDtdProducer Issue: 1953115. Thanks to Mike Norrish.
- IncompatibleClassChangeError with 2.2.1 Issue: 1926302.
- junit jar-file should be JDK 1.4 compatible Issue: 1955929.
- Version 2.2-dev, Java 1.4 compatibility issue Issue: 1475565.
- Changed logger.error into logger.debug when the exception can be disregarded. Issue: 1925603.
- Fixed issue with CLOB datatype in Derby. Issue: 1806363. Thanks to Brian Atkinson.