[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-15 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67458 ] Jochen Wiedmann commented on MJAR-39: - Steve, I can confirm that I can reproduce the problem with maven 2.0.4 and your second zip file. I have checked, and maven 2.0.4 is indeed

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67359 ] Jochen Wiedmann commented on MJAR-39: - Kenney is wrong. In other words, Mike's patch (for MJAR-38 and MJAR-39) should still be applied. Maven Sets Manifest Attribute Values to

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Jerome Lacoste (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67367 ] Jerome Lacoste commented on MJAR-39: Kenney is wrong. In other words, Mike's patch (for MJAR-38 and MJAR-39) should still be applied. I am not so sure. Aren't multiline attributes

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67401 ] Steven Coco commented on MJAR-39: - HI. I'm the original poster... Yes, multiline attributes are possible: continuing lines must start with a single space. But when I posted the bug,

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67407 ] Jochen Wiedmann commented on MJAR-39: - Noone discusses the possibility of continuation lines, Steve. The question is: What are continuation lines? IMO, they are one very long ( 72

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-14 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67413 ] Steven Coco commented on MJAR-39: - Hi. Well, simply, lines in the manifest cannot be longer than 72 bytes -- not characters, but UTF-8 encoded bytes. So, if a given attribute value

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-13 Thread Mike Perham (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_67286 ] Mike Perham commented on MJAR-39: - According to Kenney this has been fixed in plexus-archiver for some time now. This may just be a case where the plugin needs to upgrade to the latest

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-03 Thread Jochen Wiedmann (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_66570 ] Jochen Wiedmann commented on MJAR-39: - I wonder what a sensible solution for the problem could be. Things that come to my mind: 1.) Depend on the proposed patches for MJAR-38 and

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-03 Thread Wendy Smoak (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_66571 ] Wendy Smoak commented on MJAR-39: - From Jochen's list, I'd vote for #1 and a modified #3: Always use name for the Specification-Title, and _not_ description. As you can see in the

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-06-03 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_66573 ] Lukas Theussl commented on MJAR-39: --- See: http://maven.apache.org/maven-1.x/plugins/jar/manifest.html Maven Sets Manifest Attribute Values to Multi-Line Strings

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-04-29 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_64389 ] Steven Coco commented on MJAR-39: - This issue is related to MJAR-39 in that since it sets the Specification-Title element by default to the POM's description element, it easily can

[jira] Commented: (MJAR-39) Maven Sets Manifest Attribute Values to Multi-Line Strings

2006-04-29 Thread Steven Coco (JIRA)
[ http://jira.codehaus.org/browse/MJAR-39?page=comments#action_64392 ] Steven Coco commented on MJAR-39: - Oops: the first comment I made, which appears redundant with a self-reference, was intended for another issue. Sorry. Maven Sets Manifest Attribute