[libregexp-java] 08/26: * Set java source version to 1.4.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 12 11:37:57 UTC 2018


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

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

commit 90b28bd99a6a4e720cd1762134d593138db783cd
Author: Matthias Klose <doko at debian.org>
Date:   Mon Oct 20 13:43:45 2008 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 6e9045d..42519ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libregexp-java (1.4-6) UNRELEASED; urgency=low
+
+  * Set java source version to 1.4.
+
+ -- Matthias Klose <doko at debian.org>  Mon, 20 Oct 2008 15:43:03 +0200
+
 libregexp-java (1.4-5) unstable; urgency=low
 
   * Build-depend on default-jdk-builddep.
diff --git a/debian/rules b/debian/rules
index cee6fd6..f296f5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,7 @@ include /usr/share/cdbs/1/class/ant.mk
 
 JAVA_HOME_DIRS := /usr/lib/jvm/default-java
 ANT_HOME := /usr/share/ant
+ANT_OPTS = -Dant.build.javac.source=1.4
 
 DEB_JARS := $(ANT_HOME)/lib/ant-launcher.jar 
 

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



More information about the pkg-java-commits mailing list