forked from pool/signpost-core
This commit is contained in:
@@ -82,7 +82,10 @@ sed -i 's/\r//' LICENSE
|
||||
%{mvn_file} :signpost-commonshttp4 signpost-commonshttp4
|
||||
|
||||
%build
|
||||
%{mvn_build} -s -f -- -Dmaven.compiler.release=6
|
||||
%{mvn_build} -s -f \
|
||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||
-- -Dmaven.compiler.release=6
|
||||
%endif
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
Reference in New Issue
Block a user