Wed, 21 Jan 2026 08:49:45 CST | login

Information for build bsf-2.4.0-4.ocs23

ID16765
Package Namebsf
Version2.4.0
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/bsf.git?.#e1cd2f5f5ffe5084174300ccb918bd9f40eeae59
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 11:09:21 CST
CompletedSat, 17 Aug 2024 11:13:24 CST
Taskbuild (dist-ocs23, /opencloudos-stream/bsf.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/bsf.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
bsf-2.4.0-4.ocs23.src.rpm (info) (download)
noarch
bsf-2.4.0-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.4.0-4 - Rebuilt for loongarch release * 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