spark-instrumented-optimizer/project
Kousuke Saruta c46342e3d0 [SPARK-36110][BUILD] Upgrade SBT to 1.5.5
### What changes were proposed in this pull request?

This PR upgrades SBT to `1.5.5`.

### Why are the changes needed?

SBT `1.5.5` was released, which includes 16 improvements/bug fixes.
https://github.com/sbt/sbt/releases/tag/v1.5.5

* Fixes remote caching not managing resource files
* Fixes launcher causing NoClassDefFoundError when launching sbt 1.4.0 - 1.4.2
* Fixes cross-Scala suffix conflict warning involving _3
* Fixes binaryScalaVersion of 3.0.1-SNAPSHOT
* Fixes carriage return in supershell progress state
* Fixes IntegrationTest configuration not tagged as test in BSP
* Fixes BSP task error handling
* Fixes handling of invalid range positions returned by Javac
* Fixes local class analysis
* Adds buildTarget/resources support for BSP
* Adds build.sbt support for BSP import
* Tracks source dependencies using OriginalTreeAttachments in Scala 2.13
* Reduces overhead in Analysis protobuf deserialization
* Minimizes unnecessary information in signature analysis
* Enables compile-to-jar for local Javac
* Enables Zinc cycle reporting when Scalac is not invoked

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

No.

### How was this patch tested?

CI.

Closes #33312 from sarutak/upgrade-sbt-1.5.5.

Authored-by: Kousuke Saruta <sarutak@oss.nttdata.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
2021-07-13 13:14:10 +09:00
..
build.properties [SPARK-36110][BUILD] Upgrade SBT to 1.5.5 2021-07-13 13:14:10 +09:00
MimaBuild.scala [SPARK-36004][INFRA] Update MiMa and audit API changes 2021-07-06 07:16:07 -05:00
MimaExcludes.scala [SPARK-36004][INFRA] Update MiMa and audit API changes 2021-07-06 07:16:07 -05:00
plugins.sbt [SPARK-33996][BUILD][FOLLOW-UP] Match SBT's plugin checkstyle version to Maven's 2021-07-05 18:55:45 +09:00
SparkBuild.scala [SPARK-35990][BUILD] Remove avro-sbt plugin dependency 2021-07-02 11:00:59 -07:00