Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
When a fat jar is generated by Hop GUI (or command line tool), it is saved in the zip64 jar format.
When this fat jar is included in a jar containing Spring Boot framework project and this application is started, you get the "Zip64 archives are not supported" error message.
In order to support Spring Boot projects, maybe switch to legacy zip format.
I checked some of Hop's libraries with 7-Zip, they are in legacy zip format, so it would be logical for the fat jar to be as well?
Tested with Hop 1.0-20210830.190711-1.
Attachments
Issue Links
- links to