Java Struts wrote at Montag, 16. November 2009 22:41:

> Could you please tell me the format of the manifest file?
> 
> do i have to add every thing in the same line with space as delimiter?

http://java.sun.com/javase/6/docs/technotes/guides/jar/jar.html

Delimiter is space, line may not exceed 72 characters (well, bytes) and must
be continued then. Have a look at the manifest Maven or Ant is creating.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org

Reply via email to