You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by rd...@apache.org on 2009/05/14 14:53:11 UTC

svn commit: r774754 - /james/mailet/crypto/trunk/pom.xml

Author: rdonkin
Date: Thu May 14 12:53:11 2009
New Revision: 774754

URL: http://svn.apache.org/viewvc?rev=774754&view=rev
Log:
Specify project encoding

Modified:
    james/mailet/crypto/trunk/pom.xml

Modified: james/mailet/crypto/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/mailet/crypto/trunk/pom.xml?rev=774754&r1=774753&r2=774754&view=diff
==============================================================================
--- james/mailet/crypto/trunk/pom.xml (original)
+++ james/mailet/crypto/trunk/pom.xml Thu May 14 12:53:11 2009
@@ -60,6 +60,7 @@
     <james.cryptomailets.www>${james.www}/mailet/crypto/</james.cryptomailets.www>
     <!-- Overridding this value allows single set of loopback settings to be maintained -->
     <james.www.id>crypto-mailet-website</james.www.id>
+     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
   </properties>
 
   <distributionManagement>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org