Click here to visit the old openkoji buildsystem (Archived)

Information for build bsh-2.1.0-12.fc41

ID6295
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.fc41
Epoch0
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/bsh.git#ac391cadc9632eb81f4c77089a66867ce6b96c0b
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 failed
Volume DEFAULT
StartedWed, 15 May 2024 23:20:48 CST
CompletedWed, 15 May 2024 23:28:12 CST
Taskbuild (f41, /rpms/bsh.git:ac391cadc9632eb81f4c77089a66867ce6b96c0b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bsh.git#ac391cadc9632eb81f4c77089a66867ce6b96c0b'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Feb 27 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