Пакет apache-commons-logging: Информация

    Исходный пакет: apache-commons-logging
    Версия: 1.3.6-alt1
    Последняя версия по данным Repology
    Собран:  26 мая 2026 г. 17:58 в задании #418002
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://commons.apache.org/logging/

    Лицензия: Apache-2.0
    О пакете: Apache Commons Logging
    Описание: 
    When writing a library it is very useful to log information. However there are
    many logging implementations out there, and a library cannot impose the use of
    a particular one on the overall application that the library is a part of.
    
    The Logging package is an ultra-thin bridge between different logging
    implementations. A library that uses the commons-logging API can be used with
    any logging implementation at runtime. Commons Logging comes with support for
    a number of popular logging implementations, and writing adapters for others is
    a reasonably simple task.
    
    Applications (rather than libraries) may also choose to use commons-logging.
    While logging-implementation independence is not as important for applications
    as it is for libraries, using commons-logging does allow the application to
    change to a different logging implementation without recompiling code.
    
    Note that commons-logging does not attempt to initialize or terminate the
    underlying logging implementation that is used at runtime; that is the
    responsibility of the application. However many popular logging implementations
    do automatically initialize themselves; in this case an application may be
    able to avoid containing any code that is specific to the logging implementation
    used.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    apache-commons-logging (noarch)
    apache-commons-logging-javadoc (noarch)

    Сопровождающий: Evgeniy Serov

    Список участников:
    Evgeniy Serov
    Igor Vlasenko
    Mikhail Zabaluev

    Права:
    Igor Vlasenko
    Evgeniy Serov
    @everybody

      1. maven-local
      2. mvn(avalon-framework:avalon-framework-impl)
      3. mvn(org.apache.commons:commons-parent:pom:)
      4. mvn(org.apache.logging.log4j:log4j-1.2-api)
      5. mvn(org.apache.logging.log4j:log4j-api)
      6. jpackage-default

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


    25 мая 2026 г. Evgeniy Serov 1.3.6-alt1
    - Updated to 1.3.6.
    1 июля 2022 г. Igor Vlasenko 0:1.2-alt1_30jpp11
    - update
    4 августа 2021 г. Igor Vlasenko 0:1.2-alt1_27jpp11
    - update