This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository felix-main.
commit 06a7e248e615bb16187284807060edfe0cee3a7f Author: Markus Koschany <[email protected]> Date: Fri Oct 16 14:30:30 2015 +0200 Set source encoding to UTF-8 on all platforms. --- debian/maven.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.properties b/debian/maven.properties index 19d0f9c..77125a3 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -2,4 +2,5 @@ maven.test.skip=true gogo.runtime.version=0.16.2 obr.version=2.0.6 +project.build.sourceEncoding=UTF-8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-main.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

