srowen commented on a change in pull request #30810:
URL: https://github.com/apache/spark/pull/30810#discussion_r612463403
##########
File path: project/SparkBuild.scala
##########
@@ -291,6 +291,12 @@ object SparkBuild extends PomBuild {
publishLocal in SbtCompile := publishTask(publishLocalConfiguration in
SbtCompile).value,
publishLocal := Seq(publishLocal in MavenCompile, publishLocal in
SbtCompile).dependOn.value,
+ javaOptions ++= {
Review comment:
Apologies @luhenry there's a merge conflict around here. If you can
resolve it I will merge.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]