!3 删除启动时有关bundle jdk的打印信息,限制nested pipeline层数为100

From: @PadawanZH 
Reviewed-by: @candiceguo 
Signed-off-by: @candiceguo
This commit is contained in:
openeuler-ci-bot 2024-03-29 04:03:55 +00:00 committed by Gitee
commit 8398d0561c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 4 deletions

Binary file not shown.

View File

@ -17,8 +17,8 @@
%define build_arch x86_64
Name: poissonsearch-oss
Version: 1.0.0
%define package_version 1.0.0
Version: 1.0.1
%define package_version 1.0.1
Release: 1
License: ASL 2.0
Summary: Distributed RESTful search engine built for the cloud
@ -584,7 +584,10 @@ fi
%dir %{data_dir}
%changelog
* Tue Mar 19 2024 Zhang An <zhangan9@huawei.com> - 1.0.0-1
- Initial package (HEAD -> master)
* Fri Mar 29 2024 Zhang An <zhangan9@huawei.com> - 1.0.1-1
- 1.0.1 package release
* Fri Mar 22 2024 Zhang An <zhangan9@huawei.com> - 1.0.0-1
- 1.0.0 package release (HEAD -> master)
* Tue Mar 19 2024 Zhang An <zhangan9@huawei.com> - 1.0.0-1
- Initial package (HEAD -> master)