Martin Monsorno wrote:

> When building a jar with the jar task, and specifying a manifest-file
> which contains a classpath line longer than 72 chars, ant will break
> this line at column 72.


As required by the specification.


> 
> Now, does anybody knows, if the resulting classpath line, e.g.
> 
> Class-Path: crimson.jar some-other.jar log4j.jar jbl.jar blubb.jar xerce
>  s.jar
> 
> will work?  


Yes.

Conor


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to