Thanks. I've noted it in the library, and I guess we'll need to differentiate between text files and binary files, or just remove eol-style native from that particular file :) I think it would be useful to have a text mode as we have both text files (POMs) and binary files (JARs) in the repository which is what I'm using it for.
I've removed the commons-io dep. - Brett Stefan Bodewig wrote: > On Wed, 07 Dec 2005, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > >> The test using the checked in signature is failing for me, I'll need >> to find out why. > > Because we sign a text file and the test signature has been created on > Windows while I develop on Linux. > > I've "fixed" the test by signing and testing the signature on a binary > file instead. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
