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

Reply via email to