Information for build google-guice-4.2.3-13.ocs23
ID | 21565 | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | google-guice | |||||||||||||||||||||||||||||
Version | 4.2.3 | |||||||||||||||||||||||||||||
Release | 13.ocs23 | |||||||||||||||||||||||||||||
Epoch | ||||||||||||||||||||||||||||||
Source | git+https://gitee.com/opencloudos-stream/google-guice.git?.#af7671a9fd0ab99c8b49ae6536e995544df8c9d4 | |||||||||||||||||||||||||||||
Summary | Lightweight dependency injection framework for Java 5 and above | |||||||||||||||||||||||||||||
Description | Put simply, Guice alleviates the need for factories and the use of new in your Java code. Think of Guice's @Inject as the new new. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts. Guice embraces Java's type safe nature, especially when it comes to features introduced in Java 5 such as generics and annotations. You might think of Guice as filling in missing features for core Java. Ideally, the language itself would provide most of the same features, but until such a language comes along, we have Guice. Guice helps you design better APIs, and the Guice API itself sets a good example. Guice is not a kitchen sink. We justify each feature with at least three use cases. When in doubt, we leave it out. We build general functionality which enables you to extend Guice rather than adding every feature to the core framework. | |||||||||||||||||||||||||||||
Built by | ocs-bot | |||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||
Started | Fri, 27 Sep 2024 15:21:18 CST | |||||||||||||||||||||||||||||
Completed | Fri, 27 Sep 2024 15:27:33 CST | |||||||||||||||||||||||||||||
Task | build (dist-ocs23-base, /opencloudos-stream/google-guice.git:.:origin/master) | |||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/google-guice.git?.#origin/master'}} | |||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||
Logs |
|
|||||||||||||||||||||||||||||
Changelog | * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.3-13 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.3-12 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.3-11 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.3-10 - Rebuilt for OpenCloudOS Stream 23.05 * Thu Apr 20 2023 Xiaojie Chen <jackxjchen@tencent.com> - 4.2.3-9 - Disable bootstrap * Thu Apr 13 2023 Xiaojie Chen <jackxjchen@tencent.com> - 4.2.3-8 - Remove unused script * Wed Apr 12 2023 Xiaojie Chen <jackxjchen@tencent.com> - 4.2.3-7 - Rewritten spec for maven 3.8.6 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.2.3-6 - Rebuilt for OpenCloudOS Stream 23 * Wed Mar 22 2023 Zhao Zhen <jeremiazhao@tencent.com> - 4.2.3-5 - small fix * Wed Mar 22 2023 Zhao Zhen <jeremiazhao@tencent.com> - 4.2.3-4 - recovery guice-extensions subpackage * Wed Mar 22 2023 Zhao Zhen <jeremiazhao@tencent.com> - 4.2.3-3 - rebuild for opencloudos * Tue Dec 20 2022 Zhao Zhen <jeremiazhao@tencent.com> - 4.2.3-2 - using maven-local instead of maven-local-openjdk8 * Tue Dec 20 2022 Zhao Zhen <jeremiazhao@tencent.com> - 4.2.3-1 - initial |