Fridrich Strba 2022-03-20 17:47:49 +00:00 committed by Git OBS Bridge
parent 36ba0ad18b
commit 2aee99f95e
5 changed files with 18 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 17:45:24 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with java source and target levels 8
-------------------------------------------------------------------
Fri May 14 16:39:03 UTC 2021 - Fridrich Strba <fstrba@suse.com>

View File

@ -117,7 +117,7 @@ pushd %{comp_name}
-f \
%endif
%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 9}%{!?pkg_vcmp:0}
-- -Dmaven.compiler.release=6
-- -Dmaven.compiler.release=8
%endif
# empty line, keep

BIN
plexus-containers-build.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 17:43:12 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Tue Jan 18 07:57:30 UTC 2022 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Mar 20 17:43:54 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Build with source and target levels 8
-------------------------------------------------------------------
Fri May 14 16:39:03 UTC 2021 - Fridrich Strba <fstrba@suse.com>