[ 
https://issues.apache.org/jira/browse/ARTEMIS-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756970#comment-17756970
 ] 

ASF subversion and git services commented on ARTEMIS-4394:
----------------------------------------------------------

Commit 476357c5530e96b9056b8815a30d0728cfad1df3 in activemq-artemis's branch 
refs/heads/main from Robbie Gemmell
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=476357c553 ]

ARTEMIS-4394: also exclude older guava transitive deps, retain the replacement 
ones only


> management console war file contains some duplicate jars
> --------------------------------------------------------
>
>                 Key: ARTEMIS-4394
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4394
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.30.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 2.31.0
>
>
> The management console.war file contains some 'duplicate' lib jars due to the 
> way the console module build works. As part of its creation it repackages the 
> hawtio war, removing some logging deps + config the broker supplies, and also 
> updating the contained guava version to match the current managed version 
> used elsewhere in the codebase. For the latter process, some transitive 
> dependencies are being duplicated with both the original and updated versions 
> then being present in the new war. As these are mainly build time related 
> annotation dependencies, which we actually exclude elsewhere in the build, it 
> is likely not problematic; however it still shouldn't be the case. Update the 
> process to exclude the originals and so use only the newer replacement 
> version.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to