Ok Nathan, now I see.
We're using Ant but not with the liquibase
tasks. We're calling liquibase scripts with Ant giving parameters
like url, username...
I will do a refactor of this to use Liquibase Ant tasks as
recommended here : http://www.liquibase.org/documentation/ant/index.html
(hoping I'll still be able to update/rollback my different
targets as I do now)
Regards,
Frederic