Fri, 19 Apr 2024 18:09:41 UTC | login

Information for build jctools-3.3.0-2.el9

ID17217
Package Namejctools
Version3.3.0
Release2.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/jctools#11610182060d10b7479683d5fa3722ce44453536
SummaryJava Concurrency Tools for the JVM
DescriptionThis project aims to offer some concurrent data structures currently missing from the JDK: ° SPSC/MPSC/SPMC/MPMC Bounded lock free queues ° SPSC/MPSC Unbounded lock free queues ° Alternative interfaces for queues ° Offheap concurrent ring buffer for ITC/IPC purposes ° Single Writer Map/Set implementations ° Low contention stats counters ° Executor
Built bymizdebsk
State complete
Volume DEFAULT
StartedMon, 21 Feb 2022 11:48:39 UTC
CompletedMon, 21 Feb 2022 11:49:25 UTC
Taskbuild (c9s-candidate, /redhat/centos-stream/rpms/jctools:11610182060d10b7479683d5fa3722ce44453536)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/jctools#11610182060d10b7479683d5fa3722ce44453536'}}
Tags
c9s-gate
c9s-pending
c9s-pending-signed
RPMs
src
jctools-3.3.0-2.el9.src.rpm (info) (download)
noarch
jctools-3.3.0-2.el9.noarch.rpm (info) (download)
jctools-javadoc-3.3.0-2.el9.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Mon Feb 21 2022 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-2 - Remove dependency on javaparser and exec-maven-plugin - Disable tests * Tue Aug 10 2021 Sérgio Basto <sergio@serjux.com> - 3.3.0-1 - Update to 3.3.0 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Feb 02 2021 Fabio Valentini <decathorpe@gmail.com> - 3.2.0-1 - Update to version 3.2.0. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Sep 04 2020 Mat Booth <mat.booth@redhat.com> - 3.1.0-1 - Update to latest upstream version - Obsolete sub-packages that cannot be built on JDK 11 * Tue Jul 28 2020 Mat Booth <mat.booth@redhat.com> - 2.1.2-10 - Patch for javaparser API changes * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 2.1.2-8 - Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 * Fri Jun 26 2020 Roland Grunberg <rgrunber@redhat.com> - 2.1.2-7 - Force Java 8 as we cannot build with Java 11 due to upstream bug.