Paul S.

Results 101 comments of Paul S.

Yes, it was me who applied that workaround and it's still a workaround.

> I don't want to change the build tool from SBT to Maven > You should use typesafe's sbt-osgi plugin. Here is simple patch for another library that requires osgi...

Hello, sorry about the necrobump. Though it would be very nice if you may support wifi endpoint collection. There is [RadioBeacon](https://github.com/openbmap/radiocells-scanner-android) project but it seems to be dead. The app...

> If you want Scala Steward to update version numbers of your dependencies, you need to have a sbt project which depend on these dependencies. I understand that, but it's...

Maybe it's possible to extend that config with another section, like ``` dependencies { better_files = "com.github.pathikrit%%better-files%3.8.0" } ``` ?

In fact in my case it would be enough to have `.scala-steward.conf` itself updated. My project generator may parse it and take dependencies from there.

We made a dirty workaround for our problems. But it would be really great if you may implement a feature like I described.

It's hard to produce a good repro for these IO edgecases. Though you don't need a repro to analyze and fix this code...