summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-11-17 19:20:51 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-11-17 19:20:51 +0000
commitf2731c43a8b3c301685b778d77635787a834dbd6 (patch)
treeefd970e44a0de6b4fc62afc7cf2aa245f84bbfab /sca-java-1.x
parent4a83eb6b7aea6151ded3cbe0e2625ce78ef2cdb1 (diff)
TUSCANY-3789: Define project.build.sourceEncoding property in top-level pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1036170 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/trunk/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/pom.xml b/sca-java-1.x/trunk/pom.xml
index 79839939c0..82678dae28 100644
--- a/sca-java-1.x/trunk/pom.xml
+++ b/sca-java-1.x/trunk/pom.xml
@@ -43,6 +43,7 @@
</prerequisites>
<properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<notice.dir>.</notice.dir>
</properties>