gemelen opened a new pull request #29286:
URL: https://github.com/apache/spark/pull/29286


   ### What changes were proposed in this pull request?
   
   Migrate sbt-launcher URL to download one for sbt 1.x.
   Update plugins versions where required by sbt update.
   Change sbt version to be used to latest released at the moment, 1.3.13
   Adjust build settings according to plugins and sbt changes.
   
   ### Why are the changes needed?
   
   Migration to sbt 1.x:
   1. enhances dev experience in development
   2. updates build plugins to bring there new features/to fix bugs in them
   3. enhances build performance on sbt side
   4. eases movement to Scala 3 / dotty
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   WIP, first phase - build could be imported in sbt 1.x, project compiles.
   
   Suggestions, details, directions to fix and verify build are more than 
welcome!
   


----------------------------------------------------------------
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]

Reply via email to