You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2012/02/28 05:54:15 UTC

svn commit: r1294459 - /portals/jetspeed-2/portal/trunk/pom.xml

Author: taylor
Date: Tue Feb 28 04:54:15 2012
New Revision: 1294459

URL: http://svn.apache.org/viewvc?rev=1294459&view=rev
Log:
use recommended encoding for maven projects

Modified:
    portals/jetspeed-2/portal/trunk/pom.xml

Modified: portals/jetspeed-2/portal/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/pom.xml?rev=1294459&r1=1294458&r2=1294459&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/pom.xml (original)
+++ portals/jetspeed-2/portal/trunk/pom.xml Tue Feb 28 04:54:15 2012
@@ -194,6 +194,7 @@
 
   <!-- Properties -->
   <properties>
+    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
     <!-- Default Build Properties -->
 



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