[mkgmap] 05/08: Update ant.properties to use 1.8 source & target.

Bas Couwenberg sebastic at debian.org
Thu Sep 1 08:23:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository mkgmap.

commit d18d45cfacd37f95a024dec43506f64cca64b236
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Sep 1 10:05:07 2016 +0200

    Update ant.properties to use 1.8 source & target.
---
 debian/ant.properties | 4 ++--
 debian/changelog      | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/ant.properties b/debian/ant.properties
index 3eb03b7..2fbcb9e 100644
--- a/debian/ant.properties
+++ b/debian/ant.properties
@@ -1,2 +1,2 @@
-ant.build.javac.source=1.7
-ant.build.javac.target=1.7
+ant.build.javac.source=1.8
+ant.build.javac.target=1.8
diff --git a/debian/changelog b/debian/changelog
index 0602326..a6e962c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ mkgmap (0.0.0+svn3694-1) UNRELEASED; urgency=medium
     - move to java 1.8.
   * Use headless variant of JDK & JRE dependencies.
   * Update JDK & JRE dependencies to require at least version 1.8.
+  * Update ant.properties to use 1.8 source & target.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 01 Sep 2016 09:59:27 +0200
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git



More information about the Pkg-grass-devel mailing list