You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicemix.apache.org by "Paolo Antinori (JIRA)" <ji...@apache.org> on 2016/06/14 10:00:04 UTC

[jira] [Created] (SM-3024) Artifact version doesn't match with MANIFEST metadata

Paolo Antinori created SM-3024:
----------------------------------

             Summary: Artifact version doesn't match with MANIFEST metadata
                 Key: SM-3024
                 URL: https://issues.apache.org/jira/browse/SM-3024
             Project: ServiceMix
          Issue Type: Bug
            Reporter: Paolo Antinori


{code}
unzip -c system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.bcel/5.2_4/org.apache.servicemix.bundles.bcel-5.2_4.jar **MANIFEST.MF | grep Bundle-Version

Bundle-Version: 5.2.0.4
{code}

Notice that the version in the file name does not match the version in {{Bundle-Version}} header.

This mismatch make complicated referring to the correct bundle in code, like in custom maven repo handling code.

Can they be aligned to either the internal or the external one?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)