Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9600 )
Change subject: Consistently use Java 1.7 compiler. ...................................................................... Consistently use Java 1.7 compiler. We use Java 1.7 in fe/pom.xml, where most of our Java code is. For consistency, this updates the rest of our Maven configurations to use the same version of Java. A change I'm working with uses try-with-resources in HBase splitting, which is how I ran into this. Testing: ran core tests Change-Id: I6cecddf367f00185a14a8b08c03456e3b756bd70 Reviewed-on: http://gerrit.cloudera.org:8080/9600 Reviewed-by: Philip Zeyliger <[email protected]> Tested-by: Impala Public Jenkins --- M ext-data-source/api/pom.xml M ext-data-source/sample/pom.xml M ext-data-source/test/pom.xml M testdata/pom.xml 4 files changed, 8 insertions(+), 8 deletions(-) Approvals: Philip Zeyliger: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9600 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I6cecddf367f00185a14a8b08c03456e3b756bd70 Gerrit-Change-Number: 9600 Gerrit-PatchSet: 3 Gerrit-Owner: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Michael Brown <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]>
