[
https://issues.jboss.org/browse/WFLY-1467?page=com.atlassian.jira.plugin....
]
David Lloyd commented on WFLY-1467:
-----------------------------------
I suspect that the last header in the manifest file will always be ignored if it is not
terminated with an end-of-line character. As a workaround we could possibly
"pad" the stream somehow.
Broken MANIFEST.MF Parsing of "Dependencies:" header
----------------------------------------------------
Key: WFLY-1467
URL:
https://issues.jboss.org/browse/WFLY-1467
Project: WildFly
Issue Type: Bug
Affects Versions: 8.0.0.Alpha1
Reporter: Andrew Rubinger
Given a META-INF/MANIFEST.MF file with the following contents:
{code}Dependencies: org.jboss.as.controller-client, org.jboss.dmr{code}
...I've observed that these dependencies are not honored. A trailing line break
corrected the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira