Emmanuel Bourg pushed to branch master at Debian Java Maintainers / maven-resolver
Commits: a0d6c76a by Emmanuel Bourg at 2018-07-03T19:58:16+02:00 Set the 'release' compiler parameter to preserve the compatibility with previous JREs - - - - - 2 changed files: - debian/changelog - debian/maven.properties Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +maven-resolver (1.1.1-2) unstable; urgency=medium + + * Team upload. + * Set the 'release' compiler parameter to preserve the compatibility + with previous JREs + + -- Emmanuel Bourg <[email protected]> Tue, 03 Jul 2018 19:57:17 +0200 + maven-resolver (1.1.1-1) unstable; urgency=medium * Team upload. ===================================== debian/maven.properties ===================================== --- a/debian/maven.properties +++ b/debian/maven.properties @@ -4,3 +4,4 @@ maven.test.skip=true maven.compiler.source=1.5 maven.compiler.target=1.5 +maven.compiler.release=7 View it on GitLab: https://salsa.debian.org/java-team/maven-resolver/commit/a0d6c76a63a6e01da6d007f6266b79028880ac47 -- View it on GitLab: https://salsa.debian.org/java-team/maven-resolver/commit/a0d6c76a63a6e01da6d007f6266b79028880ac47 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

