Package backport175: Information

    Source package: backport175
    Version: 1.0-alt1_1jpp5
    Build time:  Mar 5, 2009, 10:41 AM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: JSR-175 Backport
    Description: 
    Backport175 is backport of the Java 5 annotations (JSR-175)
    specification. Making strongly typed annotation available
    or Java 1.3/1.4 platforms. They are bytecode compatible with
    Java 5 annotations making them available for use by tools etc.
    It has two separate modules:
    * Compiler - which compiles the backport175 annotations and
      puts them into the bytecode of the class (compatible with
      regular Java 5 RuntimeVisible annotations).
    * Reader - which allows you to read the backport175
      annotations as well as regular Java 5 annotation through
      one single uniformed API. The reader also has an API for
      runtime management, which allows you to update the bytecode
      at runtime and have your changes propagated.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. ant >= 0:1.6.5
      2. /proc
      3. asm2
      4. qdox
      5. jpackage-compat
      6. jarjar
      7. jpackage-utils >= 0:1.7.5
      8. junit

    Last changed


    March 3, 2009 Igor Vlasenko 0:1.0-alt1_1jpp5
    - first build