This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository jboss-logging.
commit d9dc930228622c002b76ebfbdc2892a4c7ea352a Author: Markus Koschany <[email protected]> Date: Tue May 12 15:17:44 2015 +0200 Set encoding to UTF-8 --- debian/maven.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.properties b/debian/maven.properties index 7c29bd7..6d181c0 100644 --- a/debian/maven.properties +++ b/debian/maven.properties @@ -1,4 +1,5 @@ # Include here properties to pass to Maven during the build. # For example: # maven.test.skip=true +project.build.sourceEncoding=UTF-8 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

