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.
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? If not, it would be good to make ant complain in this case. -- Martin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
