Andreas Gies

Results 34 comments of Andreas Gies

FYI: In our technology upgrade we are now addressing OSGi support in an external project: [akka-osgi](https://github.com/woq-blended/akka-osgi) is the project to build OSGi enabled manifests for the existing akka jars. [blended](https://github.com/woq-blended/blended)...

Hello again, we have now set up our project to build the OSGi bundles we require for our project from the published Akka jars without using their manifests (because we...

FYI: https://github.com/woq-blended/blended.container/runs/793059645?check_suite_focus=true is the result of our integration test suite which uses Akka, Akka Stream and Akka HTTP with the bundles provided by our wrapper project.

Yes. Your understanding is correct. I have kept all the Implementation headers in the manifest. I can copy all of the originals as long as they are not modified for...

@patriknw : That sounds good to me. From our side we have wrapped all akka jars that are required for our project and our build and tests now rely on...

We can look into other options like spinning up a server or something. The beauty about the managed deployments is that it scales easily without us having to do it

Hi @IdiosApps - you are correct - we have migrated. Will look into that. Regarding the DocusaurusPlugin. This is actually not used to build the site anymore. From the sbt...

Will take a look - perhaps we need to bump docusaurus or something

I am getting the same Problem in my project