!14 Solving the problem that bval compilation fails due to xstream upgrade

From: @starlet-dx
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-09-07 09:27:49 +00:00 committed by Gitee
commit aec58d925d

View File

@ -1,7 +1,7 @@
%bcond_with commons-weaver
Name: bval
Version: 1.1.1
Release: 1
Release: 2
Summary: Apache Bean Validation
License: ASL 2.0
Url: http://bval.apache.org/
@ -133,7 +133,7 @@ sed -i '/Privileged/d' \
%mvn_package ":{*}::tests:" @1
%build
%mvn_build -s -- -Dri -Dproject.build.sourceEncoding=UTF-8
%mvn_build -f -s -- -Dri -Dproject.build.sourceEncoding=UTF-8
%install
%mvn_install
@ -157,5 +157,8 @@ sed -i '/Privileged/d' \
%license LICENSE NOTICE
%changelog
* Tue Sep 7 2021 yaoxin <yaoxin30@huawei.com> - 1.1.1-2
- Solving the problem that bval compilation fails due to xstream upgrade
* Fri Aug 14 2020 leiju <leiju4@huawei.com> - 1.1.1-1
- Package init