Tue, 20 Jan 2026 10:58:44 CST | login

Information for build bsf-2.4.0-3.ocs23

ID4582
Package Namebsf
Version2.4.0
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bsf.git?.#507f316ca50b539b4aad4b8c6d20c79b4dd5690d
SummaryBean Scripting Framework
DescriptionBean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits calling scripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines.
Built bystreamkoji
State complete
Volume DEFAULT
StartedSun, 10 Sep 2023 03:26:36 CST
CompletedSun, 10 Sep 2023 03:29:22 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bsf.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bsf.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
bsf-2.4.0-3.ocs23.src.rpm (info) (download)
noarch
bsf-2.4.0-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-2 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Apr 21 2023 Zhao Zhen <jeremiazhao@tencent.com> - 2.4.0-1 - initial