Hello Sebastien, I am not aware of this. It would be a bug if :
a) it is contrary to the specification of jar files and of manifests or b) it causes the jar files to be disfunctional Actually, it makes sense that the format of the manifest files be independent of the platform where you run the build. The jar files themselves can be used everywhere, and you should also be able to switch builds from Windows to Unix or from Unix to Windows without changes in the quality of the artifacts produced. Regards, Antoine -------- Original-Nachricht -------- Datum: Wed, 30 Aug 2006 10:39:21 +0200 Von: "Noel Sebastien \\(BIL\\)" <[EMAIL PROTECTED]> An: "Ant Users List" <user@ant.apache.org> Betreff: Jar task : Manifest File ends with Windows ending \'\\r\'. > > Hello > > Am I right to say that there is a little bug in the Jar task about > generating the manifest file under Windows format on any platform (each line > ends with \r\n instead of \n only in Unix). ? > > I am using Ant 1.6.5 and the jar task under Sun Solaris and my manifest > contains \r\n on each line. > Thank you > > > > > - Sébastien Noel - > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]