This commit is contained in:
parent
0ecc34333b
commit
2e5b9cb3cf
@ -76,7 +76,10 @@ API documentation for %{name}.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{mvn_build} -f -- -Dmaven.compiler.release=7
|
%{mvn_build} -f \
|
||||||
|
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||||
|
-- -Dmaven.compiler.release=7
|
||||||
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user