diff --git a/0003-Use-utf-8-source-encoding.patch b/0003-Use-utf-8-source-encoding.patch new file mode 100644 index 0000000..3ab9256 --- /dev/null +++ b/0003-Use-utf-8-source-encoding.patch @@ -0,0 +1,24 @@ +From b84e27c430a321185639096e7a0ca2ab4945bbfa Mon Sep 17 00:00:00 2001 +From: Stanislav Ochotnicky +Date: Mon, 22 Aug 2011 16:11:57 +0200 +Subject: [PATCH] Use utf-8 source encoding + +--- + pom.xml | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +diff --git a/pom.xml b/pom.xml +index e2f2cd0..6bb27f3 100644 +--- a/pom.xml ++++ b/pom.xml +@@ -52,6 +52,7 @@ + 1.3 + 1.11 + true ++ UTF-8 + + + +-- +1.7.6 +