This commit is contained in:
parent
36587bb7b0
commit
1f213e56e3
@ -186,6 +186,7 @@ sed -i 's/jsr14/1.8/' antlr3-maven-archetype/src/main/resources/archetype-resour
|
|||||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||||
-Dmaven.compiler.release=8 \
|
-Dmaven.compiler.release=8 \
|
||||||
%endif
|
%endif
|
||||||
|
-Dproject.build.outputTimestamp=$(date -u -d @${SOURCE_DATE_EPOCH:-$(date +%%s)} +%%Y-%%m-%%dT%%H:%%M:%%SZ) \
|
||||||
-Dsource=8
|
-Dsource=8
|
||||||
|
|
||||||
%if %{without runtime} && %{without bootstrap}
|
%if %{without runtime} && %{without bootstrap}
|
||||||
|
Loading…
Reference in New Issue
Block a user