bloop icon indicating copy to clipboard operation
bloop copied to clipboard

Remove Bloop server modules

Open alexarchambault opened this issue 2 years ago • 1 comments

This is an attempt to remove the server-related modules (shared, backend, frontend) from this repository, using the ones from the Scala CLI fork instead. This leaves behind… whatever remains (soon-to-be-deprecated launcher stuff, possibly soon-to-be-deprecated bloopgun stuff, docs, sbt-bloop, buildpress, …)

Checking how the CI goes for now.

alexarchambault avatar Mar 31 '23 16:03 alexarchambault

The error originates from the frontend module in scala-cli/bloop-core not pushing a test JAR to Maven Central.

alexarchambault avatar Mar 31 '23 16:03 alexarchambault

I went the other way to include the bloop fork inside the original Bloop

tgodzik avatar Jun 27 '24 09:06 tgodzik