On 19/05/2010, Mark Thomas <ma...@apache.org> wrote: > On 19/05/2010 13:50, kkoli...@apache.org wrote: > > Author: kkolinko > > Date: Wed May 19 12:50:34 2010 > > New Revision: 946160 > > > > URL: http://svn.apache.org/viewvc?rev=946160&view=rev > > Log: > > revert r946149 > > Those "blank lines" must be there, because they separate sections of the > manifest. > > > Ack. I should have read > http://java.sun.com/j2se/1.5.0/docs/guide/jar/jar.html#JAR%20Manifest > more carefully.
If there is only a single Name: entry I'm not sure the Name: is needed. All attributes are common to the _only_ entry, so could appear in the main section, leaving the Name: section empty. Or maybe I'm missing something else here? Not worth changing again, just wondering why the Name sections are present. > > Mark > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org