0

Does anybody know how I can run a gant build which ignores build errors? Something like ant and make are doing with the '-k' or '-keep-going' switch.

Thx

1 Answers1

0

The -k flag hasn't been added yet to gant, afaik. You can submit a feature request for it here:

http://jira.codehaus.org/browse/GANT

blueberryfields
  • 45,910
  • 28
  • 89
  • 168