spark-instrumented-optimizer/project
Dongjoon Hyun bf5d332303 [SPARK-35417][BUILD] Upgrade SBT to 1.5.2
### What changes were proposed in this pull request?

This PR aims to upgrade SBT to 1.5.2 for better Scala 2.13.x support.

### Why are the changes needed?

SBT 1.5.2 Release Note: https://github.com/sbt/sbt/releases/tag/v1.5.2
- Fixes ConcurrentModificationException while compiling Scala 2.13.4 and Java sources zinc
- Uses -Duser.home instead of $HOME to download launcher JAR
- Fixes -client by making it the same as --client
- Fixes metabuild ClassLoader missing util-interface
- Fixes sbt new leaving behind target directory
- Fixes "zip END header not found" error during pushRemoteCache

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Pass the CIs.

Closes #32565 from dongjoon-hyun/SPARK-35417.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2021-05-17 11:28:40 +09:00
..
build.properties [SPARK-35417][BUILD] Upgrade SBT to 1.5.2 2021-05-17 11:28:40 +09:00
MimaBuild.scala [SPARK-21708][BUILD] Migrate build to sbt 1.x 2020-10-07 15:28:00 -07:00
MimaExcludes.scala [SPARK-35135][CORE] Turn the WritablePartitionedIterator from a trait into a default implementation class 2021-04-29 11:46:24 +08:00
plugins.sbt [SPARK-34778][BUILD] Upgrade to Avro 1.10.2 2021-03-22 19:30:14 +08:00
SparkBuild.scala [SPARK-35268][BUILD] Upgrade GenJavadoc to 0.17 2021-04-29 09:47:14 -07:00