DavidGoodenough

Results 11 issues of DavidGoodenough

Trying to use the Espressiv build of the rust toolkits (which includes the Xtensa architecture and a tailored RISC-V for their ESP32 range) rls refuses to install complaining that "error:...

dependencyUpdates current report library dependency updates, and with a little slight of hand plugin updates. It would be really useful if it could also report compiler and sbt updates. Compiler...

If you have JavaFx as a dependency you will get (amongst others):- [info] org.openjfx:javafx-base : 16 -> InvalidVersion(18-ea+1) -> 15.0.1 So it would appear that sbt-updates can not cope with...

I may have missed something, but reading the docs for picking I have not seen any comments about what to do if I update the classes that define the pickled...

question

When dependencyUpdates is run it marks locally published JARs as non-found, when the rest of the SBT world seems quite capable of finding them. It would be really useful if...

bug

It would be really useful if dependencyUpdates could also report on whether project/build.properties is requesting the latest version of sbt.

enhancement

I use Welle.io to listen to BBC Radio 3, 4 and WorldService. Normally these work perfectly (thank you), but occasionally, and it is always exactly on the hour, it looses...

In a comment in build.sbt it says that the JavaFX modules are marked as provided, but as far as I can see in the block later on that creates the...

but it is excluded by the includeScala=false directive as its file name starts with "scala-". Unfortunately once excluded there appears to be no way to override the exclusion. So the...

There seems to be a suggestion in Scala-3 that libraries should follow LTS releases, and apps should follow any release. Might it be useful to allow the user - through...