Bug 1193392

Summary: Missing GWT permutations
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Build and AssemblyAssignee: Ryan Zhang <rzhang>
Status: CLOSED EOL QA Contact: Radovan Synek <rsynek>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 6.1.0CC: kverlaen, mwinkler, rrajasek, rsynek
Target Milestone: ER6Keywords: TestBlocker
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 18:39:20 UTC Type: Bug
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:    
Bug Blocks: 1192479    

Description Jiri Locker 2015-02-17 09:59:07 UTC
Description of problem:
As mentioned in bz 1192479 comment 1, current ER5 build wasn't compiled with full profile that includes GWT permutations for all supported browsers.

Version-Release number of selected component (if applicable):
6.1.0.ER5

Actual results:
Only 2 .cache.html files in business-central.war/org.kie.workbench.drools.KIEDroolsWebapp/. Consequent issues like bz 1192479 and impossibility to log into business central with IE.

Expected results:
Usually there is 28 .cache.html files in business-central.war/org.kie.workbench.drools.KIEDroolsWebapp/.

Additional info:

Comment 2 Ryan Zhang 2015-03-02 11:24:54 UTC
The kie-wb-distribution was indeed intentionally built without -full profile by me  because after disucssion with developers, there is an issue blocked the product  build which is "eap modules" needs higher maven tool chain. However eap modules are not actually needed for product build any more. So I ignored the full profile for walkaround the build issue. Now it obviously seems to be a mistake.

However for ER6, I noticed that the "eap-modules" generation are still present  in kie-wb-distributios, so this issue will still block the product build.

Comment 3 Ryan Zhang 2015-03-03 05:11:24 UTC
The solution is to recover the full profile for kie-wb-distribution but comment out the "kie-eap-integration" modules in pom.xml.

Comment 4 Radovan Synek 2015-03-18 15:00:14 UTC
Verified with both BRMS and BPM Suite 6.1.0.ER6 that all distributions contain 28 .cache.html files.