eirbjo commented on issue #46: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/46#issuecomment-1513716893
> If Tomcat does not want to produce such files, you could always overide the `zip64Mode` option to `never`, instead of the default `as-needed`. Note that the `jar` task constructor sets the `zip64Mode` to never by default. This explains why the regular `jar` task does not create the ZIP64 entries. Tomcat could also consider using the `jar` task when updating the jar files with the Graal related files. -- 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: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org