Olek Wojnar pushed to branch temp at Debian Java Maintainers / google-flogger
Commits: 6c7cb87c by Olek Wojnar at 2020-05-26T02:39:33-04:00 Smarter source encoding - - - - - 3 changed files: - debian/maven.properties - − debian/patches/add_source_encoding.patch - − debian/patches/series Changes: ===================================== debian/maven.properties ===================================== @@ -1 +1,2 @@ +project.build.sourceEncoding=UTF-8 maven.test.skip=true ===================================== debian/patches/add_source_encoding.patch deleted ===================================== @@ -1,13 +0,0 @@ ---- a/pom.xml -+++ b/pom.xml -@@ -30,6 +30,10 @@ - <description>A Fluent Logging API for Java</description> - <url>https://github.com/google/flogger</url> - -+ <properties> -+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> -+ </properties> -+ - <scm> - <url>http://github.com/google/flogger/</url> - <connection>scm:git:git://github.com/google/flogger.git</connection> ===================================== debian/patches/series deleted ===================================== @@ -1 +0,0 @@ -add_source_encoding.patch View it on GitLab: https://salsa.debian.org/java-team/google-flogger/-/commit/6c7cb87c597e7b88a829945241965d46bad29d5c -- View it on GitLab: https://salsa.debian.org/java-team/google-flogger/-/commit/6c7cb87c597e7b88a829945241965d46bad29d5c You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

