[plexus-compiler] 09/10: Switched to source/target level 1.7
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 2 17:03:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-compiler.
commit 050bcd92c65857a00d3e8d85ee9904f84c398f6b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Mar 2 17:42:31 2018 +0100
Switched to source/target level 1.7
---
debian/changelog | 1 +
debian/maven.properties | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d8ae01a..310b074 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ plexus-compiler (2.8.3-1) UNRELEASED; urgency=medium
- Refreshed the patches
- Fixed the compatibility with the version of ECJ in Debian
- Updated the Maven rules
+ - Switched to source/target level 1.7
* Standards-Version updated to 4.1.3
* Switch to debhelper level 11
* Depend on libplexus-container-default-java
diff --git a/debian/maven.properties b/debian/maven.properties
index f6c58d4..85aeb78 100644
--- a/debian/maven.properties
+++ b/debian/maven.properties
@@ -3,6 +3,6 @@
# maven.test.skip=true
maven.test.failure.ignore=true
-maven.compiler.source=1.6
-maven.compiler.target=1.6
+maven.compiler.source=1.7
+maven.compiler.target=1.7
project.build.sourceEncoding=UTF-8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git
More information about the pkg-java-commits
mailing list