Oracle error handling during deployment is now based on environment variable ORACLE_ON_ERROR, with possible values: * IGNORE: All errors are ignored * ABORT: Execution of sql script stops at first error and the deploy will fail * REPORT: Execution of script completes, but errors will fail the deploy
1.2.15
Available on pypi and attached. This release contains a fix for artifact creation of FitNesse