You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthew Beermann (JIRA)" <ji...@codehaus.org> on 2007/02/27 16:53:15 UTC

[jira] Created: (MECLIPSE-233) Manifest attributes incorrectly treated as case-sensitive

Manifest attributes incorrectly treated as case-sensitive
---------------------------------------------------------

                 Key: MECLIPSE-233
                 URL: http://jira.codehaus.org/browse/MECLIPSE-233
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Bug
          Components: PDE support
    Affects Versions: 2.3
            Reporter: Matthew Beermann
            Priority: Critical
             Fix For: 2.4
         Attachments: MECLIPSE-233-maven-eclipse-plugin.patch

When the eclipse:eclipse goal is running in PDE mode and rewriting the project's manifest file, it's treating the manifest's attributes case-sensitively. This is incorrect; according to the JAR file specification, manifest attribute names are case insensitive. See: http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html#Notes%20on%20Manifest%20and%20Signature%20Files

Patch coming up in a moment.

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

        

[jira] Updated: (MECLIPSE-233) Manifest attributes incorrectly treated as case-sensitive

Posted by "Matthew Beermann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Beermann updated MECLIPSE-233:
--------------------------------------

    Attachment: MECLIPSE-233-maven-eclipse-plugin.patch

Possible patch

> Manifest attributes incorrectly treated as case-sensitive
> ---------------------------------------------------------
>
>                 Key: MECLIPSE-233
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-233
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: PDE support
>    Affects Versions: 2.3
>            Reporter: Matthew Beermann
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MECLIPSE-233-maven-eclipse-plugin.patch
>
>
> When the eclipse:eclipse goal is running in PDE mode and rewriting the project's manifest file, it's treating the manifest's attributes case-sensitively. This is incorrect; according to the JAR file specification, manifest attribute names are case insensitive. See: http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html#Notes%20on%20Manifest%20and%20Signature%20Files
> Patch coming up in a moment.

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

        

[jira] Closed: (MECLIPSE-233) Manifest attributes incorrectly treated as case-sensitive

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MECLIPSE-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Sanchez closed MECLIPSE-233.
-----------------------------------

      Assignee: Carlos Sanchez
    Resolution: Fixed

> Manifest attributes incorrectly treated as case-sensitive
> ---------------------------------------------------------
>
>                 Key: MECLIPSE-233
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-233
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: PDE support
>    Affects Versions: 2.3
>            Reporter: Matthew Beermann
>         Assigned To: Carlos Sanchez
>            Priority: Critical
>             Fix For: 2.4
>
>         Attachments: MECLIPSE-233-maven-eclipse-plugin.patch
>
>
> When the eclipse:eclipse goal is running in PDE mode and rewriting the project's manifest file, it's treating the manifest's attributes case-sensitively. This is incorrect; according to the JAR file specification, manifest attribute names are case insensitive. See: http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html#Notes%20on%20Manifest%20and%20Signature%20Files
> Patch coming up in a moment.

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