PengZheng commented on issue #643: URL: https://github.com/apache/celix/issues/643#issuecomment-1730925701
May I ask how this zip if produced? According to standard, a manifest file entry named META-INF/MANIFEST. MF is automatically generated by the jar tool and is always the first entry in the jar file. Inspecting the zip file, I found: ``` $ jar tf celix_ShellCxx.zip libShellCxx.so.2 META-INF/ META-INF/MANIFEST.MF ``` -- 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...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org