Package bsf: Information

    Source package: bsf
    Version: 2.4.0-alt3_15jpp7
    Build time:  Feb 9, 2013, 04:33 PM
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    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

    List of rpms provided by this srpm:
    bsf (noarch)
    bsf-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. ant
      2. apache-commons-logging
      3. /proc
      4. rhino
      5. rpm-build-java
      6. jpackage-compat
      7. jpackage-utils >= 1.6
      8. xalan-j2

    Last changed


    Feb. 7, 2013 Igor Vlasenko 1:2.4.0-alt3_15jpp7
    - fc update
    Sept. 14, 2012 Igor Vlasenko 1:2.4.0-alt3_13jpp7
    - fc version
    Jan. 24, 2012 Igor Vlasenko 1:2.4.0-alt3_11jpp6
    - restored repolib