Sun, 05 May 2024 09:41:36 UTC | login

Information for build bsh-2.0-13.b6.fc29

ID70141
Package Namebsh
Version2.0
Release13.b6.fc29
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
StartedSun, 12 Aug 2018 20:14:21 UTC
CompletedSun, 12 Aug 2018 20:14:21 UTC
Tags
f29
f30
f31
RPMs
src
bsh-2.0-13.b6.fc29.src.rpm (info) (download)
noarch
bsh-2.0-13.b6.fc29.noarch.rpm (info) (download)
bsh-javadoc-2.0-13.b6.fc29.noarch.rpm (info) (download)
bsh-manual-2.0-13.b6.fc29.noarch.rpm (info) (download)
Changelog * 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 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-10.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-9.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Sep 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-8.b6 - Properly conditionalize build-requires * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.0-7.b6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 13 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-6.b6 - Add conditional for desktop file * Fri Mar 03 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-5.b6 - Install desktop icon to pixmaps instead of icons * Fri Mar 03 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.0-4.b6 - Fix directory ownership * Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:2.0-3.b6 - Build against glassfish-servlet-api * Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-2.b6 - Install into expected location * Thu Nov 24 2016 Michael Simacek <msimacek@redhat.com> - 0:2.0-1.b6 - Update to upstream version 2.0.b6 * Wed Oct 12 2016 Ville Skyttä <ville.skytta@iki.fi> - 0:1.3.0-36 - Switch to jline 2.x in -utils - Mark License.txt as %license