Wed, 15 May 2024 15:06:35 UTC | login

Information for build bsh-2.0-19.b6.fc33

ID177643
Package Namebsh
Version2.0
Release19.b6.fc33
Epoch0
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 14:18:59 UTC
CompletedThu, 13 Aug 2020 14:18:59 UTC
Tags
f33
f37
f38
RPMs
src
bsh-2.0-19.b6.fc33.src.rpm (info) (download)
noarch
bsh-2.0-19.b6.fc33.noarch.rpm (info) (download)
bsh-javadoc-2.0-19.b6.fc33.noarch.rpm (info) (download)
bsh-manual-2.0-19.b6.fc33.noarch.rpm (info) (download)
Changelog * 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 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-16.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-15.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-14.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Aug 03 2018 Michael Simacek <msimacek@redhat.com> - 0:2.0-13.b6 - Remove proprietary files from tarball * Mon Jul 30 2018 Severin Gehwolf <sgehwolf@redhat.com> - 0:2.0-12.b6 - Add requirement on javapackages-tools for script's usage of java-functions. * Mon Jul 30 2018 Michael Simacek <msimacek@redhat.com> - 0:2.0-11.b6 - Repack the tarball without binaries