Index: applications/editors/josm/plugins/geotools/build.xml
===================================================================
--- applications/editors/josm/plugins/geotools/build.xml	(revision 31755)
+++ applications/editors/josm/plugins/geotools/build.xml	(revision 31768)
@@ -29,5 +29,5 @@
     <target name="post-dist">
         <move file="${plugin.jar}" todir="${plugin.build.dir}" />
-        <jar destfile="${plugin.jar}" filesetmanifest="merge">
+        <jar destfile="${plugin.jar}" filesetmanifest="merge" manifestencoding="UTF-8">
             <fileset dir="jar"/>
             <zipfileset src="${plugin.build.dir}/${ant.project.name}.jar">
