Update to Gerrit plugin to fix issues with potential missed validation
Cases where bad Gerrit repos are input could lead to misses in validation. To enforce more strict measues, a new strict mode was introduced to the validation API, which this PR makes use of. All commits, regardless of project status will be strictly evaluated.
Signed-off-by: Martin Lowe martin.lowe@eclipse-foundation.org