No worries, and thanks for the heads-up Juan. I'm really not sure anything can be done that wouldn't end up being heavy-handed and mostly just be an impedance.
I should have sent out a notice describing the commons-lang change (given its scope) and that any in-flight PRs might be affected. --Jens On Tue, Nov 13, 2018 at 6:51 AM Ju@N <jujora...@gmail.com> wrote: > Hello devs, > > Compilation in *develop* is failing after my latest commit. > Long story short: the *concourse-ci* tests were all green but the > *commons-lang* version was upgraded in develop *AFTER* the build finished > but *BEFORE* the merge was executed, so the import is currently outdated > (should be *org.apache.commons.lang3.ArrayUtils* instead of > *org.apache.commons.lang.ArrayUtils*). > I've already submitted a PR with the fix, I'll merge it once the > *concourse-ci *finishes. > BTW: even when the chances of this happening again are quite low, is there > anything we can do to automatically prevent the problem?. > Cheers. > > -- > Ju@N >