Roiocam commented on issue #192: URL: https://github.com/apache/pekko-persistence-cassandra/issues/192#issuecomment-2155792314
After some digging out in #206, `cassandra-launcher` has no users to `sbt-assembly`, but `cassandra-bundle` is used. I think the `sbt-assembly` usage was in the "box", but the `launcher`build was a little problem. Based on document: [https://www.scala-sbt.org/1.x/docs/ Classpaths.html# Unmanaged+vs+managed ](https://www.scala-sbt.org/1.x/docs/Classpaths.html#Unmanaged+vs+managed), Maybe we don't need to manage uber jar in the build -- 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]
