On 2011-11-08, sebb wrote: > On 8 November 2011 05:05, Stefan Bodewig <[email protected]> wrote: >> On 2011-11-07, sebb wrote:
>>> The file: >>> apache-rat-core/src/test/resources/binaries/UTF16_with_signature.xml >>> in all source archives appears to be corrupt; it differs from the >>> version in SVN. >> I just downloaded the tar.bz2 (again) and verified it is identical to an >> svn export created on my Linux machine that I used to create the build. >> I will check with the Windows machine at $work later today. > I've just realised what the problem is - sorry, my fault. > Because the EOLs in the zip file are different from the SVN export > EOLs, I run an Ant script to force standard file types to CRLF. > However this does not take note of the SVN properties, just the file > extensions; I assume *.xml should be converted to CRLF. > [Also I realise that my script does not specify the encoding to be used] > When I compare the original extracted file against SVN export, all is well. Great, then I think I've addressed all the other points and can go ahead with a new RC. > Sorry for the noise. No problem, I'm glad you spotted the copyright year problem. Stefan
