You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/09/14 17:15:30 UTC

[GitHub] [pinot] walterddr commented on a change in pull request #7431: adding in source/target version

walterddr commented on a change in pull request #7431:
URL: https://github.com/apache/pinot/pull/7431#discussion_r708476412



##########
File path: pom.xml
##########
@@ -282,6 +282,8 @@
               <version>3.8.0</version>
               <configuration>
                 <release>${jdk.version}</release>
+                <source>${jdk.version}</source>
+                <target>${jdk.version}</target>

Review comment:
       i thought so too but for some reason using adoptopenjdk-11 with intellij it defaults source version to 7




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org