[packages/ant] force use of java 8
atler
atler at pld-linux.org
Wed Mar 11 20:02:18 CET 2026
commit bcb7e24ba67935d78fd3da4e19cfb7686c8b9668
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Mar 11 20:01:04 2026 +0100
force use of java 8
javadoc seems to be less picky about errors in documentation
ant.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ant.spec b/ant.spec
index 3b2468f..772f060 100644
--- a/ant.spec
+++ b/ant.spec
@@ -48,7 +48,7 @@
%undefine with_junit
%endif
-%{?use_default_jdk}
+%{?use_default_jdk:%use_default_jdk 8}
%define rel 3
Summary: Ant build tool for Java
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ant.git/commitdiff/bcb7e24ba67935d78fd3da4e19cfb7686c8b9668
More information about the pld-cvs-commit
mailing list