Tal Nisan has submitted this change and it was merged.
Change subject: build: pack gwt-symbols within jar
......................................................................
build: pack gwt-symbols within jar
due to limitation of rhel build, gwt target files are not available to
the make process.
packing these as maven artifacts will enable to reference them.
somewhat more complex, until we drop el6.
Change-Id: I1bfb8ca2eb2cb9e020eeff2c2e65237839402227
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1182000
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
A frontend/webadmin/modules/frontend-symbols/pom.xml
A frontend/webadmin/modules/frontend-symbols/resources/userportal/.keep
A frontend/webadmin/modules/frontend-symbols/resources/webadmin/.keep
M frontend/webadmin/modules/pom.xml
5 files changed, 60 insertions(+), 10 deletions(-)
Approvals:
Alon Bar-Lev: Verified
Sandro Bonazzola: Looks good to me, approved
oVirt Jenkins CI Server: Looks good to me, but someone else must approve
Greg Sheremeta: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/39286
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1bfb8ca2eb2cb9e020eeff2c2e65237839402227
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server