Skip to content

Commit

Permalink
Attempt to force en_US locale for build.
Browse files Browse the repository at this point in the history
  • Loading branch information
semancik committed Jun 19, 2015
1 parent 9b6a4a1 commit cc36717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-system/pom.xml
Expand Up @@ -37,6 +37,7 @@
<properties>
<!-- Build system options -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.locale>en_US</project.build.locale>
<ansi.color>true</ansi.color>
<verbose.jaxb2>false</verbose.jaxb2>
<verbose.jaxws>false</verbose.jaxws>
Expand Down

0 comments on commit cc36717

Please sign in to comment.