[
https://issues.apache.org/jira/browse/THRIFT-5679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691485#comment-17691485
]
Zlika commented on THRIFT-5679:
-------------------------------
I created a pull-request: https://github.com/apache/thrift/pull/2761
> 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, 0.18.0
> Reporter: Zlika
> Priority: Blocker
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)