Change in ovirt-engine[ovirt-engine-3.5]: userportal, webadmin: Fix frontend compile fedora 21
tnisan at redhat.com
tnisan at redhat.com
Mon Nov 3 14:07:46 UTC 2014
Tal Nisan has submitted this change and it was merged.
Change subject: userportal,webadmin: Fix frontend compile fedora 21
......................................................................
userportal,webadmin: Fix frontend compile fedora 21
- On java < 8 the missing class definition for GenericApiGWTServiceAsync
was silently ignored and would not cause an issue, but with fedora 21
you can't downgrade to java < 8 so the missing class would cause the
compile to fail. The class is generated but we never added the generated
classes path to the source definition in the POM.xml
Change-Id: Ib7fc9c9ecebf39dcae3a0b9c3923e2790dbb179a
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1159026
Signed-off-by: Alexander Wels <awels at redhat.com>
---
M frontend/webadmin/modules/frontend/pom.xml
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Alexander Wels: Verified
Vojtech Szocs: Verified; Looks good to me, approved
Oved Ourfali: Looks good to me, but someone else must approve
--
To view, visit http://gerrit.ovirt.org/34680
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib7fc9c9ecebf39dcae3a0b9c3923e2790dbb179a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
More information about the Engine-commits
mailing list