https://bugs.documentfoundation.org/show_bug.cgi?id=158383
--- Comment #1 from Jérôme <[email protected]> --- Created attachment 191166 --> https://bugs.documentfoundation.org/attachment.cgi?id=191166&action=edit simulating LZX compression of uncompressed jar files inside the MSI archive Each jar file in program/classes : 1. has been extracted using "jar xf [file name].jar" 2. has been created using "jar c0f [file name]-stored.jar *" Next the whole program/classes folder has been packaged in a zip file with the below command line : 7z a -tzip -mm=LZMA -mx=9 -mmt=off stored-jars-LZMA.zip program/classes jar version : jar (fastjar) 0.98 7-Zip version : [64] 16.02 -- You are receiving this mail because: You are the assignee for the bug.
