Skip to content
Snippets Groups Projects
Commit 90b28bd9 authored by Matthias Klose's avatar Matthias Klose
Browse files

* Set java source version to 1.4.

parent 5a20cc7c
No related branches found
No related tags found
No related merge requests found
libregexp-java (1.4-6) UNRELEASED; urgency=low
* Set java source version to 1.4.
-- Matthias Klose <doko@debian.org> Mon, 20 Oct 2008 15:43:03 +0200
libregexp-java (1.4-5) unstable; urgency=low
* Build-depend on default-jdk-builddep.
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment