Translations of this page?:

LiquiBase Ant Tasks

LiquiBase can be controlled via ant Tasks. To use, simply add the liquibase.jar to your Ant lib directory or the classpath referenced by “classpathref”.

    <taskdef resource="migratortasks.properties">
        <classpath refid="classpath"/>
    </taskdef>

The following tasks are available in Ant

Additional LiquiBase commands are supported by the command line that are not supported by the Ant tasks.

 
manual/ant.txt · Last modified: 2008/03/18 07:08 (external edit)     Back to top