ebourg commented on issue #46:
URL: 
https://github.com/apache/tomcat-jakartaee-migration/issues/46#issuecomment-1513245658

   In `Migration.migrateArchiveStreaming()`, if the zip64 field is removed with 
`destZipEntry.removeExtraField(new ZipShort(0x0001));` the file generated 
becomes parseable by ZipInputStream. And curiously, commons-compress still sees 
a zip64 extra field.


-- 
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

Reply via email to