forked from pool/jsonp
Accepting request 963995 from Java:packages
Build with source and target levels 8 OBS-URL: https://build.opensuse.org/request/show/963995 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jsonp?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 22 15:22:01 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build with java source and target levels 8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 06:54:26 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@@ -86,7 +86,11 @@ sed -i '/check-module/d' api/pom.xml impl/pom.xml
|
||||
|
||||
%build
|
||||
|
||||
%{mvn_build} -f -- -Dsource=6
|
||||
%{mvn_build} -f -- \
|
||||
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
|
||||
-Dmaven.compiler.release=8 \
|
||||
%endif
|
||||
-Dsource=8
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
Reference in New Issue
Block a user