bsh 2.0b4-15 source package in Ubuntu

Changelog

bsh (2.0b4-15) unstable; urgency=low


  * Added the poms missing in the previous upload (Closes: #730008)
  * Transition to the Servlet API 3.0 (Closes: #729972)

 -- Emmanuel Bourg <email address hidden>  Thu, 21 Nov 2013 17:16:04 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main devel

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bsh_2.0b4-15.dsc 1.4 KiB b44cb761faf4b5473215532776339693c102f2f0ba77dbd8f696c4f1e1478ccd
bsh_2.0b4.orig.tar.gz 807.3 KiB 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7
bsh_2.0b4-15.debian.tar.gz 8.9 KiB 929021759d9035677368bb79c75d19300ca6fce6ce6447bf674bc67666d15f6f

No changes file available.

Binary packages built by this source

bsh: No summary available for bsh in ubuntu wily.

No description available for bsh in ubuntu wily.

bsh-doc: Documentation for bsh

 BeanShell 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 you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 The documentation includes the javadoc API for bsh version 2 as well as
 the faq and manual in html-format.

bsh-src: Java scripting environment (BeanShell) Version 2 (source code)

 BeanShell 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 you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the bsh source code.

libbsh-java: Java scripting environment (BeanShell) Version 2 (library)

 BeanShell 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 you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the Java library without the command line tools.