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

ID1544312
Package Namebsh
Version2.0
Release18.b6.fc33
Epoch0
Sourcegit+https://src.fedoraproject.org/rpms/bsh.git#c218a3c73e9a87adfb17fa1f14b2effc5df60ce6
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 bydecathorpe
State complete
Volume DEFAULT
StartedMon, 20 Jul 2020 20:09:53 UTC
CompletedMon, 20 Jul 2020 20:12:16 UTC
Taskbuild (rawhide, /rpms/bsh.git:c218a3c73e9a87adfb17fa1f14b2effc5df60ce6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/bsh.git#c218a3c73e9a87adfb17fa1f14b2effc5df60ce6'}}
Tags
f33
RPMs
src
bsh-2.0-18.b6.fc33.src.rpm (info) (download)
noarch
bsh-2.0-18.b6.fc33.noarch.rpm (info) (download)
bsh-javadoc-2.0-18.b6.fc33.noarch.rpm (info) (download)
bsh-manual-2.0-18.b6.fc33.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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