Moti Asayag has uploaded a new change for review. Change subject: core: Add Erratum to Common.gwt.xml ......................................................................
core: Add Erratum to Common.gwt.xml Change-Id: I2016b63d6e00b0e70bdd3e79009f210234bb9c2e Signed-off-by: Moti Asayag <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/23/39123/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml index 7236ba6..634fc9c 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml +++ b/frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml @@ -390,6 +390,7 @@ <include name="common/businessentities/ExternalHost.java"/> <include name="common/businessentities/ExternalDiscoveredHost.java"/> <include name="common/businessentities/ExternalComputeResource.java"/> + <include name="common/businessentities/Erratum.java"/> </source> <super-source path="ui/uioverrides" /> -- To view, visit https://gerrit.ovirt.org/39123 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2016b63d6e00b0e70bdd3e79009f210234bb9c2e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
