Github user laurentgo commented on a diff in the pull request:
https://github.com/apache/drill/pull/507#discussion_r64602050
--- Diff: pom.xml ---
@@ -530,6 +530,12 @@
</dependency>
<dependency>
+ <groupId>org.eclipse.jetty</groupId>
--- End diff --
it's probably not the right place to add this dependency.
exec/java-exec/pom.xml seems a more appropriate place. Also, you should use the
same version as other jetty artifacts. If I remember correctly 9.3.9 is Java8
only whereas Drill still supports Java7.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---