|
From: Jeff J. <jj...@ap...> - 2008-03-01 04:29:32
|
We are pleased to announce the dbUnit Plug-in 1.9 release! http://maven-plugins.sourceforge.net/maven-dbunit-plugin/ A plugin to automate dbUnit tasks ============================================================================ === Changes in this version include: New Features: o Add "doctype" property for dbUnit export attribute. Fixes 1642712. o Add transaction property, available with dbUnit 2.2. o Upgrade to dbUnit 2.2. Update dependencies for that. ============================================================================ === To automatically install the plugin, type the following on a single line: maven plugin:download -Dmaven.repo.remote=http://maven-plugins.sourceforge.net/repository -DgroupId=maven-plugins -DartifactId=maven-dbunit-plugin -Dversion=1.9 For a manual installation, you can download the plugin here: http://maven-plugins.sourceforge.net/repository/maven-plugins/plugins/maven- dbunit-plugin-1.9.jar ============================================================================ === Issues, bugs, and feature requests for dbUnit Plug-in should be submitted to the following issue tracking system: http://sourceforge.net/tracker/?group_id=61626 Have fun! -The dbUnit Plug-in development team |