Fri, 29 Mar 2024 09:41:48 CST | login

Information for build bsh-2.1.0-6.fc37

ID25766
Package Namebsh
Version2.1.0
Release6.fc37
Epoch0
Sourcegit+https://src.fedoraproject.org/rpms/bsh.git#fb49f305edf4ba267f179725e34009df5505fd3b
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
StartedMon, 30 Jan 2023 21:56:39 CST
CompletedMon, 30 Jan 2023 22:08:42 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/bsh.git:fb49f305edf4ba267f179725e34009df5505fd3b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bsh.git#fb49f305edf4ba267f179725e34009df5505fd3b'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-6 - Rebuilt for Drop i686 JDKs * Sat Feb 05 2022 Jiri Vanek <jvanek@redhat.com> - 0:2.1.0-5 - Rebuilt for java-17-openjdk as system jdk * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Dec 02 2021 Hans de Goede <hdegoede@redhat.com> - 0:2.1.0-3 - Fix building with Java 17 * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Feb 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0:2.1.0-1 - Update to version 2.1.0. * Wed Jan 27 2021 Tomas Popela <tpopela@redhat.com> - 0:2.0-22.b6 - Don't build the desktop support on RHEL 8+ as ImageMagick isn't available there. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-21.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Dec 14 2020 Jerry James <loganjerry@gmail.com> - 0:2.0-20.b6 - Change jline Requires to jline2 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-19.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 Fabio Valentini <decathorpe@gmail.com> - 0:2.0-18.b6 - Make adjustments for Java 11 compatibility. * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 0:2.0-17.b6 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11