[
https://issues.apache.org/jira/browse/ARTEMIS-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16744422#comment-16744422
]
ASF subversion and git services commented on ARTEMIS-2227:
----------------------------------------------------------
Commit b0886f09bf8c37d1e5bf3fffb604be7195bc7d0b in activemq-artemis's branch
refs/heads/master from Chao Wang
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=b0886f0 ]
ARTEMIS-2227 add Implementation-Version for artemis-protocols module
> 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
>
> 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)