You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marvin King (JIRA)" <ji...@codehaus.org> on 2006/04/10 05:16:48 UTC

[jira] Commented: (MJAR-34) Invalid jar manifest created

    [ http://jira.codehaus.org/browse/MJAR-34?page=comments#action_63175 ] 

Marvin King commented on MJAR-34:
---------------------------------


 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


                                 

> Invalid jar manifest created
> ----------------------------
>
>          Key: MJAR-34
>          URL: http://jira.codehaus.org/browse/MJAR-34
>      Project: Maven 2.x Jar Plugin
>         Type: Bug

>  Environment: distributed maven 2.0.2
>     Reporter: Miguel Griffa
>     Priority: Blocker

>
>
> I've found a bug I consider critical (probably because it took me many hours to track down) if a multiline description is added to the pom
> the jar manifest will be broken, terrible things will happen from there.

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