Mon, 25 Nov 2024 08:42:46 CST | login

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

ID21545
Package Nameapache-commons-lang3
Version3.12.0
Release9.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/apache-commons-lang3.git?.#3f60b6c60d54ef6b2560f8ac020c7dae520384f5
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 27 Sep 2024 15:04:07 CST
CompletedFri, 27 Sep 2024 15:22:13 CST
Taskbuild (dist-ocs23-base, /opencloudos-stream/apache-commons-lang3.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/apache-commons-lang3.git?.#origin/master'}}
Tags
dist-ocs23-base
RPMs
src
apache-commons-lang3-3.12.0-9.ocs23.src.rpm (info) (download)
noarch
apache-commons-lang3-3.12.0-9.ocs23.noarch.rpm (info) (download)
apache-commons-lang3-javadoc-3.12.0-9.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.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