Allon Mureinik has uploaded a new change for review. Change subject: core: Clean up casts in SessionDataContainer[Test] ......................................................................
core: Clean up casts in SessionDataContainer[Test] Fix casts to the concrete VdcUser in both SessionDataContainer and its test to the interface IVdcUser. The concrete implementation is not needed, and represents an abstraction error. Change-Id: Ida6807a1a182204da64f6c08d000895863f35634 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/session/SessionDataContainer.java M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/session/SessionDataContainerTest.java 2 files changed, 2 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/49/5649/1 -- To view, visit http://gerrit.ovirt.org/5649 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ida6807a1a182204da64f6c08d000895863f35634 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
