aooohan commented on issue #29: URL: https://github.com/apache/tomcat-jakartaee-migration/issues/29#issuecomment-1200600710
> I've meanwhile switched back to version 1.0.0 which works as intended. Sure. The difference between 1.0.0 and 1.0.1 is that in order to solve #20, the logic was modified to use common-compression instead of JDK's zip implementation. Hi,@gregorkistler. I've tried to fix the problem, can you test it with this fixed version? branch: https://github.com/aooohan/tomcat-jakartaee-migration/tree/test_deflated OR jar: [jakartaee-migration-1.0.2-SNAPSHOT-bin.tar.gz](https://github.com/apache/tomcat-jakartaee-migration/files/9230352/jakartaee-migration-1.0.2-SNAPSHOT-bin.tar.gz) 1.`tar -zxvf jakartaee-migration-1.0.2-SNAPSHOT-bin.tar.gz` 2.`cd jakartaee-migration-1.0.2-SNAPSHOT/lib` 3.`java -jar jakartaee-migration-1.0.2-SNAPSHOT.jar jna-platform-4.5.1.jar jna-platform-4.5.1.jar.jakarta` Note: This is not a release version, it has nothing to do with tc offical, it is only for testing. Thanks -- 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