Vojtech Szocs has submitted this change and it was merged.
Change subject: webadmin,userportal: Specify GWT module in pom.xml
......................................................................
webadmin,userportal: Specify GWT module in pom.xml
It might happen that gwt-maven-plugin auto-discovers
other (support) modules (like GwtCommon) besides the
main application module (like WebAdmin). This patch
specifies the main module explicitly in pom.xml file.
Change-Id: I18482f5c69072183501116e55ff36ee603dc8fc0
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M frontend/webadmin/modules/userportal-gwtp/pom.xml
M frontend/webadmin/modules/webadmin/pom.xml
2 files changed, 2 insertions(+), 0 deletions(-)
Approvals:
Kanagaraj M: Verified
Vojtech Szocs: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17242
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I18482f5c69072183501116e55ff36ee603dc8fc0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs(a)redhat.com>