Multiline description provides invalid header in the generated jar files
-------------------------------------------------------------------------
Key: MNG-1869
URL: http://jira.codehaus.org/browse/MNG-1869
Project: Maven 2
Type: Bug
Components: maven-jar-plugin
Versions: 2.0.1
Reporter: Gilles Scokart
When a description text is written on more than 1 line, the produced Manifest
files are invalid.
Indeed one of the header of this manifiest contains the description text as is.
When the jar is loaded, we receive an error saying "invalid headers".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]