devs,
FYI: those who use travis-ci as an indicator of contrib-check is passing,
should be aware travis is experiencing some infrastructure issues and
builds are being severely delayed.
Also, both master and 0.x are failing.
master is failing travis due to style violations on contrib check (Matt B
is reviewing the PR)
While 0.x seems to be failing due (0.x only fails on Java 7)
Failed tests:
TestPostHTTPGroovy.testDefaultShouldPreferTLSv1_2:296 assert
selectedProtocol == TLSv1_2
| | |
TLSv1 | TLSv1.2
false
introduced by
https://github.com/apache/nifi/commit/24c0c111343d40188bf8b2de06ebeb39d1cccd88
Cheers