Roy Golan has submitted this change and it was merged. Change subject: core: Cleanup DbUserBase and it's extensions ......................................................................
core: Cleanup DbUserBase and it's extensions Cleaned up DbUserBase and the classes that extend it. Removed XML binding annotations, replaces FQCNs with imports and removed * imports. Change-Id: I397fb9a2dca2aa5aa616f55b1dc441bda8944270 --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DbUser.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/DbUserBase.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/ad_groups.java 3 files changed, 11 insertions(+), 49 deletions(-) Approvals: Allon Mureinik: Verified Roy Golan: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3777 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I397fb9a2dca2aa5aa616f55b1dc441bda8944270 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
