Fridrich Strba 2022-03-29 08:08:35 +00:00 committed by Git OBS Bridge
parent d625f17083
commit b113d42e84

View File

@ -304,11 +304,7 @@ sed -i '/<SystemProperty name="jetty.state"/d' \
# we don't have all necessary dependencies to run tests
# missing test dep: org.eclipse.jetty.toolchain:jetty-perf-helper
%{mvn_build} -f -s -- \
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-Dmaven.compiler.release=8 \
%endif
-Dsource=8
%{mvn_build} -f -s -- -Dsource=8
%install
%mvn_install