Пакет springframework-retry: Информация

    Исходный пакет: springframework-retry
    Версия: 1.1.1-alt1_3jpp8
    Собран:  9 февраля 2016 г. 4:30 в задании #158460
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/spring-projects/spring-retry

    Лицензия: ASL 2.0
    О пакете: Abstraction around retrying failed operations
    Описание: 
    Spring Retry provides an abstraction around retrying failed operations,
    with an emphasis on declarative control of the process and policy-based
    bahaviour that is easy to extend and customize. For instance, you can
    configure a plain POJO operation to retry if it fails, based on the type
    of exception, and with a fixed or exponential backoff.

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

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

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

      1. /proc
      2. maven-local
      3. mvn(junit:junit)
      4. mvn(org.apache.maven.plugins:maven-source-plugin)
      5. mvn(org.aspectj:aspectjweaver)
      6. mvn(org.easymock:easymock)
      7. mvn(org.springframework:spring-context)
      8. mvn(org.springframework:spring-tx)
      9. rpm-build-java
      10. jpackage-generic-compat

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


    9 февраля 2016 г. Igor Vlasenko 1.1.1-alt1_3jpp8
    - java 8 mass update