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

ebourg-guest pushed a commit to branch master
in repository eclipselink.

commit 09e7abc7ec3372541bb1d8419ca36de952f318d1
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Sep 29 00:32:50 2017 +0200

    Set the source/target level to Java 7
---
 debian/build.properties | 4 ++--
 debian/changelog        | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/build.properties b/debian/build.properties
index 54cee72..9fb1c1f 100644
--- a/debian/build.properties
+++ b/debian/build.properties
@@ -1,6 +1,6 @@
 debug=on
-target=1.6
-source=1.5
+target=1.7
+source=1.7
 
 dir.src=.
 dir.debian=debian
diff --git a/debian/changelog b/debian/changelog
index b7357a1..1601f40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ eclipselink (2.6.2-1) UNRELEASED; urgency=medium
     - Disabled JGroup support (too old in Debian)
     - Updated the Maven poms
   * No longer remove the embedded copies of ASM and ANTLR (Closes: #800851)
+  * Set the source/target level to Java 7
 
  -- Emmanuel Bourg <ebo...@apache.org>  Tue, 19 Jul 2016 11:30:24 +0200
 

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to