On Thu, 2017-10-12 at 12:54 +0100, Ian Boston wrote: > > I'll set the Jenkins jobs to also build regularly. Note that a full > > reactor build is not something I am keen on doing since: > > > > - it takes a long time > > - if one module in the reactor fails the build is aborted > > > > Would --fail-at-end work ? > Best Regards > Ian
It would work in a limited manner. If a module that is a dependency for other modules fails, the dependant modules would be banned from the reactor. Robert
