Author: borges
Date: 2011-04-28 10:09:35 -0400 (Thu, 28 Apr 2011)
New Revision: 10569
Modified:
trunk/pom.xml
Log:
Forcebly set build encoding to UTF-8
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-04-28 09:06:02 UTC (rev 10568)
+++ trunk/pom.xml 2011-04-28 14:09:35 UTC (rev 10569)
@@ -50,6 +50,7 @@
<skipSoakTests>true</skipSoakTests>
<skipPerformanceTests>true</skipPerformanceTests>
<skipConcurrentTests>true</skipConcurrentTests>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<scm>
Show replies by date