[
https://issues.apache.org/jira/browse/ARTEMIS-5096?focusedWorklogId=937849&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-937849
]
ASF GitHub Bot logged work on ARTEMIS-5096:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 14/Oct/24 11:42
Start Date: 14/Oct/24 11:42
Worklog Time Spent: 10m
Work Description: gemmellr commented on code in PR #5289:
URL: https://github.com/apache/activemq-artemis/pull/5289#discussion_r1799337518
##########
artemis-hawtio/artemis-console/pom.xml:
##########
@@ -76,9 +76,14 @@
<artifactId>maven-war-plugin</artifactId>
<configuration>
<useCache>true</useCache>
+ <!
Issue Time Tracking
-------------------
Worklog Id: (was: 937849)
Time Spent: 20m (was: 10m)
> Exclude unnecessary jars from console war
> -----------------------------------------
>
> Key: ARTEMIS-5096
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5096
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are a handful of jars packaged in the web console war that are already
> distributed with the broker. There's no need to include these jars twice so
> they should be removed from the console war.
> This will decrease the size of the broker distribution and it also means the
> console will, in some cases, use updated dependencies and prevent security
> tools from flagging older jars in the web console war.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact