diff options
author | C.J. Collier <cjcollier@linuxfoundation.org> | 2016-10-10 12:16:48 -0700 |
---|---|---|
committer | C.J. Collier <cjcollier@linuxfoundation.org> | 2016-10-10 12:16:48 -0700 |
commit | d73ee2b83c4b072d8df1d0718e7749939cde4f36 (patch) | |
tree | 1aed81f8b7cd0aefa727b47159335615ce18d8c3 | |
parent | 73e2a403a96e0ef2f6dd0637dbd5cef66a36b2e6 (diff) |
Specify JDK
* include jdk: openjdk8 as per discussion on IRC
Change-Id: I8cdedd5fed0129ff3ac6c56a98b235442d9ba3d3
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
-rw-r--r-- | jjb/honeycomb/honeycomb.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 0638e03e8..f3a225f3b 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -202,6 +202,7 @@ publishers: - sonar: + jdk: 'openjdk8' language: 'java' branch: '{stream}' - email-notification: |