Zlika created THRIFT-5679: ----------------------------- Summary: libthrift-0.17.0 has wrong version numbers in MANIFEST.MF Key: THRIFT-5679 URL: https://issues.apache.org/jira/browse/THRIFT-5679 Project: Thrift Issue Type: Bug Components: Java - Library Affects Versions: 0.17.0 Reporter: Zlika
The META-INF/MANIFEST.MF file is wrong and not useable in an OSGi environment starting from version 0.17.0: all the version numbers in the Export-Package attribut are set to "task ':jar' property 'archiveVersion'" instead of "0.17.0". Also, the dependencies are not listed in the pom file published on Maven Central (cf. THRIFT-5671). -- This message was sent by Atlassian Jira (v8.20.10#820010)