diff artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATWriter.java @ 6208:715e010d40de

Add * in the first line of AT Exports. According to the "spec" this is requried. Desktop flys does not care though as it just ignores the first line.
author Andre Heinecke <aheinecke@intevation.de>
date Wed, 05 Jun 2013 18:02:39 +0200
parents af13ceeba52a
children 1642e08d14d2
line wrap: on
line diff
--- a/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATWriter.java	Wed Jun 05 14:44:36 2013 +0200
+++ b/artifacts/src/main/java/org/dive4elements/river/exports/fixings/FixATWriter.java	Wed Jun 05 18:02:39 2013 +0200
@@ -156,7 +156,7 @@
         String      river,
         double      km
     ) {
-        out.println(Resources.format(
+        out.println("*" + Resources.format(
             meta,
             I18N_HEADER_KEY,
             I18N_HEADER_DEFAULT,

http://dive4elements.wald.intevation.org