[Schmitzm-commits] r790 - trunk

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Apr 8 14:23:53 CEST 2010


Author: alfonx
Date: 2010-04-08 14:23:52 +0200 (Thu, 08 Apr 2010)
New Revision: 790

Modified:
   trunk/pom.xml
Log:
switched source encoding to utf8

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-04-08 10:04:28 UTC (rev 789)
+++ trunk/pom.xml	2010-04-08 12:23:52 UTC (rev 790)
@@ -20,6 +20,7 @@
 	</licenses>
 
 	<properties>
+	    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<geotools.version>2.6.2</geotools.version>
 	</properties>
 
@@ -256,7 +257,7 @@
 				<version>2.5</version>
 				<configuration>
 					<downloadSources>true</downloadSources>
-					<downloadJavadocs>true</downloadJavadocs>
+					<downloadJavadocs>false</downloadJavadocs>
 				</configuration>
 			</plugin>
 



More information about the Schmitzm-commits mailing list