This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new db45bacb5d ARTEMIS-5426 update jar exclusions for new console
db45bacb5d is described below

commit db45bacb5db21e22169321c92c8ac106b0dc5c94
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Apr 14 14:50:27 2025 -0500

    ARTEMIS-5426 update jar exclusions for new console
---
 artemis-distribution/src/main/assembly/dep.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/artemis-distribution/src/main/assembly/dep.xml 
b/artemis-distribution/src/main/assembly/dep.xml
index e301206daa..e11a7de2df 100644
--- a/artemis-distribution/src/main/assembly/dep.xml
+++ b/artemis-distribution/src/main/assembly/dep.xml
@@ -76,6 +76,7 @@
               If any of these jars is dropped from the broker distribution 
they should be added back to the console. -->
          <unpackOptions>
             <excludes>
+               <exclude>**/caffeine*.jar</exclude>
                <exclude>**/guava*.jar</exclude>
                <exclude>**/commons-io*.jar</exclude>
                <exclude>**/commons-logging*.jar</exclude>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to