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

   **[Olivier 
Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)** 
commented
   
   If I correctly read sun specs.
   
   ```
   newline:      CR LF | LF | CR (not followed by LF) 
   value:        SPACE *otherchar newline *continuation 
   continuation: SPACE *otherchar newline 
   otherchar:    any UTF-8 character except NUL, CR and LF
   ```
   
   I don't why tab can't be considered as legal value ?
   


-- 
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