> From: Martin Monsorno [mailto:[EMAIL PROTECTED]]
> ...
> 
> 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.
> 
...
> Class-Path: crimson.jar some-other.jar log4j.jar jbl.jar 
> blubb.jar xerce
>  s.jar

If logical lines are broken across physical lines like RFC 822 header
lines, shouldn't the above line be broken adjacent to some white space?


Daniel


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

Reply via email to