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

    Исходный пакет: apache-commons-lang3
    Версия: 3.19.0-alt1
    Собран:  21 октября 2025 г. 1:49
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://commons.apache.org/lang

    Лицензия: Apache-2.0
    О пакете: Provides a host of helper utilities for the java.lang API
    Описание: 
    The standard Java libraries fail to provide enough methods for
    manipulation of its core classes. The Commons Lang Component provides
    these extra methods.
    The Commons Lang Component provides a host of helper utilities for the
    java.lang API, notably String manipulation methods, basic numerical
    methods, object reflection, creation and serialization, and System
    properties. Additionally it contains an inheritable enum type, an
    exception structure that supports multiple types of nested-Exceptions
    and a series of utilities dedicated to help with building methods, such
    as hashCode, toString and equals.
    
    With version of commons-lang 3.x, developers decided to change API and
    therefore created differently named artifact and jar files. This is
    the new version, while apache-commons-lang is the compatibility
    package.

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

    Сопровождающий: Alexander Danilov

    Список участников:
    Alexander Danilov
    Andrey Cherepanov
    Igor Vlasenko

      1. /proc
      2. jpackage-default
      3. maven-local
      4. mvn(biz.aQute.bnd:biz.aQute.bndlib)
      5. mvn(com.google.code.findbugs:jsr305)
      6. mvn(org.apache.commons:commons-parent:pom:)
      7. mvn(org.apache.felix:maven-bundle-plugin)
      8. mvn(org.apache.maven.plugins:maven-antrun-plugin)
      9. mvn(org.easymock:easymock)
      10. mvn(org.hamcrest:hamcrest)
      11. mvn(org.junit.jupiter:junit-jupiter)
      12. rpm-build-java

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


    20 октября 2025 г. Alexander Danilov 3.19.0-alt1
    - new version
    23 апреля 2025 г. Andrey Cherepanov 3.17.0-alt1
    - new version
    25 октября 2023 г. Igor Vlasenko 3.12.0-alt2_7jpp11
    - fixed build (closes: #48155)