From 8c96bf7d9ef6d6c590c3c7420c293b815935b336 Mon Sep 17 00:00:00 2001 From: "b.debeaubien" Date: Tue, 30 Dec 2014 11:09:32 -0500 Subject: [PATCH] added UTF-8 encoding to pom to get through one of the asian language tests under windows --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index a39ac716166..f31458985ad 100644 --- a/pom.xml +++ b/pom.xml @@ -190,6 +190,7 @@ true random + -Dfile.encoding=UTF-8