You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2019/01/18 02:21:06 UTC

[jira] [Closed] (ARTEMIS-2227) Missing Implementation-Version attribute in MANIFEST.MF

     [ https://issues.apache.org/jira/browse/ARTEMIS-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-2227.
------------------------------------

> Missing Implementation-Version attribute in MANIFEST.MF
> -------------------------------------------------------
>
>                 Key: ARTEMIS-2227
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2227
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.6.3
>            Reporter: Chao Wang
>            Priority: Major
>             Fix For: 2.7.0
>
>
> Following artifacts do not contain {{Implementation-Version}} attribute in their MANIFEST.MF file in the jar archive:
> {code}
> ./modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.6.3.redhat-00012.jar
> ./modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.6.3.redhat-00012.jar
> {code}
> I can see that there is available {{Bundle-Version}} which can be utilized instead:
> {code}
> Bundle-Version: 2.6.3.redhat-00012
> {code}
> Although, in other artifacts we have {{Implementation-Version}} specified. Thus I believe that we should be consistent and have it specified also in these two packages.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)