Thu, 04 Jul 2024 14:01:42 UTC | login

Information for build concurrentunit-0.4.3-2.fc28

ID33954
Package Nameconcurrentunit
Version0.4.3
Release2.fc28
Epoch
SummaryToolkit for testing multi-threaded and asynchronous applications
DescriptionConcurrentUnit was created to help developers test multi-threaded or asynchronous code. It allows you to perform assertions and wait for operations in any thread, with failures being properly reported back to the main test thread. If an assertion fails, your test fails, regardless of which thread the assertion came from.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 06 Jun 2018 22:11:26 UTC
CompletedWed, 06 Jun 2018 22:11:26 UTC
Tags
f29
RPMs
src
concurrentunit-0.4.3-2.fc28.src.rpm (info) (download)
noarch
concurrentunit-0.4.3-2.fc28.noarch.rpm (info) (download)
concurrentunit-javadoc-0.4.3-2.fc28.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 10 2018 Raphael Groner <projects.rg@smart.ms> - 0.4.3-1 - new version * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jun 15 2016 Mikolaj Izdebski <mizdebsk@redhat.com> - 0.4.2-3 - Add missing build-requires * Thu Mar 31 2016 Raphael Groner <projects.rg@smart.ms> - 0.4.2-2 - add patch for license header - fix line delimiter - unbundle hamcrest * Sun Feb 07 2016 Raphael Groner <projects.rg@smart.ms> - 0.4.2-1 - initial