Author: michiel
Date: 2009-05-18 23:22:01 +0200 (Mon, 18 May 2009)
New Revision: 35297

Modified:
   mmbase/trunk/maven-base/pom.xml
Log:
will this solve silly warning about source code encoding?

Modified: mmbase/trunk/maven-base/pom.xml
===================================================================
--- mmbase/trunk/maven-base/pom.xml     2009-05-18 21:19:02 UTC (rev 35296)
+++ mmbase/trunk/maven-base/pom.xml     2009-05-18 21:22:01 UTC (rev 35297)
@@ -291,6 +291,7 @@
             <maxmem>256M</maxmem>
             <fork>${compiler.fork}</fork>
             <showDeprecation>false</showDeprecation>
+            <encoding>iso-8859-1</encoding>
           </configuration>
         </plugin>
         <plugin>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to