[Git][java-team/maven-resolver][master] Set the 'release' compiler parameter to preserve the compatibility with previous JREs
Emmanuel Bourg
gitlab at salsa.debian.org
Tue Jul 3 18:59:10 BST 2018
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 <ebourg at apache.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20180703/8ec704e6/attachment.html>
More information about the pkg-java-commits
mailing list