mdedetrich commented on issue #986: URL: https://github.com/apache/incubator-pekko/issues/986#issuecomment-1903296440
> @mdedetrich I can do that on weekend, but why not a merge strategy? and user can then rewrite as what they want. Because thats a hack that is not solving the core problem which is diverging behaviour on Windows, there shouldn't be any duplicate files in the first place and the `MergeStrategy` is only valid for sbt-assembly which is not even valid for the `actor` project (sbt-assembly is only used for protobuf so it wouldn't even solve the issue here). I would suggest to solve it properly, in the meantime you can set `packageWithJVMJar := false` temporarily on your local Windows machine while working on Pekko. -- 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]
