mongo-java-driver icon indicating copy to clipboard operation
mongo-java-driver copied to clipboard

Java 5452

Open rozza opened this issue 1 year ago • 1 comments

Two commits:

  1. Bump gradle to the latest 7.6 release.
  2. Decouple scala multi version plugin and remove Scala from the root build.gradle. Scala is now only configured by the project build file eg: bson-scala\build.gradle.kts & bson-driver\build.gradle.kts

Part of the decoupling required the creation of buildSrc conventions. See: https://docs.gradle.org/current/userguide/organizing_gradle_projects.html#sec:build_sources

Note: My current plan is this will merge into a scala3 branch and won't make master until all the scala 3 work is done.

rozza avatar May 03 '24 10:05 rozza

Evergreen patch: https://spruce.mongodb.com/version/663def7a6ab3400007a2b9f4/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

rozza avatar May 10 '24 09:05 rozza