[Git][java-team/libsweble-common-java][master] Use UFT-8 encoding and target Java 8.

Markus Koschany gitlab at salsa.debian.org
Sun May 2 17:43:13 BST 2021



Markus Koschany pushed to branch master at Debian Java Maintainers / libsweble-common-java


Commits:
c6a95f4e by Markus Koschany at 2021-05-02T18:36:09+02:00
Use UFT-8 encoding and target Java 8.

- - - - -


1 changed file:

- debian/maven.properties


Changes:

=====================================
debian/maven.properties
=====================================
@@ -1,3 +1,5 @@
 maven.test.skip=true
 maven.javadoc.skip=true
-
+project.build.sourceEncoding=UTF-8
+maven.compiler.source=1.8
+maven.compiler.target=1.8



View it on GitLab: https://salsa.debian.org/java-team/libsweble-common-java/-/commit/c6a95f4e1a3606202c73a7a4823439f28e7e8a96

-- 
View it on GitLab: https://salsa.debian.org/java-team/libsweble-common-java/-/commit/c6a95f4e1a3606202c73a7a4823439f28e7e8a96
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20210502/86196234/attachment.htm>


More information about the pkg-java-commits mailing list