DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6857>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6857 jar manifest copies mf files wrong [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-03-20 16:32 ------- Ant's Jar task splits long lines based on the Jar file specification from Sun. If you package your ear file using the external jar utility, it will split the long line in the same way, even if it is in the middle of a word and continue it on the next line starting with a space (which is the continuation character) The problem might very well be with WebLogic not able to understand the manifest built according to specs. Please reopen the bug if you find that this task behaves differently when compared to the Jar utility provided by Sun. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
