Constantine Plotnikov <constantine.plotnikov@xxxxxxxxx> wrote: > The test was failing on the system that use a encoding different > from ISO-8859-1. The reason was that invalid UTF-8 bytes were > generated for codepoints greater than U+7F, and in this case > the method RawParseUtils.decodeNoFallback falls backs to the > default system encoding. > > Signed-off-by: Constantine Plotnikov <Constantine.Plotnikov@xxxxxxxxxxxxx> Thanks. > The bug was causing failure for the maven build on the windows > environment that uses Cp1251 as a system encoding. However the test > worked from Eclipse until I have specified jvm option > -Dfile.ecoding=Cp1251, in the test case started to fail in Eclipse as > well. -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html