Author: rdonkin
Date: Thu May 14 12:51:47 2009
New Revision: 774753
URL: http://svn.apache.org/viewvc?rev=774753&view=rev
Log:
Specify project encoding
Modified:
james/mpt/trunk/pom.xml
Modified: james/mpt/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mpt/trunk/pom.xml?rev=774753&r1=774752&r2=774753&view=diff
==============================================================================
--- james/mpt/trunk/pom.xml (original)
+++ james/mpt/trunk/pom.xml Thu May 14 12:51:47 2009
@@ -319,7 +319,8 @@
<profiles>
</profiles>
- <properties>
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]