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: [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]

Reply via email to