Mon, 30 Jun 2025 01:11:50 CST | login

Information for build apache-commons-lang3-3.12.0-9.oc9

ID33179
Package Nameapache-commons-lang3
Version3.12.0
Release9.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/apache-commons-lang3.git?.#993e5aa3c78004d12f07d1f1ae238914bde7449d
SummaryProvides a host of helper utilities for the java.lang API
DescriptionThe 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.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 16:26:48 CST
CompletedTue, 22 Apr 2025 16:29:20 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/apache-commons-lang3.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/apache-commons-lang3.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
apache-commons-lang3-3.12.0-9.oc9.src.rpm (info) (download)
noarch
apache-commons-lang3-3.12.0-9.oc9.noarch.rpm (info) (download)
apache-commons-lang3-javadoc-3.12.0-9.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.12.0-9 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.12.0-8 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.12.0-7 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.12.0-6 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 Xiaojie Chen <jackxjchen@tencent.com> - 3.12.0-5 - Disable bootstrap * Wed Apr 12 2023 Xiaojie Chen <jackxjchen@tencent.com> - 3.12.0-4 - Using maven-local-openjdk8 as default * Wed Apr 12 2023 Xiaojie Chen <jackxjchen@tencent.com> - 3.12.0-3 - Rewritten spec for maven 3.8.6 * Fri Mar 24 2023 rockerzhu <rockerzhu@tencent.com> - 3.12.0-2 - Rebuild * Tue Dec 20 2022 Zhao Zhen <jeremiazhao@tencent.com> - 3.12.0-1 - initial