Asaf Shakarchi has submitted this change and it was merged. Change subject: gwt: Removal of SharedGwt module ......................................................................
gwt: Removal of SharedGwt module Removed SharedGwt module which was packing engine core modules for UI, Instead, direct dependencies on core engine modules were added to the relevant UI modules. Change-Id: Iddd8c8d9a64c2b661d81f46dcc95d2f166034250 --- M frontend/webadmin/modules/frontend/pom.xml M frontend/webadmin/modules/frontend/src/main/java/org/ovirt/engine/ui/Frontend.gwt.xml M frontend/webadmin/modules/gwt-common/pom.xml A frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Common.gwt.xml A frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/Compat.gwt.xml A frontend/webadmin/modules/gwt-common/src/main/resources/org/ovirt/engine/core/SearchBackend.gwt.xml M frontend/webadmin/modules/gwt-extension/pom.xml M frontend/webadmin/modules/pom.xml D frontend/webadmin/modules/sharedgwt/pom.xml D frontend/webadmin/modules/sharedgwt/src/main/java/org/ovirt/engine/SharedGwt.gwt.xml M frontend/webadmin/modules/uicommon/pom.xml M frontend/webadmin/modules/uicommon/src/main/java/org/ovirt/engine/ui/UICommon.gwt.xml M frontend/webadmin/modules/uicommonweb/pom.xml M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/UICommonWeb.gwt.xml M frontend/webadmin/modules/uicompat/pom.xml M frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/UiCompat.gwt.xml M frontend/webadmin/modules/userportal-gwtp/pom.xml M frontend/webadmin/modules/userportal/pom.xml M frontend/webadmin/modules/webadmin/pom.xml 19 files changed, 807 insertions(+), 960 deletions(-) Approvals: Asaf Shakarchi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2164 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iddd8c8d9a64c2b661d81f46dcc95d2f166034250 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <[email protected]> Gerrit-Reviewer: Asaf Shakarchi <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Danny Rankevich <[email protected]> Gerrit-Reviewer: Einav Cohen <[email protected]> Gerrit-Reviewer: Eyal Edri <[email protected]> Gerrit-Reviewer: Vojtech Szocs <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
