Skip to content

Conversation

rozza
Copy link
Member

@rozza rozza commented Oct 24, 2024

Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649

@rozza rozza requested review from a team and nhachicha and removed request for a team October 24, 2024 08:35
Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649
Copy link
Contributor

@nhachicha nhachicha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, looks like 2.13.15 is binary compatible with all 2.13 series https://github.com/scala/scala/releases/tag/v2.13.15

@@ -158,7 +158,7 @@ configure(scalaProjects) {
"-feature",
"-unchecked",
"-language:reflectiveCalls",
"-Wconf:cat=deprecation:ws,any:e",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why we're removing the previous flag to report other warnings as error ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason that now turned all warnings into errors - so that caused the compile to fail. Where as in 2.13.6 it didnt.

@rozza rozza merged commit 7b21694 into mongodb:main Oct 24, 2024
53 of 59 checks passed
@rozza rozza deleted the JAVA-5649 branch October 24, 2024 14:21
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Oct 24, 2024
Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Oct 24, 2024
Updated to: 2.11.12, 2.12.20, 2.13.15

JAVA-5649
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants