Billy Autrey
Billy Autrey
#12898 is nearing readiness, and the downstream plugins are published with `2.0.0-RC3`. The plan: - [x] Add plugins that allow us to crossbuild #12898 - [x] Fix Scala3 bincompat issues...
I'm currently working on references to `runTask` in `sbt-plugin`.
> I'm currently working on references to `runTask` in `sbt-plugin`. A minor victory here - https://github.com/sbt/sbt/pull/8283 This is going to change functionality a bit, but I bridged the gap in...
Sounds good to me. I'll still need to look at removing `Watched` from crossbuilds, so this is likely going to be a "breaking" release for the sbt 1.11 build. I'll...
As of #13552, I am able to locally cross-build to Scala 3. I have a couple of patches locally that I haven't committed yet, waiting on an SBT 2 release...
The plan from before: > [#12898](https://github.com/playframework/playframework/pull/12898) is nearing readiness, and the downstream plugins are published with `2.0.0-RC3`. > > The plan: > > * [x] Add plugins that allow us...