Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with zip64 headers in jars generated using sbt-assembly #506

Open
pjfanning opened this issue Sep 28, 2023 · 1 comment
Open

issue with zip64 headers in jars generated using sbt-assembly #506

pjfanning opened this issue Sep 28, 2023 · 1 comment

Comments

@pjfanning
Copy link

We are getting issues with an Apache Pekko jar that is built using sbt-assembly.

The issue is described in apache/pekko#685

See https://bugs.openjdk.org/browse/JDK-8315828

Is there any way to control where zip64 mode is used by sbt-assembly when it creates jars? Specifically, it may be useful to be able to disable zip64 mode.

@pjfanning
Copy link
Author

This may actually be caused by sbt-osgi -see sbt/sbt-osgi#81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant