pravega / hadoop-connectors

Apache Hadoop connectors for Pravega.
Apache License 2.0
3 stars 13 forks source link

[issue-94] Configure travis build to use JDK 8 #95

Closed vijikarthi closed 5 years ago

vijikarthi commented 5 years ago

Signed-off-by: Vijay Srinivasaraghavan vijayaraghavan.srinivasaraghavan@emc.com

Change log description

Purpose of the change Fixes https://github.com/pravega/hadoop-connectors/issues/94

What the code does updated travis configuration to force hadoop connector build to use JDK 8

How to verify it ./gradlew clean build should pass