Author: apetrelli
Date: Mon Oct  6 07:37:27 2008
New Revision: 702165

URL: http://svn.apache.org/viewvc?rev=702165&view=rev
Log:
TILES-318
The source file encoding is now UTF-8.

Modified:
    tiles/framework/trunk/pom.xml

Modified: tiles/framework/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=702165&r1=702164&r2=702165&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Mon Oct  6 07:37:27 2008
@@ -212,6 +212,7 @@
         <tiles.osgi.dynamicImport />
         <tiles.osgi.private />
         <tiles.manifestfile>target/osgi/MANIFEST.MF</tiles.manifestfile>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     </properties>
 
     <dependencies />


Reply via email to