Github user sohami commented on a diff in the pull request:

    https://github.com/apache/drill/pull/830#discussion_r117387632
  
    --- Diff: pom.xml ---
    @@ -309,8 +309,8 @@
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-compiler-plugin</artifactId>
             <configuration>
    -          <source>1.7</source>
    -          <target>1.7</target>
    +          <source>1.8</source>
    +          <target>1.8</target>
    --- End diff --
    
    is this change needed ? It's failing on my setup. This will use JDK 1.8 but 
my environment is setup for 1.7


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to