Bug 1193392 - Missing GWT permutations
Summary: Missing GWT permutations
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Build and Assembly
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ER6
: 6.1.0
Assignee: Ryan Zhang
QA Contact: Radovan Synek
URL:
Whiteboard:
Depends On:
Blocks: 1192479
TreeView+ depends on / blocked
 
Reported: 2015-02-17 09:59 UTC by Jiri Locker
Modified: 2020-03-27 18:39 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:39:20 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.