[scala-2.10] 144/166: Force the build with Java 8
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:43:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository scala-2.10.
commit 6877ca00449f30f03e4219ef6edc815eb456519e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Nov 14 10:39:10 2016 +0100
Force the build with Java 8
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 21e1848..e52892a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,6 +19,7 @@ override_dh_auto_build:
-Dlibrary.starr.jar=/usr/share/java/scala-library.jar \
-Dreflect.starr.jar=/usr/share/java/scala-reflect.jar \
-Dcompiler.starr.jar=/usr/share/java/scala-compiler.jar \
+ -Dhas.java7=true \
fastdist-opt
for file in scala scala-library; do \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git
More information about the pkg-java-commits
mailing list