Fri, 26 Apr 2024 11:38:48 UTC | login

Information for build vdsm-jsonrpc-java-1.7.1-1.el8

ID36891
Package Namevdsm-jsonrpc-java
Version1.7.1
Release1.el8
Epoch
Sourcevdsm-jsonrpc-java-1.7.1-1.el8.src.rpm
SummaryJsonRpc java client (vdsm-jsonrpc-java) for oVirt
Descriptionvdsm jsonrpc java
Built bysbonazzo
State complete
Volume DEFAULT
StartedFri, 21 Jan 2022 16:15:15 UTC
CompletedFri, 21 Jan 2022 16:17:21 UTC
Taskbuild (virt8s-ovirt-45-el8s, vdsm-jsonrpc-java-1.7.1-1.el8.src.rpm)
Extra{'source': {'original_url': 'vdsm-jsonrpc-java-1.7.1-1.el8.src.rpm'}}
Tags
virt8s-ovirt-45-candidate
virt8s-ovirt-45-release
virt8s-ovirt-45-testing
RPMs
src
vdsm-jsonrpc-java-1.7.1-1.el8.src.rpm (info) (download)
noarch
vdsm-jsonrpc-java-1.7.1-1.el8.noarch.rpm (info) (download)
vdsm-jsonrpc-java-javadoc-1.7.1-1.el8.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Mon Dec 20 2021 Artur Socha <asocha@redhat.com> 1.7.1 - Jackson upgrade to 2.12.1 * Mon Dec 20 2021 Artur Socha <asocha@redhat.com> 1.7.0 - Batch calls support removed - Migrated to GitHub and GitHub Actions - Apache commons lang bumped to lang3 - Log4j12 depedency droped - Logging improved * Wed Nov 25 2020 Artur Socha <asocha@redhat.com> 1.6.0 - Replace org.reactivestreams with standard Java implementation * Tue Oct 27 2020 Artur Socha <asocha@redhant.com> 1.5.7 - Fix for negative subscription count, correct bug-url * Tue Oct 27 2020 Artur Socha <asocha@redhant.com> 1.5.6 - Fix for negative subscription count * Wed Aug 05 2020 Artur Socha <asocha@redhat.com> 1.5.5 - Automation: drop fc30 support - Jackson upgrade to 2.10.3 - ReactorClient: half flag made atomic - More verbose logging in ReactorListener - Unit tests enabled for CI - Unit tests hardening & refactoring * Thu Feb 13 2020 Artur Socha <asocha@redhat.com> 1.5.4 - No more plain java build for release process - fix for incorrect dependencies generation by xmvn - oss parent removed from maven pom * Thu Feb 06 2020 Artur Socha <asocha@redhat.com> 1.5.3 - Jackson migration to com.fasterxml.* v2.9.x - STDCI V2 configuration - Centos 7 CI build configuration removed * Mon Dec 02 2019 Artur Socha <asocha@redhat.com> 1.5.2 - Fix for rpm datadir location - Use always maven to build project - Use tabs character in spec file consistently * Wed Nov 27 2019 Artur Socha <asocha@redhat.com> 1.5.1 - downstream build fix * Tue Nov 26 2019 Artur Socha <asocha@redhat.com> 1.5.0 - migration to java 11 * Tue May 28 2019 Piotr Kliczewski <pkliczew@redhat.com> 1.4.18 - heartbeat: improve how we process * Mon Apr 15 2019 Piotr Kliczewski <pkliczew@redhat.com> 1.4.17 - Provide default timeout to purge events * Fri Apr 12 2019 Piotr Kliczewski <pkliczew@redhat.com> 1.4.16 - Purge old events and EventPublisher should handle exceptions * Fri Oct 05 2018 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.15-2 - packaging: spec: fix spec changelog * Fri Sep 14 2018 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.15 - All hosts stuck in connecting/not responding state until engine restarted * Mon Jul 09 2018 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.14 - Rephrase Heartbeat exceeded error message - Log response when message not found * Wed May 09 2018 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.13 - Rephrase Heartbeat exceeded error message - Connections shouldn't be closed after the connection to the host was recovered * Fri Apr 13 2018 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.12 - Don't retry async calls on connection error * Fri Dec 15 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.11 - Heartbeat logging * Mon Dec 04 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.10 - Heartbeat logging improvements * Mon Nov 20 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.9 - Release host level lock faster * Thu Oct 19 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.8 - host to id mapping needs to be cleared on failure * Wed Sep 20 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.7 - Adding callbacks infrastructure to use non-blocking threads * Tue Apr 11 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.6 - send correlation id to the server * Mon Mar 27 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.5 - java exception visible in Events when upgrade check is done on recently fenced host - packaging: spec: move to headless java * Thu Mar 09 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.4 - remove end of line before command * Wed Feb 22 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.3 - incomplete message BZ #1425725 * Wed Jan 18 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.2 - process messages one by one * Thu Jan 12 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.1 - handle ssl closed status * Mon Jan 09 2017 Piotr Kliczewski <pkliczew@redhat.com> - 1.4.0 - Make sure to match host properly - Add cause exception upon re-throwing IOException in ReactorClient - Frame split when using multiple hosts * Fri Dec 02 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.3.5 - stop processing if closing * Fri Nov 18 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.3.4 - Closing channel could take too much reactor's time * Fri Nov 04 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.3.3 - Release for 4.1 * Wed Oct 12 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.3.2 - No reconnect during setupNetworks * Mon Sep 05 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.3.1 - Release of 1.3.1 * Wed Jun 29 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.2.5 - wait on close * Tue Jun 28 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.2.4 - schedule close when we reset policy * Tue May 31 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.2.3 - Release of 1.2.3 * Mon Feb 08 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.2.1 - Initial release of 4.0 * Tue Jan 19 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.7-1 - Exception shouldn't be recursive * Fri Jan 08 2016 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.6-1 - scheduled tasks do not check whether a channel is there - i/o thread blocked during connection * Thu Sep 24 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.5-1 - Releasing for RC * Wed Jul 15 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.4 - Update report ceritification expiration date - Fix spelling mistake * Sun Jul 05 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.3-2 - Version update * Wed Jul 01 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.3-1 - Matching side effect fix - Report certification expiration date * Wed Jun 10 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.2-1 - Introduced new queue for events * Mon Apr 20 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.1 - Introduction of Events * Tue Apr 07 2015 Piotr Kliczewski <pkliczew@redhat.com> - 1.1.0 - Initial release for 3.6