You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part 11 - Tweaks to fix more classpath and syntax errors with Scala 3
- use scala 3 version of scalatags in test
Note: scalatags brings in scala 2 version of sourcecode transitively,
which then fails to summon sourcecode.Enclosing.
- re-enable jmh, bsp and testkit modules in integration tests
- fix giter8 module resolution with scala 3
- fix compilation of scalalib tests - derive ReadWriter for PomSettings
- fix compilation of scalajslib tests
- fix compilation of scalanativelib tests
- move things-outside-top-level-module to integration.feature
0 commit comments