Arnout Engelen

Results 679 comments of Arnout Engelen

> The issue is really old. Is it still needed? I think it'd still be good to link more references to classes to their respective javadoc/scaladoc. > I can continue...

https://github.com/akka/akka/runs/6910163523?check_suite_focus=true

it's in the main akka repo, you can build it with `sbt akka-protobuf-v3/publishLocal` which will publish it to `~/.ivy2/local/com.typesafe.akka/akka-protobuf-v3_2.13//jars/akka-protobuf-v3_2.13.jar` . The relevant build configration is at https://github.com/akka/akka/blob/main/build.sbt#L348-L374. > the `v3`...

https://github.com/akka/akka/runs/6890950812?check_suite_focus=true

https://github.com/akka/akka/runs/7224937888?check_suite_focus=true

(since https://github.com/akka/akka/blob/main/.github/workflows/nightly-builds.yml#L206 points here, let's keep this issue open for eventually supporting publishing with jdk17)

this problem possibly has been fixed already between sbt-osgi 0.9.4 and 0.9.6, but we can't update yet due to #31437

https://github.com/akka/akka/runs/6299030015?check_suite_focus=true

It seems like maintenance of this tool has picked up again, and I was able to reliablhy use it even on Java 17 - so perhaps this ticket is no...

Thanks, that doesn't sound right indeed! Good to know that Client authentication was in use. Do you know anything about the connection that triggered this? Was it TLS1.3 or some...