mdedetrich commented on issue #986: URL: https://github.com/apache/incubator-pekko/issues/986#issuecomment-1903232949
So I believe the relevant change is https://github.com/sbt/sbt-osgi/pull/81, i.e. moving from BND to JVM jar tools to re-create the final osgi jar bundle. Can you change https://github.com/apache/incubator-pekko/blob/main/project/plugins.sbt#L16 to 0.9.7 and https://github.com/apache/incubator-pekko/blob/main/project/OSGi.scala#L46 to false and let me know if you still get problems (or not). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
