Change in ovirt-engine[master]: core: Change IsoDomainListSynchronizer ctor to private

Tal Nisan has submitted this change and it was merged. Change subject: core: Change IsoDomainListSynchronizer ctor to private ...................................................................... core: Change IsoDomainListSynchronizer ctor to private The class is a singleton which ctor was made protected wrongly in order to use it for tests, the ctor should be private Change-Id: I2c3c40843d55fe8368747b5b8aadb01de58e9250 Signed-off-by: Tal Nisan <tnisan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/IsoDomainListSyncronizer.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Tal Nisan: Verified Jenkins CI: Passed CI tests Allon Mureinik: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/45919 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2c3c40843d55fe8368747b5b8aadb01de58e9250 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
tnisan@redhat.com