[MINOR][BUILD] Pom compiler source target#48312
[MINOR][BUILD] Pom compiler source target#48312EnricoMi wants to merge 1 commit intoapache:masterfrom
Conversation
I'm not sure about that. cc @LuciferYang |
|
No harm. Given the current Java version and relevant plugins in use, |
|
I am using IntelliJ IDEA 2021.2 (Community Edition), which does not work without this fix. |
|
We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable. |


What changes were proposed in this pull request?
Add
maven.compiler.sourceandmaven.compiler.targetproperties to parentpom.xml.Why are the changes needed?
But IntelliJ IDEA IDE cannot compile Spark sources without this:
Property
maven.compiler.releaseexists already, but does not seem to be sufficient.Does this PR introduce any user-facing change?
No.
How was this patch tested?
Local build with IntelliJ IDEA IDE.
Was this patch authored or co-authored using generative AI tooling?
No.