This commit is contained in:
parent
d625f17083
commit
b113d42e84
@ -304,11 +304,7 @@ sed -i '/<SystemProperty name="jetty.state"/d' \
|
|||||||
|
|
||||||
# we don't have all necessary dependencies to run tests
|
# we don't have all necessary dependencies to run tests
|
||||||
# missing test dep: org.eclipse.jetty.toolchain:jetty-perf-helper
|
# missing test dep: org.eclipse.jetty.toolchain:jetty-perf-helper
|
||||||
%{mvn_build} -f -s -- \
|
%{mvn_build} -f -s -- -Dsource=8
|
||||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
|
||||||
-Dmaven.compiler.release=8 \
|
|
||||||
%endif
|
|
||||||
-Dsource=8
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
|
Loading…
Reference in New Issue
Block a user