Package apache-commons-lang3: Information

    Source package: apache-commons-lang3
    Version: 3.12.0-alt2_7jpp11
    Latest version according to Repology
    Build time:  Oct 25, 2023, 09:58 AM in the task #332658
    Category: Development/Java
    Report package bug
    License: ASL 2.0
    Summary: Provides a host of helper utilities for the java.lang API
    Description: 
    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.

    List of rpms provided by this srpm:
    apache-commons-lang3 (noarch)
    apache-commons-lang3-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    Oct. 25, 2023 Igor Vlasenko 3.12.0-alt2_7jpp11
    - fixed build (closes: #48155)
    March 20, 2023 Igor Vlasenko 3.12.0-alt1_7jpp11
    - update
    Aug. 18, 2021 Igor Vlasenko 3.12.0-alt1_3jpp11
    - new version