On Tue, 1 Jun 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > Can you point to the spec for clarification, Dominique?
Just look into <manifest>'s manual ;-) ,---- | Manifests are processed according to the Jar file | specification[1].. Specifically, a manifest element consists of a set of | attributes and sections. These sections in turn may contain | attributes. Note in particular that this may result in manifest lines | greater than 72 bytes being wrapped and continued on the next line. `---- But I vaguely recall that some embeded VMs don't deal with continuation lines properly. Stefan Footnotes: [1] http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]