Change in ovirt-engine[master]: core: Move CompatibilityVersionUtils to bll

Allon Mureinik has submitted this change and it was merged. Change subject: core: Move CompatibilityVersionUtils to bll ...................................................................... core: Move CompatibilityVersionUtils to bll As CompatibilityVersionUtils is only used by the bll module and as it uses JDK classes that shouldn't be allowed in the common (it breaks animal sniffer), bll is the more appropriate place for it. This patch moves it accordingly. Change-Id: I052ff66c54fbb6037cecb11afacbfe45aab3e3dc Signed-off-by: Allon Mureinik <amureini@redhat.com> --- R backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/common/utils/CompatibilityVersionUtils.java 1 file changed, 0 insertions(+), 0 deletions(-) Approvals: Allon Mureinik: Verified; Passed CI tests Arik Hadas: Looks good to me, approved Ala Hino: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/54972 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I052ff66c54fbb6037cecb11afacbfe45aab3e3dc Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ala Hino <ahino@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marek Libra <mlibra@redhat.com> Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
amureini@redhat.com