arina-ielchiieva commented on a change in pull request #1446: DRILL-6349
URL: https://github.com/apache/drill/pull/1446#discussion_r212973770
 
 

 ##########
 File path: 
exec/java-exec/src/test/java/org/apache/drill/exec/udf/dynamic/JarBuilder.java
 ##########
 @@ -69,6 +69,8 @@ public String build(String jarName, String buildDirectory, 
String includeFiles,
       List<String> params = new LinkedList<>();
       params.add("clean");
       params.add("package");
+      params.add("-Dmaven.compiler.source=1.6");
 
 Review comment:
   Please use 1.8

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to