Accepting request 964232 from Java:packages
Build with source and target levels 8 OBS-URL: https://build.opensuse.org/request/show/964232 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/prometheus-simpleclient-java?expand=0&rev=5
This commit is contained in:
commit
77ecac2563
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 23 10:00:34 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Build with source and target levels 8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 12:56:51 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -153,8 +153,12 @@ done
|
||||
%pom_add_dep javax.xml.bind:jaxb-api::provided simpleclient_pushgateway
|
||||
%endif
|
||||
|
||||
%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:source" "1.8"
|
||||
%pom_xpath_set "pom:plugin[pom:artifactId[text()='maven-compiler-plugin']]/pom:configuration/pom:target" "1.8"
|
||||
|
||||
%build
|
||||
%{mvn_build} -f -s -- -Dsource=8
|
||||
%{mvn_build} -f -s -- \
|
||||
-Dsource=8
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
|
Loading…
Reference in New Issue
Block a user