Enno Runne

Results 312 comments of Enno Runne

@ignasi35 The important bit was to communicate the Akka gRPC version. You are right that the other versions should come from more relevant sources.

This is most likely fixed with the upgrade of CXF to 3.4.0 in #202 which is now released in Play SOAP 1.2.0 https://github.com/playframework/play-soap/releases/tag/1.2.0

As it turns out, the underlying problem is not fixed in CXF 3.4.0. A workaround seems to be to make sure the JVM holds on to the `client` instance and...

IIUC, the problem occurs when the `client` gets garbage collected before the `citizen` completion stage is completed. Making the `client` an instance field, or using it after the stage is...

Lightbend is happy to continue sponsorship of Play by managing the playframework.com domain and the current AWS machine for the documentation site.

Not updating the Runtime, for now.

I looked at introducing unidoc, but the build is too special to do that easily.

Rich will soon migrate the Kalix theme to the current Antora version. After migrating we can ask for assistance with better support for this linking.

I see you did something about this in [your fork](https://github.com/WPMedia/sbt-jupiter-interface/commit/2651f62cec09428b1498df4dc019a220dc06924f) Did you propose the change as a pull request, @ShahBinoy?

It just was never set up on this repo.