jira-importer commented on issue #235:
URL: 
https://github.com/apache/maven-jar-plugin/issues/235#issuecomment-2956684795

   **[Marvin 
King](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=pmking)** 
commented
   
   can you give more details? what sort of problems occur when multiline 
description is used?
   concrete examples will be greatly appreciated, much better if you can attach 
your generated jar file.
   
   so far the specification support multiline values. see the jar specification
   
   --- Specification snippet which applies to the Jar Manifest ----
   
       newline           :      CR LF | LF | CR ( without LF ) 
       value                :      SPACE *otherchar newline
                                        *continuation
       continuation    :     SPACE *otherchar newline
       otherchar        :       any UTF-8 character except for NUL,CR & LF
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to