Closed SethTisue closed 6 years ago
oh you know what, we're building a version of akka-contrib-extra that we forked in December 2016 because the version of bintray-sbt used here wasn't dbuild-friendly. so it's possible this isn't even a current report.
if a maintainer here lets me know that this repo is still active, I can try refreshing our fork and see if the problem goes away. but if this repo is now moribund anyway, then no worries.
FYI Akka team does not maintain this repo; It was originally a conductr thing, so now perhaps @longshorej should decide if its still alive.
I currently maintain this repo and will at least until ConductR's EOL (Tentatively 2019-01-31) -- it exists only to serve ConductR at this point.
I think the only particularly useful functionality here is NonBlockingProcess
which perhaps should end up in Alpakka. I'll discuss at a later date with Akka team whether or not that's a good idea.
Otherwise, I don't see the need to spend much too time on this. If it's quick enough to run the tests against master
I'd be curious if that succeeds, otherwise I think it's fine to simply disable them in the community build.
Previously CI did not run tests on 2.12 until #77 and it seems to be fine now. Therefore closing this.
seen at e.g. https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/2557/consoleFull :
in the context of the community build, I'll just disable running the tests. we had only added akka-contrib-extra to the community build in the first place because it was a dependency of conductr-lib
maintainers of this repo: feel free to pursue or ignore as you see fit