Re: Migrator and exit error code

2010-02-13 Thread Marco Speranza
done. http://issues.apache.org/jira/browse/IBATIS-746 thanks a lot ;-) 2010/2/14 Clinton Begin > Absolutely. > > > On Sat, Feb 13, 2010 at 4:21 PM, Marco Speranza < > marco.speranz...@gmail.com> wrote: > >> Hi all, I'm using migrator into a Continuous integration tool, to automate >> and test

Re: Migrator and exit error code

2010-02-13 Thread Clinton Begin
Absolutely. On Sat, Feb 13, 2010 at 4:21 PM, Marco Speranza wrote: > Hi all, I'm using migrator into a Continuous integration tool, to automate > and test our database scripts. The problem is that when one SQL error is > encountered, migrator does not return the error code to the shell, and my CI