dongjoon-hyun commented on PR #40708: URL: https://github.com/apache/spark/pull/40708#issuecomment-1500561170
Could you review this, @viirya ? Although the build system seems to be recovering now, I want to reduce the chance of failures in the future by switching the repo. - https://github.com/apache/spark/commits/master ``` - addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4") + addSbtPlugin("com.github.sbt" % "sbt-eclipse" % "6.0.0") ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
