Package janino: Information

    Source package: janino
    Version: 2.6.1-alt1_14jpp7
    Build time:  Aug 24, 2012, 02:55 PM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: An embedded Java compiler
    Description: 
    Janino is a super-small, super-fast Java compiler. Not only can it compile
    a set of source files to a set of class files like the JAVAC tool, but also
    can it compile a Java expression, block, class body or source file in
    memory, load the bytecode and execute it directly in the same JVM. Janino
    is not intended to be a development tool, but an embedded compiler for
    run-time compilation purposes, e.g. expression evaluators or "server pages"
    engines like JSP.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko


      1. ant
      2. buildnumber-maven-plugin
      3. maven
      4. maven-compiler-plugin
      5. maven-enforcer-plugin
      6. maven-install-plugin
      7. maven-jar-plugin
      8. maven-javadoc-plugin
      9. maven-resources-plugin
      10. codehaus-parent
      11. maven-source-plugin
      12. maven-surefire-plugin
      13. maven-surefire-provider-junit4
      14. /proc
      15. jpackage-compat
      16. jpackage-utils
      17. junit4
      18. unzip

    Last changed


    Aug. 24, 2012 Igor Vlasenko 0:2.6.1-alt1_14jpp7
    - fc release
    Feb. 21, 2010 Igor Vlasenko 0:2.5.11-alt1_2jpp5
    - new jpackage release
    Dec. 3, 2007 Igor Vlasenko 0:2.5.11-alt1_1jpp1.7
    - converted from JPackage by jppimport script