jira-importer commented on issue #230: URL: https://github.com/apache/maven-jar-plugin/issues/230#issuecomment-2956683905
**[Jochen Wiedmann](https://issues.apache.org/jira/secure/[email protected])** commented I wonder what a sensible solution for the problem could be. Things that come to my mind: 1.) Depend on the proposed patches for MJAR-38 and throw an Exception, if a Manifest attribute contains line feeds. (The proposed patch would allow the user to supply a different value.) 2.) Silently replace the line feeds with blanks. 3.) Reduce the problem to the special case of Specification-Title. If the \<description> element contains line feeds, use the \<name> element. Personally, I would clearly suggest 1.) -- 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]
