Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1047894

Summary: Exclude GWT symbolMap files from business-central.war
Product: [Retired] JBoss BRMS Platform 6 Reporter: Jiri Locker <jlocker>
Component: Build and AssemblyAssignee: Julian Coleman <jcoleman>
Status: CLOSED DUPLICATE QA Contact: Lukáš Petrovický <lpetrovi>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-02 14:25:03 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:

Description Jiri Locker 2014-01-02 14:16:36 UTC
Description of problem:
Symbol maps are used to deobfuscate JavaScript method names and shouldn't be needed in production as far as I understand. The reason we want them removed is their size. In ER7 they occupy 479M (BRMS) and 675M (BPMS).

This is has already been handled in 5.3.x release (bug 771953).

Version-Release number of selected component (if applicable):
ER7

Additional info:
http://code.google.com/p/google-web-toolkit/wiki/WebModeExceptions#Resymbolization_/_Deobfuscation

Comment 1 Jiri Locker 2014-01-02 14:18:14 UTC
The symbolMap files are located under business-central.war/org.kie.workbench.drools.KIEDroolsWebapp/.junit_symbolMaps/ (BRMS) and business-central.war/org.kie.workbench.KIEWebapp/.junit_symbolMaps/ (BPMS).

Comment 2 Jiri Locker 2014-01-02 14:25:03 UTC

*** This bug has been marked as a duplicate of bug 1045355 ***