Grant Henke has posted comments on this change. Change subject: gradle: target JRE 7 compatibility ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/7785/1/java/gradle/compile.gradle File java/gradle/compile.gradle: Line 23: targetCompatibility = javaSourceCompatibility Since source and target versions will likely always match perhaps we should just change javaSourceCompatibility to javaCompatibility here and in the gradle.properties file. -- To view, visit http://gerrit.cloudera.org:8080/7785 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib836a748f0f000b07460dd3141940655dbfb7a29 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Dan Burkert <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-HasComments: Yes
