update to 1.7.0 and use jdk 21
This commit is contained in:
parent
e707318b7c
commit
2154f9eeff
Binary file not shown.
BIN
1.7.0.Final.tar.gz
Normal file
BIN
1.7.0.Final.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global namedreltag .Final
|
||||
%global namedversion %{version}%{?namedreltag}
|
||||
Name: jboss-dmr
|
||||
Version: 1.6.1
|
||||
Version: 1.7.0
|
||||
Release: 1
|
||||
Summary: JBoss DMR
|
||||
License: LGPLv2+ and Apache-2.0
|
||||
@ -26,7 +26,7 @@ This package contains the API documentation for %{name}.
|
||||
%pom_remove_plugin :maven-checkstyle-plugin
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -f -- -Dsource=21
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -36,6 +36,9 @@ This package contains the API documentation for %{name}.
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
|
||||
%changelog
|
||||
* Thu Feb 15 2024 zke_012020 <keer.oerv@isrc.iscas.ac.cn> - 1.7.0-1
|
||||
- Upgrade to version 1.7.0
|
||||
|
||||
* Tue Jan 18 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.6.1-1
|
||||
- Upgrade to version 1.6.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user