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
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
The -k flag hasn't been added yet to gant, afaik. You can submit a feature request for it here: