[
https://issues.jboss.org/browse/ARQ-1986?page=com.atlassian.jira.plugin.s...
]
Aslak Knutsen commented on ARQ-1986:
------------------------------------
It seems unless the MANIFEST.MF file contain a Manifest-Version, all Attributes will be
ignored when written to a stream . The underlying class used here is from the JDK;
java.util.jar.Manifest
Does adding a version solve your issues?
Jacoco extesion creates empty manifest entries removing the ones
present in the archive
---------------------------------------------------------------------------------------
Key: ARQ-1986
URL:
https://issues.jboss.org/browse/ARQ-1986
Project: Arquillian
Issue Type: Bug
Components: Extension - Jacoco
Affects Versions: jacoco_1.0.0.Alpha8
Reporter: Alexandros Trifyllis
Priority: Minor
The ShrinkWrap generated war file contains an empty MANIFEST.MF instead of the one
specified during archive creation
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)