Hi Martin, > This change causes a rather large amount of output during the build > phase. Would it be possible to set the correct BOM(byte order mark) on > the UTF8Test and set the java compiler to use that encoding. IIUC, > this should fixe the compiler errors we are seeing.
I am sorry about that but I don't see that problem on my platform. We can do what you are suggesting or store the UTF8 strings in a file. Can you try the fix you are suggesting, if that does not work I'll change the test for using a file. Thanks Arnaud
