GitHub user aray opened a pull request: https://github.com/apache/spark/pull/18835
[SPARK-21628][BUILD] Explicitly specify Java version in maven compiler plugin so IntelliJ imports project correctly ## What changes were proposed in this pull request? Explicitly specify Java version in maven compiler plugin so IntelliJ imports project correctly. See https://stackoverflow.com/questions/27037657/stop-intellij-idea-to-switch-java-language-level-every-time-the-pom-is-reloaded ## How was this patch tested? Manually tested reload of pom in IntelliJ. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aray/spark pom-1.8 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/18835.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #18835 ---- commit 3c8e473fc921977fa02bd5ad883716c2a0ccb0fa Author: Andrew Ray <ray.and...@gmail.com> Date: 2017-08-03T15:26:10Z the change ---- --- 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. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org