Github user michaelandrepearce commented on the issue:
https://github.com/apache/activemq-artemis/pull/1385
On back of Dan's comment if we can further reduce the size of the war.
Rather than spending the effort in a complex and hard to maintain overlay,
i thought i would see what is actually the high% of usages, so i ran daisy disk
over to find the usage:
40% is bower components (all needed - bootstrap, d3 etc)
20% is app, but within that app.js the main js at 50% and 40% is
theme/fonts (which are used)
15% is WEB-IF all used
10% is lib all used
I think trying to single out a few things will bring little return will
just bring un-needed complexity, i would not go this route, and accept the war
is the most sensible size without going down the diminishing returns route.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---