changeset 9775:4f9693016f0e 3.2.x

Tell compiler about source encoding
author Tom Gottfried <tom@intevation.de>
date Wed, 18 Jan 2023 16:04:54 +0100
parents 823d4afb616c
children e5b86f024141
files etl/pom.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etl/pom.xml	Tue Jan 17 14:25:14 2023 +0100
+++ b/etl/pom.xml	Wed Jan 18 16:04:54 2023 +0100
@@ -19,6 +19,7 @@
         <configuration>
           <source>1.7</source>
           <target>1.7</target>
+          <encoding>UTF-8</encoding>
         </configuration>
       </plugin>
       <plugin>

http://dive4elements.wald.intevation.org