[ 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