[jruby-joni] 156/279: pin source encoding to UTF-8
Hideki Yamane
henrich at moszumanska.debian.org
Mon Nov 16 11:27:20 UTC 2015
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch debian/sid
in repository jruby-joni.
commit 15836fa37f1f6111c9fa1b09aabe5b730964c3fb
Author: Douglas Campos <qmx at qmx.me>
Date: Sat Dec 29 16:34:01 2012 -0200
pin source encoding to UTF-8
---
pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/pom.xml b/pom.xml
index db07360..5d7dbd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,6 +12,10 @@
that uses byte arrays directly instead of java Strings and chars
</description>
+ <properties>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+ </properties>
+
<issueManagement>
<system>JIRA</system>
<url>http://jira.codehaus.org/browse/JRUBY</url>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git
More information about the pkg-java-commits
mailing list