Package picocontainer-script: Information

    Source package: picocontainer-script
    Version: 2.0-alt5_1jpp6
    Build time:  Mar 22, 2013, 11:22 PM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: Scripting-layer for picocontainer
    Description: 
    The main scope of PicoContainer Script to provide a scripting
    layer on top of PicoContainer, adding the following features:
    * Classloader (classpath) management,including programmable
      permissions
    * Class name based composition (via reflection)
    * Meta-data and script language support:
      o XML
      o Beanshell
      o Groovy
      o JRuby
      o Jython (Python)
      o Rhino (Javascript)
    It is important to stress that there is no "official" script
    or meta-data language. We support multiple script languages
    to give the use the maximum flexibility in the choice that
    suits the task at hand. XML is of course the most widely
    used and mature meta-data markup, but lacks the programming
    features of some scripting languages, such as Groovy or
    JRuby with its builder syntax.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p7

      1. jmock
      2. jpackage-compat
      3. jpackage-utils >= 0:1.7.5
      4. jruby
      5. jython
      6. /proc
      7. annotation_1_0_api
      8. apache-commons-parent
      9. picocontainer-site-resources
      10. picocontainer2 >= 0:2.4
      11. maven-plugin-cobertura
      12. maven-release
      13. maven-surefire-maven-plugin
      14. maven-surefire-plugin
      15. maven-surefire-provider-junit4
      16. maven2 >= 0:2.0.8
      17. maven2-default-skin
      18. maven2-plugin-compiler
      19. maven2-plugin-dependency
      20. maven2-plugin-install
      21. maven2-plugin-jar
      22. maven2-plugin-javadoc
      23. maven2-plugin-project-info-reports
      24. maven2-plugin-resources
      25. maven2-plugin-site
      26. maven2-plugin-source
      27. xpp3-minimal
      28. groovy15
      29. paranamer

    Last changed


    March 22, 2013 Igor Vlasenko 0:2.0-alt5_1jpp6
    - use jmock
    June 10, 2012 Igor Vlasenko 0:2.0-alt4_1jpp6
    - build with maven-plugin-cobertura
    May 9, 2012 Igor Vlasenko 0:2.0-alt3_1jpp6
    - fixed build with new jruby