Fridrich Strba 2019-11-22 14:34:57 +00:00 committed by Git OBS Bridge
parent a143b14c81
commit 47f975a5d0

View File

@ -176,7 +176,9 @@ sed -i 's/jsr14/1.6/' antlr3-maven-archetype/src/main/resources/archetype-resour
%if %{with bootstrap}
-j \
%endif
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-- -Dmaven.compiler.release=6
%endif
%if %{without runtime} && %{without bootstrap}