[ http://jira.codehaus.org/browse/MNG-3551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=146362#action_146362 ]
Ricardo Mayerhofer commented on MNG-3551: ----------------------------------------- I'm facing the same issue. This seems a bit like theory vs practice problem. The specification says that it should work, but in the most popular java app server it doens't... > MANIFEST.MF in commons-attributes-api has bad line breaks > --------------------------------------------------------- > > Key: MNG-3551 > URL: http://jira.codehaus.org/browse/MNG-3551 > Project: Maven 2 > Issue Type: Bug > Components: Artifacts and Repositories > Reporter: Craig > > The MANIFEST.MF file in commons-attributes-api 2.2 has some bad line breaks > that prevent applications that use it from working. > From http://forum.springframework.org/showthread.php?t=31092 : > There seems to be a malformed MANIFEST.MF in the > commons-attributes-compiler.jar library. You should unpack the library (with > winzip or whatever), repair the MANIFEST.MF file there, so that the lines > that have been dropped to the second line and added an empty space to the > beginning, are rejoined to the line above them, without the empty space, and > then pack the jar file again (with winzip or whatever and rename as .jar, not > .zip). > The suggested fix does work - can you fix the copy in the repository? Thanks! -- 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