!15 [sync] PR-13: Solving the problem that bval compilation fails due to xstream upgrade
From: @openeuler-sync-bot Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
3783f5712a
@ -1,7 +1,7 @@
|
|||||||
%bcond_with commons-weaver
|
%bcond_with commons-weaver
|
||||||
Name: bval
|
Name: bval
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Apache Bean Validation
|
Summary: Apache Bean Validation
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Url: http://bval.apache.org/
|
Url: http://bval.apache.org/
|
||||||
@ -133,7 +133,7 @@ sed -i '/Privileged/d' \
|
|||||||
%mvn_package ":{*}::tests:" @1
|
%mvn_package ":{*}::tests:" @1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%mvn_build -s -- -Dri -Dproject.build.sourceEncoding=UTF-8
|
%mvn_build -f -s -- -Dri -Dproject.build.sourceEncoding=UTF-8
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%mvn_install
|
%mvn_install
|
||||||
@ -157,6 +157,9 @@ sed -i '/Privileged/d' \
|
|||||||
%license LICENSE NOTICE
|
%license LICENSE NOTICE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 7 2021 yaoxin <yaoxin30@huawei.com> - 1.1.1-4
|
||||||
|
- Solving the problem that bval compilation fails due to xstream upgrade
|
||||||
|
|
||||||
* Tue Sep 7 2021 yaoxin <yaoxin30@huawei.com> - 1.1.1-3
|
* Tue Sep 7 2021 yaoxin <yaoxin30@huawei.com> - 1.1.1-3
|
||||||
- Revert the modifications of the 1.1.1-2
|
- Revert the modifications of the 1.1.1-2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user