Skip to content

Commit abb06c0

Browse files
build: Windows/Maven/Code-page issues
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
1 parent 3f36a84 commit abb06c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<codeGenerator>java</codeGenerator>
289289
<unicodeInput>true</unicodeInput>
290290
<grammarEncoding>UTF-8</grammarEncoding>
291-
<javaUnicodeEscape>true</javaUnicodeEscape>
291+
<!-- <javaUnicodeEscape>true</javaUnicodeEscape> -->
292292
</configuration>
293293
</execution>
294294
</executions>

0 commit comments

Comments
 (0)