Click here to visit the old openkoji buildsystem (Archived)

Information for build bsh-2.1.0-12.fc40

ID19290
Package Namebsh
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.1.0
Release12.fc40
Epoch0
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/bsh.git#1affb57029aae483e2d0ea6935fa40f5382d2f34
SummaryLightweight Scripting for Java
DescriptionBeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm). You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for your applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff. Another way to describe it is to say that in many ways BeanShell is to Java as Tcl/Tk is to C: BeanShell is embeddable - You can call BeanShell from your Java applications to execute Java code dynamically at run-time or to provide scripting extensibility for your applications. Alternatively, you can call your Java applications and objects from BeanShell; working with Java objects and APIs dynamically. Since BeanShell is written in Java and runs in the same space as your application, you can freely pass references to "real live" objects into scripts and return them as results.
Built bykojiadmin
State complete
Volume DEFAULT
StartedFri, 31 May 2024 02:30:59 CST
CompletedFri, 31 May 2024 02:47:14 CST
Taskbuild (f40, /rpms/bsh.git:1affb57029aae483e2d0ea6935fa40f5382d2f34)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bsh.git#1affb57029aae483e2d0ea6935fa40f5382d2f34'}}
Tags
f40
RPMs
src
bsh-2.1.0-12.fc40.src.rpm (info) (download)
noarch
bsh-2.1.0-12.fc40.noarch.rpm (info) (download)
bsh-javadoc-2.1.0-12.fc40.noarch.rpm (info) (download)
bsh-manual-2.1.0-12.fc40.noarch.rpm (info) (download)
Logs
noarch
state.log
root.log
build.log
installed_pkgs.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Mar 02 2024 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-12 - Rebuilt for java-21-openjdk as system jdk * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-6 - Rebuilt for Drop i686 JDKs