
Asaf Shakarchi has submitted this change and it was merged. Change subject: build: GWT dependencies cleanups ...................................................................... build: GWT dependencies cleanups - Defined GWT maven plugin in root POM plugin management section. - Defined GWT dependencies in root POM dependency management section. - Versioned and scopes are inherited from root pom for all sub modules. - uicommonweb module is self dependent on gwt-user dependency. - Removed POM changes that are in comments for long time. Change-Id: Iffb753cd6fb4f669b82a40fd0da5f37d15d18e5f Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M frontend/webadmin/modules/frontend/pom.xml M frontend/webadmin/modules/gwt-common/pom.xml M frontend/webadmin/modules/gwt-extension/pom.xml M frontend/webadmin/modules/uicommonweb/pom.xml M frontend/webadmin/modules/uicompat/pom.xml M frontend/webadmin/modules/userportal-gwtp/pom.xml M frontend/webadmin/modules/webadmin/pom.xml M pom.xml 8 files changed, 29 insertions(+), 62 deletions(-) Approvals: Asaf Shakarchi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11227 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iffb753cd6fb4f669b82a40fd0da5f37d15d18e5f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>