[liboro-java] 09/37: * Set java source version to 1.4.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Jul 27 13:12:15 UTC 2016


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

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

commit 4e900ef2cc9b56a5145096c58f191194288f63ce
Author: Matthias Klose <doko at debian.org>
Date:   Mon Oct 20 13:38:52 2008 +0000

    * Set java source version to 1.4.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index addb1ac..7e89a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ liboro-java (2.0.8a-5) UNRELEASED; urgency=low
 
   * (Build-)depend on default-jre/-jdk.
   * Drop dependency on java-common.
+  * Set java source version to 1.4.
 
  -- Matthias Klose <doko at debian.org>  Wed, 30 Jul 2008 18:31:08 +0000
 
diff --git a/debian/rules b/debian/rules
index 275c07a..4548973 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
 JAVA_HOME_DIRS := /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
 DEB_ANT_BUILD_TARGET := jar javadocs
+ANT_OPTS = -Dant.build.javac.source=1.4
 
 install/liboro-java::
 	mkdir -p debian/liboro-java/usr/share/java

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



More information about the pkg-java-commits mailing list