On Wed, 18 May 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > I am not convinced this is the right thing to do.
Neither am I in retrospect, but I'm afraid it is too late. > It'd be easy to use checksum to have code that worked on windows, > but not unix. Shouldnt we go > extension="."+algorithm.toLower(Locale.US); <checksum> <fileset dir="some-dir"/> </checksum> <copy todir="checksums"> <fileset dir="some-dir" includes="**/*.MD5"/> </copy> would break. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]