Karl Heinz Marbaise created MSHARED-318:
-------------------------------------------
Summary: Merging of MANIFEST.MF does not work
Key: MSHARED-318
URL: https://jira.codehaus.org/browse/MSHARED-318
Project: Maven Shared Components
Issue Type: Bug
Components: maven-archiver
Affects Versions: maven-archiver-2.5
Reporter: Karl Heinz Marbaise
Based on a issue MASSEMBLY-450 the following does not work:
{code}
<archive>
<manifestFile>META-INF/MANIFEST.MF</manifestFile>
<manifestEntries>
<Bundle-Version>4.2</Bundle-Version>
</manifestEntries>
</archive>
{code}
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)