Bug 1182000
Summary: | [RFE] Bundle GWT symbol maps in GWT application's rpm package | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | rhev-integ |
Component: | ovirt-engine-webadmin-portal | Assignee: | Alon Bar-Lev <alonbl> |
Status: | CLOSED ERRATA | QA Contact: | Pavel Novotny <pnovotny> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.4.4 | CC: | alonbl, ecohen, eedri, gklein, iheim, jraju, lsurette, mgoldboi, michal.skrivanek, pnovotny, pstehlik, rbalakri, Rhev-m-bugs, sbonazzo, sherold, vszocs, yeylon, ylavi |
Target Milestone: | --- | Keywords: | FutureFeature, Improvement, ZStream |
Target Release: | 3.5.3 | Flags: | sherold:
Triaged+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | integration | ||
Fixed In Version: | org.ovirt.engine-root-3.5.3-2 | Doc Type: | Enhancement |
Doc Text: | Story Points: | --- | |
Clone Of: | 1179893 | Environment: | |
Last Closed: | 2015-06-15 13:26:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1179893 | ||
Bug Blocks: | 1197441 |
Description
rhev-integ
2015-01-14 09:30:51 UTC
do you want to clone this to 3.4.z? (In reply to Alon Bar-Lev from comment #1) > do you want to clone this to 3.4.z? originally I wanted to, it turns out that it is not needed at the moment. thanks. FailedQA in rhevm-userportal-debuginfo-3.5.1-0.2.el6ev.noarch, rhevm-webadmin-portal-debuginfo-3.5.1-0.2.el6ev.noarch (vt14.1). The debuginfo packages are built, but are basically empty: # rpm -ql rhevm-userportal-debuginfo /usr/share/ovirt-engine/gwt-symbols/userportal # rpm -ql rhevm-webadmin-portal-debuginfo /usr/share/ovirt-engine/gwt-symbols/webadmin There are no .symbolMap files present. ok, this is going to be non trivial. the mead does not pick these files for the spec stage, it pics only poms, jars, wars, ears, zips. so we need to pack these as zip/jar and extract it at %prep. archive this as jar / zip in maven and extract it at makefile will produce same solution for both upstream/downstream, but will complicate upstream just because mead... well, until rhel-7 properly supported we can do this as well. I suggest to delay this to next z-stream. (In reply to Alon Bar-Lev from comment #6) > I suggest to delay this to next z-stream. no problem -> changing Target Release accordingly. Verified in rhevm-userportal-debuginfo-3.5.3.1-1.4.el6ev.noarch, rhevm-webadmin-portal-debuginfo-3.5.3.1-1.4.el6ev.noarch. Symbol map files are now installed into directories /usr/share/ovirt-engine/gwt-symbols/webadmin/symbolMaps/ (takes 1,1GB) and /usr/share/ovirt-engine/gwt-symbols/userportal/symbolMaps/ (504MB). Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1095.html |