Пакет backport175: Информация

    Исходный пакет: backport175
    Версия: 1.0-alt1_1jpp5
    Собран:  5 марта 2009 г. 10:41
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://backport175.codehaus.org/

    Лицензия: Apache Software License 2.0
    О пакете: JSR-175 Backport
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    backport175 (noarch)
    backport175-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    3 марта 2009 г. Igor Vlasenko 0:1.0-alt1_1jpp5
    - first build