Alon Bar-Lev has posted comments on this change. Change subject: webadmin: Remove dependency on VdcQuery and Action parameters base ......................................................................
Patch Set 5: (3 comments) .................................................... File frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/FrontendActionAsyncResult.java separate patch to modify tabs and remove dos crlf put this patch first and ask eli to merge... no need to drag it here. Line 1: package org.ovirt.engine.ui.uicompat; Line 2: Line 3: import org.ovirt.engine.core.common.action.VdcActionParametersBase; Line 4: import org.ovirt.engine.core.common.action.VdcActionType; .................................................... File frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/FrontendMultipleActionAsyncResult.java separate patch to modify tabs and remove dos crlf Line 1: package org.ovirt.engine.ui.uicompat; Line 2: Line 3: import org.ovirt.engine.core.common.action.VdcActionType; Line 4: import org.ovirt.engine.core.common.action.VdcReturnValueBase; .................................................... File frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/FrontendMultipleQueryAsyncResult.java separate patch to modify tabs and remove dos crlf Line 1: package org.ovirt.engine.ui.uicompat; Line 2: Line 3: import java.util.ArrayList; Line 4: import java.util.List; -- To view, visit http://gerrit.ovirt.org/21482 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I32eede1e6a27bfe4d906be1fe0a3a397a865df4c Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ravi Nori <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
