Skip to content

Backport "Mitigate change in status of scala.caps" to 3.7.0 #22966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

WojciechMazur
Copy link
Contributor

Backports #22956 to the 3.7.0-RC2.

PR submitted by the release tooling.

`scala.caps`` was an object until 3.6, it is a package from 3.7. Without special handling
this would cause a TypeError to be thrown if a build has several versions of the
Scala standard library on the classpath. This was the case for 29 projects in the open CB.
These projects should be updated. But until that's the case we issue a warning instead
of a hard failure.
@WojciechMazur WojciechMazur deleted the backport-release-3.7.0-22956 branch April 11, 2025 14:42
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