Name: | bsf |
---|---|
Version: | 2.3.0 |
Release: | 11jpp.1 |
Architecture: | i386 |
Group: | Development/Libraries/Java |
Size: | 829247 |
License: | Apache License |
RPM: | bsf-2.3.0-11jpp.1.i386.rpm |
Source RPM: | bsf-2.3.0-11jpp.1.src.rpm |
Build Date: | Tue Jun 05 2007 |
Build Host: | ca-build14 |
Vendor: | Oracle USA |
URL: | http://jakarta.apache.org/bsf/ |
Summary: | Bean Scripting Framework |
Description: | Bean Scripting Framework (BSF) is a set of Java classes which provides scripting language support within Java applications, and access to Java objects and methods from scripting languages. BSF allows one to write JSPs in languages other than Java while providing access to the Java class library. In addition, BSF permits any Java application to be implemented in part (or dynamically extended) by a language that is embedded within it. This is achieved by providing an API that permits calling scripting language engines from within Java, as well as an object registry that exposes Java objects to these scripting language engines. BSF supports several scripting languages currently: * Javascript (using Rhino ECMAScript, from the Mozilla project) * Python (using either Jython or JPython) * Tcl (using Jacl) * NetRexx (an extension of the IBM REXX scripting language in Java) * XSLT Stylesheets (as a component of Apache XML project's Xalan and Xerces) In addition, the following languages are supported with their own BSF engines: * Java (using BeanShell, from the BeanShell project) * JRuby * JudoScript |
- Added missing requirements.
- Rebuilt
- Removing vendor and distribution tags.
- Added conditional native compilation. - From gbenson@redhat: - Build without Jython or Rhino for now. - Build with servletapi5. - Avoid Sun-specific classes.
- First JPP 1.7 build
- Clean up specfile a bit
- Build with ant-1.6.2
- add javadoc symlinks - change Apache Software License to Apache License
- remove all Requires
- fix strange permissions
- rebuild for jpackage 1.5
- Requires/BuildRequires: xalan-j2 - update %description
- version 2.3.0 (first jakarta release)
- vendor, distribution, group tags - versioned dir for javadoc - section macro
- javadoc in javadoc package
- removed packager tag - new jpp extension - fixed url
- first unified release - used original tarball - s/jPackage/JPackage
- first Mandrake release